| Package | Description |
|---|---|
| org.semanticweb.owlapi.io | |
| org.semanticweb.owlapi.model | |
| org.semanticweb.owlapi.profiles | |
| org.semanticweb.owlapi.reasoner | |
| org.semanticweb.owlapi.util |
| Modifier and Type | Method and Description |
|---|---|
String |
ToStringRenderer.getRendering(OWLObject object) |
String |
OWLObjectRenderer.render(OWLObject object)
Renders the specified object.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
OWLHasValueRestriction<R extends OWLPropertyRange,P extends OWLPropertyExpression<R,P>,V extends OWLObject>
Author: Matthew Horridge
The University Of Manchester Bio-Health Informatics Group Date: 24-Oct-2006 |
| Modifier and Type | Interface and Description |
|---|---|
interface |
OWLAnnotation
Author: Matthew Horridge
The University Of Manchester Bio-Health Informatics Group Date: 18-Dec-2006 Annotations are used in the various types of annotation axioms, which bind annotations to their subjects (i.e. |
interface |
OWLAnnotationAssertionAxiom
Author: Matthew Horridge
The University Of Manchester Bio-Health Informatics Group Date: 25-Nov-2006 Represents AnnotationAssertion axioms in the OWL 2 specification. |
interface |
OWLAnnotationAxiom
Author: Matthew Horridge
The University Of Manchester Bio-Health Informatics Group Date: 25-Oct-2006 A super interface for annotation axioms. |
interface |
OWLAnnotationObject
Author: Matthew Horridge
The University of Manchester Information Management Group Date: 15-Jan-2009 A marker interface for the values (objects) of annotations. |
interface |
OWLAnnotationProperty
Author: Matthew Horridge
The University of Manchester Information Management Group Date: 13-Jan-2009 |
interface |
OWLAnnotationPropertyDomainAxiom
Author: Matthew Horridge
The University of Manchester Information Management Group Date: 13-Jan-2009 |
interface |
OWLAnnotationPropertyRangeAxiom
Author: Matthew Horridge
The University of Manchester Information Management Group Date: 13-Jan-2009 |
interface |
OWLAnnotationSubject
Author: Matthew Horridge
The University of Manchester Information Management Group Date: 13-Jan-2009 A marker interface for annotation subjects, which can either be IRIs or anonymous individuals, with visitor methods. |
interface |
OWLAnnotationValue
Author: Matthew Horridge
The University of Manchester Information Management Group Date: 13-Jan-2009 A marker interface for annotation values, which can either be an IRI (URI), Literal or Anonymous Individual, with visitor methods. |
interface |
OWLAnonymousClassExpression
Author: Matthew Horridge
The University Of Manchester Bio-Health Informatics Group Date: 24-Oct-2006 The super interface for all class expressions which are not named class expressions (i.e. |
interface |
OWLAnonymousIndividual
Author: Matthew Horridge
The University Of Manchester Bio-Health Informatics Group Date: 24-Oct-2006 |
interface |
OWLAsymmetricObjectPropertyAxiom
Author: Matthew Horridge
The University Of Manchester Bio-Health Informatics Group Date: 24-Oct-2006 Represents AsymmetricObjectProperty axioms in the OWL 2 specification. |
interface |
OWLAxiom
Author: Matthew Horridge
The University Of Manchester Bio-Health Informatics Group Date: 24-Oct-2006 |
interface |
OWLBooleanClassExpression
Author: Matthew Horridge
The University Of Manchester Bio-Health Informatics Group Date: 24-Oct-2006 |
interface |
OWLCardinalityRestriction<R extends OWLPropertyRange,P extends OWLPropertyExpression<R,P>,F extends OWLPropertyRange>
Author: Matthew Horridge
The University Of Manchester Bio-Health Informatics Group Date: 24-Oct-2006 |
interface |
OWLClass
Author: Matthew Horridge
The University Of Manchester Bio-Health Informatics Group Date: 24-Oct-2006 Represents a Class in the OWL 2 specification. |
interface |
OWLClassAssertionAxiom
Author: Matthew Horridge
The University Of Manchester Bio-Health Informatics Group Date: 24-Oct-2006 Represents ClassAssertion axioms in the OWL 2 Specification. |
interface |
OWLClassAxiom
Author: Matthew Horridge
The University Of Manchester Bio-Health Informatics Group Date: 24-Oct-2006 |
interface |
OWLClassExpression
Author: Matthew Horridge
The University Of Manchester Bio-Health Informatics Group Date: 24-Oct-2006 Represents Class Expressions in the OWL 2 specification. |
interface |
OWLDataAllValuesFrom
Author: Matthew Horridge
The University Of Manchester Bio-Health Informatics Group Date: 24-Oct-2006 |
interface |
OWLDataCardinalityRestriction
Author: Matthew Horridge
The University Of Manchester Bio-Health Informatics Group Date: 24-Oct-2006 |
interface |
OWLDataComplementOf
Author: Matthew Horridge
The University Of Manchester Bio-Health Informatics Group Date: 24-Oct-2006 |
interface |
OWLDataExactCardinality
Author: Matthew Horridge
The University Of Manchester Bio-Health Informatics Group Date: 24-Oct-2006 |
interface |
OWLDataHasValue
Author: Matthew Horridge
The University Of Manchester Bio-Health Informatics Group Date: 24-Oct-2006 |
interface |
OWLDataIntersectionOf
Author: Matthew Horridge
The University of Manchester Information Management Group Date: 15-Jan-2009 |
interface |
OWLDataMaxCardinality
Author: Matthew Horridge
The University Of Manchester Bio-Health Informatics Group Date: 24-Oct-2006 |
interface |
OWLDataMinCardinality
Author: Matthew Horridge
The University Of Manchester Bio-Health Informatics Group Date: 24-Oct-2006 |
interface |
OWLDataOneOf
Author: Matthew Horridge
The University Of Manchester Bio-Health Informatics Group Date: 24-Oct-2006 |
interface |
OWLDataProperty
Author: Matthew Horridge
The University Of Manchester Bio-Health Informatics Group Date: 24-Oct-2006 |
interface |
OWLDataPropertyAssertionAxiom
Author: Matthew Horridge
The University Of Manchester Bio-Health Informatics Group Date: 24-Oct-2006 Represents a DataPropertyAssertion in the OWL 2 Specification. |
interface |
OWLDataPropertyAxiom
Author: Matthew Horridge
The University Of Manchester Bio-Health Informatics Group Date: 26-Oct-2006 A high level interface which marks data property axioms (e.g. |
interface |
OWLDataPropertyCharacteristicAxiom
Author: Matthew Horridge
The University Of Manchester Bio-Health Informatics Group Date: 26-Oct-2006 |
interface |
OWLDataPropertyDomainAxiom
Author: Matthew Horridge
The University Of Manchester Bio-Health Informatics Group Date: 24-Oct-2006 Represents a DataPropertyDomain axiom in the OWL 2 Specification. |
interface |
OWLDataPropertyExpression
Author: Matthew Horridge
The University Of Manchester Bio-Health Informatics Group Date: 24-Oct-2006 A high level interface to describe different types of data properties. |
interface |
OWLDataPropertyRangeAxiom
Author: Matthew Horridge
The University Of Manchester Bio-Health Informatics Group Date: 24-Oct-2006 Represents a DataPropertyRange axiom in the OWL 2 Specification. |
interface |
OWLDataRange
Author: Matthew Horridge
The University Of Manchester Bio-Health Informatics Group Date: 24-Oct-2006 Represents a DataRange in the OWL 2 Specification. |
interface |
OWLDataSomeValuesFrom
Author: Matthew Horridge
The University Of Manchester Bio-Health Informatics Group Date: 24-Oct-2006 Represents a DataSomeValuesFrom restriction in the OWL 2 Specification. |
interface |
OWLDatatype
Author: Matthew Horridge
The University Of Manchester Bio-Health Informatics Group Date: 24-Oct-2006 Represents a Datatype (named data range) in the OWL 2 Specification. |
interface |
OWLDatatypeDefinitionAxiom
Author: Matthew Horridge
The University of Manchester Information Management Group Date: 24-Mar-2009 Represents a DatatypeDefinition axiom in the OWL 2 Specification. |
interface |
OWLDatatypeRestriction
Author: Matthew Horridge
The University Of Manchester Bio-Health Informatics Group Date: 24-Oct-2006 Represents a DatatypeRestriction data range in the OWL 2 Specification. |
interface |
OWLDataUnionOf
Author: Matthew Horridge
The University of Manchester Information Management Group Date: 15-Jan-2009 Represents a DataUnionOf data range in the OWL 2 Specification. |
interface |
OWLDeclarationAxiom
Author: Matthew Horridge
The University Of Manchester Bio-Health Informatics Group Date: 24-Oct-2006 Represents a Declaration in the OWL 2 Specification. |
interface |
OWLDifferentIndividualsAxiom
Author: Matthew Horridge
The University Of Manchester Bio-Health Informatics Group Date: 24-Oct-2006 Represents a DifferentIndividuals axiom in the OWL 2 Specification. |
interface |
OWLDisjointClassesAxiom
Author: Matthew Horridge
The University Of Manchester Bio-Health Informatics Group Date: 24-Oct-2006 Represents a DisjointClasses axiom in the OWL 2 Specification. |
interface |
OWLDisjointDataPropertiesAxiom
Author: Matthew Horridge
The University Of Manchester Bio-Health Informatics Group Date: 24-Oct-2006 Represents a DisjointDataProperties axiom in the OWL 2 Specification. |
interface |
OWLDisjointObjectPropertiesAxiom
Author: Matthew Horridge
The University Of Manchester Bio-Health Informatics Group Date: 24-Oct-2006 |
interface |
OWLDisjointUnionAxiom
Author: Matthew Horridge
The University Of Manchester Bio-Health Informatics Group Date: 24-Oct-2006 Represents a DisjointUnion axiom in the OWL 2 Specification. |
interface |
OWLEntity
Author: Matthew Horridge
The University Of Manchester Bio-Health Informatics Group Date: 24-Oct-2006 |
interface |
OWLEquivalentClassesAxiom
Author: Matthew Horridge
The University Of Manchester Bio-Health Informatics Group Date: 24-Oct-2006 Represents an EquivalentClasses axiom in the OWL 2 Specification. |
interface |
OWLEquivalentDataPropertiesAxiom
Author: Matthew Horridge
The University Of Manchester Bio-Health Informatics Group Date: 24-Oct-2006 Represents an EquivalentDataProperties axiom in the OWL 2 Specification. |
interface |
OWLEquivalentObjectPropertiesAxiom
Author: Matthew Horridge
The University Of Manchester Bio-Health Informatics Group Date: 24-Oct-2006 |
interface |
OWLFacetRestriction
Author: Matthew Horridge
The University Of Manchester Bio-Health Informatics Group Date: 11-Jan-2007 A facet restriction is used to restrict a particular datatype. |
interface |
OWLFunctionalDataPropertyAxiom
Author: Matthew Horridge
The University Of Manchester Bio-Health Informatics Group Date: 24-Oct-2006 Represents a FunctionalDataProperty axiom in the OWL 2 Specification. |
interface |
OWLFunctionalObjectPropertyAxiom
Author: Matthew Horridge
The University Of Manchester Bio-Health Informatics Group Date: 24-Oct-2006 |
interface |
OWLHasKeyAxiom
Author: Matthew Horridge
The University of Manchester Information Management Group Date: 15-Jan-2009 Represents a HasKey axiom in the OWL 2 Specification. |
interface |
OWLHasValueRestriction<R extends OWLPropertyRange,P extends OWLPropertyExpression<R,P>,V extends OWLObject>
Author: Matthew Horridge
The University Of Manchester Bio-Health Informatics Group Date: 24-Oct-2006 |
interface |
OWLIndividual
Author: Matthew Horridge
The University Of Manchester Bio-Health Informatics Group Date: 25-Oct-2006 Represents a named or anonymous individual. |
interface |
OWLIndividualAxiom
Author: Matthew Horridge
The University Of Manchester Bio-Health Informatics Group Date: 24-Oct-2006 |
interface |
OWLInverseFunctionalObjectPropertyAxiom
Author: Matthew Horridge
The University Of Manchester Bio-Health Informatics Group Date: 24-Oct-2006 |
interface |
OWLInverseObjectPropertiesAxiom
Author: Matthew Horridge
The University Of Manchester Bio-Health Informatics Group Date: 29-Nov-2006 Represents an InverseObjectProperties axiom in the OWL 2 Specification. |
interface |
OWLIrreflexiveObjectPropertyAxiom
Author: Matthew Horridge
The University Of Manchester Bio-Health Informatics Group Date: 24-Oct-2006 |
interface |
OWLLiteral
Author: Matthew Horridge
The University Of Manchester Bio-Health Informatics Group Date: 24-Oct-2006 Represents a Literal in the OWL 2 Specification. |
interface |
OWLLogicalAxiom
Author: Matthew Horridge
The University Of Manchester Bio-Health Informatics Group Date: 05-Dec-2006 A base interface of all axioms that affect the logical meaning of an ontology. |
interface |
OWLLogicalEntity
Author: Matthew Horridge
The University of Manchester Information Management Group Date: 25-Nov-2009 An OWLLogicalEntity is an OWLEntity that is not an OWLAnnotationProperty. |
interface |
OWLMutableOntology
Author: Matthew Horridge
The University Of Manchester Bio-Health Informatics Group Date: 25-Oct-2006 |
interface |
OWLNamedIndividual
Author: Matthew Horridge
The University of Manchester Information Management Group Date: 15-Jan-2009 Represents a Named Individual in the OWL 2 Specification. |
interface |
OWLNamedObject
Author: Matthew Horridge
The University Of Manchester Bio-Health Informatics Group Date: 24-Oct-2006 Represents a named object for example, class, property, ontology etc. |
interface |
OWLNaryAxiom
Author: Matthew Horridge
The University of Manchester Information Management Group Date: 05-Jan-2010 |
interface |
OWLNaryBooleanClassExpression
Author: Matthew Horridge
The University Of Manchester Bio-Health Informatics Group Date: 24-Oct-2006 |
interface |
OWLNaryClassAxiom
Author: Matthew Horridge
The University Of Manchester Bio-Health Informatics Group Date: 24-Oct-2006 |
interface |
OWLNaryDataRange
Author: Matthew Horridge
The University of Manchester Information Management Group Date: 15-Jan-2009 |
interface |
OWLNaryIndividualAxiom
Author: Matthew Horridge
The University Of Manchester Bio-Health Informatics Group Date: 24-Oct-2006 |
interface |
OWLNaryPropertyAxiom<P extends OWLPropertyExpression<?,?>>
Author: Matthew Horridge
The University Of Manchester Bio-Health Informatics Group Date: 24-Oct-2006 |
interface |
OWLNegativeDataPropertyAssertionAxiom
Author: Matthew Horridge
The University Of Manchester Bio-Health Informatics Group Date: 24-Oct-2006 Represents a NegativeDataPropertyAssertion axiom in the OWL 2 Specification. |
interface |
OWLNegativeObjectPropertyAssertionAxiom
Author: Matthew Horridge
The University Of Manchester Bio-Health Informatics Group Date: 24-Oct-2006 Represents a NegativeObjectPropertyAssertion axiom in the OWL 2 Specification. |
interface |
OWLObjectAllValuesFrom
Author: Matthew Horridge
The University Of Manchester Bio-Health Informatics Group Date: 24-Oct-2006 Represents an ObjectAllValuesFrom restriction in the OWL 2 Specification. |
interface |
OWLObjectCardinalityRestriction
Author: Matthew Horridge
The University Of Manchester Bio-Health Informatics Group Date: 25-Oct-2006 |
interface |
OWLObjectComplementOf
Author: Matthew Horridge
The University Of Manchester Bio-Health Informatics Group Date: 24-Oct-2006 Represents an ObjectComplementOf class expression in the OWL 2 Specification. |
interface |
OWLObjectExactCardinality
Author: Matthew Horridge
The University Of Manchester Bio-Health Informatics Group Date: 24-Oct-2006 Represents an ObjectExactCardinality restriction in the OWL 2 Specification. |
interface |
OWLObjectHasSelf
Author: Matthew Horridge
The University Of Manchester Bio-Health Informatics Group Date: 24-Oct-2006 Represents an ObjectHasSelf class expression in the OWL 2 Specification. |
interface |
OWLObjectHasValue
Author: Matthew Horridge
The University Of Manchester Bio-Health Informatics Group Date: 24-Oct-2006 Represents an ObjectHasValue class expression in the OWL 2 Specification. |
interface |
OWLObjectIntersectionOf
Author: Matthew Horridge
The University Of Manchester Bio-Health Informatics Group Date: 25-Oct-2006 Represents an ObjectIntersectionOf class expression in the OWL 2 Specification. |
interface |
OWLObjectInverseOf
Author: Matthew Horridge
The University Of Manchester Bio-Health Informatics Group Date: 24-Oct-2006 Represents a ObjectInverseOf property expression in the OWL 2 Specification. |
interface |
OWLObjectMaxCardinality
Author: Matthew Horridge
The University Of Manchester Bio-Health Informatics Group Date: 24-Oct-2006 Represents an ObjectMaxCardinality restriction in the OWL 2 Specification. |
interface |
OWLObjectMinCardinality
Author: Matthew Horridge
The University Of Manchester Bio-Health Informatics Group Date: 24-Oct-2006 Represents a ObjectMinCardinality restriction in the OWL 2 Specification. |
interface |
OWLObjectOneOf
Author: Matthew Horridge
The University Of Manchester Bio-Health Informatics Group Date: 24-Oct-2006 Represents an ObjectOneOf class expression in the OWL 2 Specification. |
interface |
OWLObjectProperty
Author: Matthew Horridge
The University Of Manchester Bio-Health Informatics Group Date: 24-Oct-2006 Represents an Object Property in the OWL 2 Specification. |
interface |
OWLObjectPropertyAssertionAxiom
Author: Matthew Horridge
The University Of Manchester Bio-Health Informatics Group Date: 24-Oct-2006 Represents an ObjectPropertyAssertion axiom in the OWL 2 Specification. |
interface |
OWLObjectPropertyAxiom
Author: Matthew Horridge
The University Of Manchester Bio-Health Informatics Group Date: 24-Oct-2006 |
interface |
OWLObjectPropertyCharacteristicAxiom
Author: Matthew Horridge
The University Of Manchester Bio-Health Informatics Group Date: 26-Oct-2006 |
interface |
OWLObjectPropertyDomainAxiom
Author: Matthew Horridge
The University Of Manchester Bio-Health Informatics Group Date: 24-Oct-2006 |
interface |
OWLObjectPropertyExpression
Author: Matthew Horridge
The University Of Manchester Bio-Health Informatics Group Date: 24-Oct-2006 |
interface |
OWLObjectPropertyRangeAxiom
Author: Matthew Horridge
The University Of Manchester Bio-Health Informatics Group Date: 24-Oct-2006 |
interface |
OWLObjectSomeValuesFrom
Author: Matthew Horridge
The University Of Manchester Bio-Health Informatics Group Date: 24-Oct-2006 Represents an ObjectSomeValuesFrom class expression in the OWL 2 Specification. |
interface |
OWLObjectUnionOf
Author: Matthew Horridge
The University Of Manchester Bio-Health Informatics Group Date: 24-Oct-2006 Represents an ObjectUnionOf class expression in the OWL 2 Specification. |
interface |
OWLOntology
Author: Matthew Horridge
The University Of Manchester Bio-Health Informatics Group Date: 24-Oct-2006 |
interface |
OWLProperty<R extends OWLPropertyRange,P extends OWLPropertyExpression<R,P>>
Author: Matthew Horridge
The University Of Manchester Bio-Health Informatics Group Date: 23-Jan-2007 A marker interface for properties that aren't expression i.e. |
interface |
OWLPropertyAssertionAxiom<P extends OWLPropertyExpression<?,?>,O extends OWLPropertyAssertionObject>
Author: Matthew Horridge
The University Of Manchester Bio-Health Informatics Group Date: 24-Oct-2006 Represents an Assertion in the OWL 2 specification. |
interface |
OWLPropertyAssertionObject
Author: Matthew Horridge
The University of Manchester Information Management Group Date: 18-Mar-2009 |
interface |
OWLPropertyAxiom
Author: Matthew Horridge
The University Of Manchester Bio-Health Informatics Group Date: 24-Oct-2006 The base interface for property axioms. |
interface |
OWLPropertyDomainAxiom<P extends OWLPropertyExpression<?,?>>
Author: Matthew Horridge
The University Of Manchester Bio-Health Informatics Group Date: 24-Oct-2006 Represents ObjectPropertyDomain axioms in the OWL 2 specification. |
interface |
OWLPropertyExpression<R extends OWLPropertyRange,P extends OWLPropertyExpression<R,P>>
Author: Matthew Horridge
The University Of Manchester Bio-Health Informatics Group Date: 24-Oct-2006 Represents a property or possibly the inverse of a property. |
interface |
OWLPropertyRange
Author: Matthew Horridge
The University Of Manchester Bio-Health Informatics Group Date: 24-Oct-2006 A marker interface, for objects that can be the ranges of properties |
interface |
OWLPropertyRangeAxiom<P extends OWLPropertyExpression<?,?>,R extends OWLPropertyRange>
Author: Matthew Horridge
The University Of Manchester Bio-Health Informatics Group Date: 24-Oct-2006 Represents ObjectPropertyRange axioms in the OWL 2 specification. |
interface |
OWLQuantifiedDataRestriction
A quantified data restriction
|
interface |
OWLQuantifiedObjectRestriction
A quantified object restriction
|
interface |
OWLQuantifiedRestriction<R extends OWLPropertyRange,P extends OWLPropertyExpression<R,P>,F extends OWLPropertyRange>
Author: Matthew Horridge
The University Of Manchester Bio-Health Informatics Group Date: 25-Oct-2006 |
interface |
OWLReflexiveObjectPropertyAxiom
Author: Matthew Horridge
The University Of Manchester Bio-Health Informatics Group Date: 24-Oct-2006 Represents ReflexiveObjectProperty axioms in the OWL 2 specification. |
interface |
OWLRestriction<R extends OWLPropertyRange,P extends OWLPropertyExpression<R,P>,F>
Author: Matthew Horridge
The University Of Manchester Bio-Health Informatics Group Date: 24-Oct-2006 Represents a restriction (Object Property Restriction or Data Property Restriction) in the OWL 2 specification. |
interface |
OWLSameIndividualAxiom
Author: Matthew Horridge
The University Of Manchester Bio-Health Informatics Group Date: 24-Oct-2006 Represents an SameIndividual axiom in the OWL 2 Specification. |
interface |
OWLSubAnnotationPropertyOfAxiom
Author: Matthew Horridge
The University of Manchester Information Management Group Date: 13-Jan-2009 Represents an SubAnnotationPropertyOf axiom in the OWL 2 Specification. |
interface |
OWLSubClassOfAxiom
Author: Matthew Horridge
The University Of Manchester Bio-Health Informatics Group Date: 24-Oct-2006 Represents an SubClassOf axiom in the OWL 2 Specification. |
interface |
OWLSubDataPropertyOfAxiom
Author: Matthew Horridge
The University Of Manchester Bio-Health Informatics Group Date: 24-Oct-2006 Represents an SubDataPropertyOf axiom in the OWL 2 Specification. |
interface |
OWLSubObjectPropertyOfAxiom
Author: Matthew Horridge
The University Of Manchester Bio-Health Informatics Group Date: 24-Oct-2006 |
interface |
OWLSubPropertyAxiom<P extends OWLPropertyExpression<?,?>>
Author: Matthew Horridge
The University Of Manchester Bio-Health Informatics Group Date: 24-Oct-2006 |
interface |
OWLSubPropertyChainOfAxiom
Author: Matthew Horridge
The University Of Manchester Bio-Health Informatics Group Date: 22-Nov-2006 Represents a SubObjectPropertyOf axiom in the OWL 2 Specification where the subproperty is a chain of properties. |
interface |
OWLSymmetricObjectPropertyAxiom
Author: Matthew Horridge
The University Of Manchester Bio-Health Informatics Group Date: 24-Oct-2006 |
interface |
OWLTransitiveObjectPropertyAxiom
Author: Matthew Horridge
The University Of Manchester Bio-Health Informatics Group Date: 24-Oct-2006 Represents a TransitiveObjectProperty axiom in the OWL 2 Specification. |
interface |
OWLUnaryPropertyAxiom<P extends OWLPropertyExpression<?,?>>
Author: Matthew Horridge
The University Of Manchester Bio-Health Informatics Group Date: 25-Oct-2006 |
interface |
SWRLArgument
Author: Matthew Horridge
The University Of Manchester Medical Informatics Group Date: Jan 15, 2007 matthew.horridge@cs.man.ac.uk www.cs.man.ac.uk/~horridgm Represents an object in an atom (either a data object or and individual object) |
interface |
SWRLAtom
Author: Matthew Horridge
The University Of Manchester Medical Informatics Group Date: Jan 15, 2007 matthew.horridge@cs.man.ac.uk www.cs.man.ac.uk/~horridgm Represents an atom in a rule. |
interface |
SWRLBinaryAtom<A extends SWRLArgument,B extends SWRLArgument>
Author: Matthew Horridge
The University Of Manchester Medical Informatics Group Date: Jan 15, 2007 matthew.horridge@cs.man.ac.uk www.cs.man.ac.uk/~horridgm Represents an atom with two ordered arguments |
interface |
SWRLBuiltInAtom
Author: Matthew Horridge
The University Of Manchester Medical Informatics Group Date: Jan 15, 2007 matthew.horridge@cs.man.ac.uk www.cs.man.ac.uk/~horridgm |
interface |
SWRLClassAtom
Author: Matthew Horridge
The University Of Manchester Medical Informatics Group Date: Jan 15, 2007 matthew.horridge@cs.man.ac.uk www.cs.man.ac.uk/~horridgm |
interface |
SWRLDArgument
Author: Matthew Horridge
The University Of Manchester Medical Informatics Group Date: Jan 15, 2007 matthew.horridge@cs.man.ac.uk www.cs.man.ac.uk/~horridgm Represents arguments in SWRLAtoms that are either
OWLLiterals or variables for
individuals SWRLLiteralArgument |
interface |
SWRLDataPropertyAtom
Author: Matthew Horridge
The University Of Manchester Medical Informatics Group Date: Jan 15, 2007 matthew.horridge@cs.man.ac.uk www.cs.man.ac.uk/~horridgm |
interface |
SWRLDataRangeAtom
Author: Matthew Horridge
The University Of Manchester Medical Informatics Group Date: Jan 15, 2007 matthew.horridge@cs.man.ac.uk www.cs.man.ac.uk/~horridgm |
interface |
SWRLDifferentIndividualsAtom
Author: Matthew Horridge
The University Of Manchester Bio-Health Informatics Group Date: 18-Feb-2007 |
interface |
SWRLIArgument
Author: Matthew Horridge
The University Of Manchester Medical Informatics Group Date: Jan 15, 2007 matthew.horridge@cs.man.ac.uk www.cs.man.ac.uk/~horridgm Represents arguments in SWRLAtoms that are either
OWLIndividuals or variables for
individuals SWRLIndividualArgument |
interface |
SWRLIndividualArgument
Author: Matthew Horridge
The University Of Manchester Medical Informatics Group Date: Jan 15, 2007 matthew.horridge@cs.man.ac.uk www.cs.man.ac.uk/~horridgm |
interface |
SWRLLiteralArgument
Author: Matthew Horridge
The University Of Manchester Medical Informatics Group Date: Jan 15, 2007 matthew.horridge@cs.man.ac.uk www.cs.man.ac.uk/~horridgm |
interface |
SWRLObject
Author: Matthew Horridge
The University Of Manchester Medical Informatics Group Date: Jan 15, 2007 matthew.horridge@cs.man.ac.uk www.cs.man.ac.uk/~horridgm |
interface |
SWRLObjectPropertyAtom
Author: Matthew Horridge
The University Of Manchester Medical Informatics Group Date: Jan 15, 2007 matthew.horridge@cs.man.ac.uk www.cs.man.ac.uk/~horridgm |
interface |
SWRLRule
Author: Matthew Horridge
The University Of Manchester Medical Informatics Group Date: Jan 15, 2007 matthew.horridge@cs.man.ac.uk www.cs.man.ac.uk/~horridgm Represent a rule. |
interface |
SWRLSameIndividualAtom
Author: Matthew Horridge
The University Of Manchester Bio-Health Informatics Group Date: 18-Feb-2007 |
interface |
SWRLUnaryAtom<A extends SWRLArgument>
Author: Matthew Horridge
The University Of Manchester Medical Informatics Group Date: Jan 15, 2007 matthew.horridge@cs.man.ac.uk www.cs.man.ac.uk/~horridgm |
interface |
SWRLVariable
Author: Matthew Horridge
The University Of Manchester Medical Informatics Group Date: Jan 15, 2007 matthew.horridge@cs.man.ac.uk www.cs.man.ac.uk/~horridgm Represents a variable that can appear in an atom. |
| Modifier and Type | Class and Description |
|---|---|
class |
IRI
Author: Matthew Horridge
The University of Manchester Information Management Group Date: 14-Jan-2009 Represents International Resource Identifiers |
| Modifier and Type | Method and Description |
|---|---|
int |
IRI.compareTo(OWLObject o) |
| Constructor and Description |
|---|
InsufficientOperands(OWLOntology currentOntology,
OWLAxiom node,
OWLObject c) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Node<E extends OWLObject>
Author: Matthew Horridge
The University of Manchester Information Management Group Date: 03-Jul-2009 |
interface |
NodeSet<E extends OWLObject>
Author: Matthew Horridge
The University of Manchester Information Management Group Date: 01-Aug-2009 |
| Modifier and Type | Class and Description |
|---|---|
class |
OWLObjectWalker<O extends OWLObject>
Author: Matthew Horridge
The University Of Manchester Information Management Group Date: 29-Jul-2008 |
| Modifier and Type | Method and Description |
|---|---|
<O extends OWLObject> |
OWLObjectDuplicator.duplicateObject(OWLObject object) |
| Modifier and Type | Method and Description |
|---|---|
OWLObject |
AxiomSubjectProvider.getSubject(OWLAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
Set<OWLObject> |
OWLObjectComponentCollector.getComponents(OWLObject object)
A convenience method that obtains the components of an
OWL object.
|
Set<OWLObject> |
OWLObjectComponentCollector.getResult() |
| Modifier and Type | Method and Description |
|---|---|
<O extends OWLObject> |
OWLObjectDuplicator.duplicateObject(OWLObject object) |
Set<OWLObject> |
OWLObjectComponentCollector.getComponents(OWLObject object)
A convenience method that obtains the components of an
OWL object.
|
protected O |
OWLObjectVisitorExAdapter.getDefaultReturnValue(OWLObject object)
Gets the default return value for this visitor.
|
int |
OWLObjectTypeIndexProvider.getTypeIndex(OWLObject object) |
protected void |
OWLObjectVisitorAdapter.handleDefault(OWLObject owlObject) |
protected void |
OWLObjectComponentCollector.handleObject(OWLObject obj)
Handles an object.
|
static int |
HashCode.hashCode(OWLObject object) |
String |
SimpleRenderer.render(OWLObject object) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
SimpleRenderer.render(Set<? extends OWLObject> objects) |
| Constructor and Description |
|---|
OWLClassLiteralCollector(Set<OWLObject> objects) |
OWLClassLiteralCollector(Set<OWLObject> objects,
boolean visitDuplicates) |
Copyright © 2013 The University of Manchester. All Rights Reserved.