Uses of Interface
org.semanticweb.owlapi.model.OWLObject
Packages that use OWLObject
Package
Description
OBO to OWL.
DL syntax renderer.
Ontology parsing and saving classes.
LaTeX syntax renderer.
Manchester OWL syntax parser and renderer.
Main API classes.
Violation classes.
RDF model package.
RDF/XML syntax parser and renderer.
RDF/XML syntax parser and renderer.
OWLReasoner package.
OWLReasoner implementation package.
Search utilities package.
Utilities package.
Builders package.
OWL API reference implementation package.
Concurrent implementation package.
-
Uses of OWLObject in org.obolibrary.obo2owl
Methods in org.obolibrary.obo2owl with parameters of type OWLObjectModifier and TypeMethodDescriptionOWLAPIOwl2Obo.getIdentifier
(OWLObject obj) Gets the identifier.static String
OWLAPIOwl2Obo.getIdentifierFromObject
(OWLObject obj, OWLOntology ont) Retrieve the identifier for a givenOWLObject
.static String
OWLAPIOwl2Obo.getIdentifierFromObject
(OWLObject obj, OWLOntology ont, String defaultValue) Retrieve the identifier for a givenOWLObject
.static String
OWLAPIOwl2Obo.owlObjectToTag
(OWLObject obj) Owl object to tag. -
Uses of OWLObject in org.semanticweb.owlapi.dlsyntax.renderer
Methods in org.semanticweb.owlapi.dlsyntax.renderer with parameters of type OWLObjectModifier and TypeMethodDescriptionboolean
DLSyntaxObjectRenderer.isFocusedObject
(OWLObject obj) void
DLSyntaxObjectRenderer.setFocusedObject
(OWLObject focusedObject) -
Uses of OWLObject in org.semanticweb.owlapi.io
Methods in org.semanticweb.owlapi.io with parameters of type OWLObject -
Uses of OWLObject in org.semanticweb.owlapi.latex.renderer
Methods in org.semanticweb.owlapi.latex.renderer with parameters of type OWLObject -
Uses of OWLObject in org.semanticweb.owlapi.manchestersyntax.renderer
Methods in org.semanticweb.owlapi.manchestersyntax.renderer that return OWLObjectMethods in org.semanticweb.owlapi.manchestersyntax.renderer with parameters of type OWLObjectModifier and TypeMethodDescriptionConstructors in org.semanticweb.owlapi.manchestersyntax.renderer with parameters of type OWLObjectModifierConstructorDescriptionRendererEvent
(ManchesterOWLSyntaxFrameRenderer frameRenderer, OWLObject frameSubject) -
Uses of OWLObject in org.semanticweb.owlapi.model
Classes in org.semanticweb.owlapi.model with type parameters of type OWLObjectModifier and TypeInterfaceDescriptioninterface
An interface to objects that have a domain.interface
An interface to objects that have a filler.interface
HasOperands<T extends OWLObject>
An interface to objects that have a collection of operands.interface
HasProperty<P extends OWLObject>
An interface to objects which have a property.interface
An interface to objects that have a range.interface
HasSubject<T extends OWLObject>
interface
OWLHasValueRestriction<V extends OWLObject>
interface
OWLNaryAxiom<C extends OWLObject>
Represents an axiom that contains two or more operands that could also be represented with multiple pairwise axioms.Subinterfaces of OWLObject in org.semanticweb.owlapi.modelModifier and TypeInterfaceDescriptioninterface
Annotations are used in the various types of annotation axioms, which bind annotations to their subjects (i.e.interface
Represents AnnotationAssertion axioms in the OWL 2 specification.interface
A super interface for annotation axioms.interface
A marker interface for the values (objects) of annotations.interface
Represents an AnnotationProperty in the OWL 2 specification.interface
Represents an AnnotationPropertyDomain axiom in the OWL 2 specification.interface
Represents an AnnotationPropertyRange axiom in the OWL 2 specification.interface
A marker interface for annotation subjects, which can either be IRIs or anonymous individuals, with visitor methods.interface
A marker interface for annotation values, which can either be an IRI (URI), Literal or Anonymous Individual, with visitor methods.interface
The super interface for all class expressions which are not named class expressions (i.e.interface
Represents Anonymous Individuals in the OWL 2 Specification.interface
Represents AsymmetricObjectProperty axioms in the OWL 2 specification.interface
Represents Axioms in the OWL 2 Specification.
An OWL ontology contains a set of axioms.interface
interface
OWLCardinalityRestriction<F extends OWLPropertyRange>
interface
Represents a Class in the OWL 2 specification.interface
Represents ClassAssertion axioms in the OWL 2 Specification.interface
interface
Represents Class Expressions in the OWL 2 specification.interface
Represents DataAllValuesFrom class expressions in the OWL 2 Specification.interface
Represents Data Property Cardinality Restrictions in the OWL 2 specification.interface
Represents DataComplementOf in the OWL 2 Specification.interface
Represents DataExactCardinality restrictions in the OWL 2 Specification.interface
Represents DataHasValue restrictions in the OWL 2 Specification.interface
Represents DataIntersectionOf in the OWL 2 Specification.interface
Represents DataMaxCardinality restrictions in the OWL 2 Specification.interface
Represents DataMinCardinality restrictions in the OWL 2 Specification.interface
Represents DataOneOf in the OWL 2 Specification.interface
Represents a Data Property in the OWL 2 Specification.interface
Represents a DataPropertyAssertion in the OWL 2 Specification.interface
A high level interface which marks data property axioms (e.g.interface
interface
Represents a DataPropertyDomain axiom in the OWL 2 Specification.interface
A high level interface to describe different types of data properties.interface
Represents a DataPropertyRange axiom in the OWL 2 Specification.interface
Represents a DataRange in the OWL 2 Specification.
A high level interface which represents a data range.interface
Represents a restriction (Object Property Restriction or Data Property Restriction) in the OWL 2 specification.interface
Represents a DataSomeValuesFrom restriction in the OWL 2 Specification.interface
Represents a Datatype (named data range) in the OWL 2 Specification.interface
Represents a DatatypeDefinition axiom in the OWL 2 Specification.interface
Represents a DatatypeRestriction data range in the OWL 2 Specification.interface
Represents a DataUnionOf data range in the OWL 2 Specification.interface
Represents a Declaration in the OWL 2 Specification.interface
Represents a DifferentIndividuals axiom in the OWL 2 Specification.interface
Represents a DisjointClasses axiom in the OWL 2 Specification.interface
Represents a DisjointDataProperties axiom in the OWL 2 Specification.interface
Represents DisjointObjectProperties axioms in the OWL 2 specification.interface
Represents a DisjointUnion axiom in the OWL 2 Specification.interface
Represents Entities in the OWL 2 Specification.interface
Represents an EquivalentClasses axiom in the OWL 2 Specification.interface
Represents an EquivalentDataProperties axiom in the OWL 2 Specification.interface
Represents EquivalentObjectProperties axioms in the OWL 2 specification.interface
A facet restriction is used to restrict a particular datatype.interface
Represents a FunctionalDataProperty axiom in the OWL 2 Specification.interface
Represents FunctionalObjectProperty axioms in the OWL 2 specification.interface
Represents a HasKey axiom in the OWL 2 Specification.interface
OWLHasValueRestriction<V extends OWLObject>
interface
Represents a named or anonymous individual.interface
interface
Represents InverseFunctionalObjectProperty axioms in the OWL 2 specification.interface
Represents an InverseObjectProperties axiom in the OWL 2 Specification.interface
Represents IrreflexiveObjectProperty axioms in the OWL 2 Specification.interface
Represents a Literal in the OWL 2 Specification.interface
A base interface of all axioms that affect the logical meaning of an ontology.interface
Deprecated.this interface is redundantinterface
Marker interface for ontologies where mutating actions must have an effect.interface
Represents a Named Individual in the OWL 2 Specification.interface
Represents a named object for example, class, property, ontology etc.interface
OWLNaryAxiom<C extends OWLObject>
Represents an axiom that contains two or more operands that could also be represented with multiple pairwise axioms.interface
interface
interface
interface
interface
OWLNaryPropertyAxiom<P extends OWLPropertyExpression>
interface
Represents a NegativeDataPropertyAssertion axiom in the OWL 2 Specification.interface
Represents a NegativeObjectPropertyAssertion axiom in the OWL 2 Specification.interface
Represents an ObjectAllValuesFrom restriction in the OWL 2 Specification.interface
interface
Represents an ObjectComplementOf class expression in the OWL 2 Specification.interface
Represents an ObjectExactCardinality restriction in the OWL 2 Specification.interface
Represents an ObjectHasSelf class expression in the OWL 2 Specification.interface
Represents an ObjectHasValue class expression in the OWL 2 Specification.interface
Represents an ObjectIntersectionOf class expression in the OWL 2 Specification.interface
Represents a ObjectInverseOf Represents the inverse of a property expression.interface
Represents an ObjectMaxCardinality restriction in the OWL 2 Specification.interface
Represents a ObjectMinCardinality restriction in the OWL 2 Specification.interface
Represents an ObjectOneOf class expression in the OWL 2 Specification.interface
Represents an Object Property in the OWL 2 Specification.interface
Represents an ObjectPropertyAssertion axiom in the OWL 2 Specification.interface
interface
interface
Represents ObjectPropertyDomain axioms in the OWL 2 specification.interface
interface
Represents ObjectPropertyRange axioms in the OWL 2 specification.interface
Represents a restriction (Object Property Restriction or Data Property Restriction) in the OWL 2 specification.interface
Represents an ObjectSomeValuesFrom class expression in the OWL 2 Specification.interface
Represents an ObjectUnionOf class expression in the OWL 2 Specification.interface
Represents an OWL 2 Ontology in the OWL 2 specification.interface
A common interface for:OWLClass
,OWLObjectProperty
,OWLDataProperty
,OWLAnnotationProperty
,OWLDatatype
,OWLAnonymousIndividual
,OWLLiteral
,IRI
.interface
A marker interface for properties that aren't expression i.e.interface
OWLPropertyAssertionAxiom<P extends OWLPropertyExpression,
O extends OWLPropertyAssertionObject> Represents an Assertion in the OWL 2 specification.interface
A marker interface for the types of property assertion objects (individuals and literals) that are the objects of property assertions.interface
The base interface for property axioms.interface
A marker interface, for objects that can be the ranges of properties.interface
OWLPropertyDomainAxiom<P extends OWLPropertyExpression>
Represents ObjectPropertyDomain axioms in the OWL 2 specification.interface
Represents a property or possibly the inverse of a property.interface
A marker interface, for objects that can be the ranges of properties.interface
OWLPropertyRangeAxiom<P extends OWLPropertyExpression,
R extends OWLPropertyRange> Represents ObjectPropertyRange axioms in the OWL 2 specification.interface
A quantified data restriction.interface
A quantified object restriction.interface
OWLQuantifiedRestriction<F extends OWLPropertyRange>
interface
Represents ReflexiveObjectProperty axioms in the OWL 2 specification.interface
Represents a restriction (Object Property Restriction or Data Property Restriction) in the OWL 2 specification.interface
Represents an SameIndividual axiom in the OWL 2 Specification.interface
Represents an SubAnnotationPropertyOf axiom in the OWL 2 Specification.interface
Represents an SubClassOf axiom in the OWL 2 Specification.interface
Represents an SubDataPropertyOf axiom in the OWL 2 Specification.interface
Represents SubObjectPropertyOf axioms in the OWL 2 specification.interface
OWLSubPropertyAxiom<P extends OWLPropertyExpression>
interface
Represents a SubObjectPropertyOf axiom in the OWL 2 Specification where the subproperty is a chain of properties.interface
Represents SymmetricObjectProperty axioms in the OWL 2 specification.interface
Represents a TransitiveObjectProperty axiom in the OWL 2 Specification.interface
OWLUnaryPropertyAxiom<P extends OWLPropertyExpression>
interface
Represents an object in an atom (either a data object or and individual object).interface
Represents an atom in a rule.interface
SWRLBinaryAtom<A extends SWRLArgument,
B extends SWRLArgument> Represents an atom with two ordered arguments.interface
interface
interface
Represents arguments inSWRLAtom
s that are eitherOWLLiteral
s or variables for individualsSWRLLiteralArgument
.interface
interface
interface
interface
Represents arguments inSWRLAtom
s that are eitherOWLIndividual
s or variables for individualsSWRLIndividualArgument
.interface
interface
interface
interface
interface
Represent a rule.interface
interface
SWRLUnaryAtom<A extends SWRLArgument>
interface
Represents a variable that can appear in an atom.Classes in org.semanticweb.owlapi.model that implement OWLObjectMethods in org.semanticweb.owlapi.model with parameters of type OWLObjectModifier and TypeMethodDescriptionOWLAxiomIndex.axioms
(Class<T> type, Class<? extends OWLObject> explicitClass, OWLObject entity, Imports imports, Navigation forSubPosition) Generic search method: returns all axioms which refer entity, are instances of type, optionally including the imports closure in the results.OWLAxiomIndex.axioms
(Class<T> type, Class<? extends OWLObject> explicitClass, OWLObject entity, Navigation forSubPosition) Generic search method: returns all axioms which refer entity, are instances of type, optionally including the imports closure in the results.OWLAxiomIndex.axioms
(Class<T> type, OWLObject entity, Imports imports, Navigation forSubPosition) Generic search method: returns all axioms which refer entity, are instances of type, optionally including the imports closure in the results.OWLAxiomIndex.axioms
(Class<T> type, OWLObject entity, Navigation forSubPosition) Generic search method: returns all axioms which refer entity, are instances of type, optionally including the imports closure in the results.int
OWLAxiomIndex.getAxioms
(Class<T> type, Class<? extends OWLObject> explicitClass, OWLObject entity, Imports includeImports, Navigation forSubPosition) Generic search method: returns all axioms which refer entity, are instances of type, optionally including the imports closure in the results.OWLAxiomIndex.getAxioms
(Class<T> type, Class<? extends OWLObject> explicitClass, OWLObject entity, Navigation forSubPosition) Generic search method: returns all axioms which refer entity, are instances of type, optionally including the imports closure in the results.OWLAxiomIndex.getAxioms
(Class<T> type, OWLObject entity, Imports includeImports, Navigation forSubPosition) Generic search method: returns all axioms which refer entity, are instances of type, optionally including the imports closure in the results.OWLAxiomIndex.getAxioms
(Class<T> type, OWLObject entity, Navigation forSubPosition) Generic search method: returns all axioms which refer entity, are instances of type, optionally including the imports closure in the results. -
Uses of OWLObject in org.semanticweb.owlapi.profiles.violations
Methods in org.semanticweb.owlapi.profiles.violations that return OWLObjectModifier and TypeMethodDescriptionInsufficientOperands.getExpression()
InsufficientPropertyExpressions.getExpression()
Constructors in org.semanticweb.owlapi.profiles.violations with parameters of type OWLObjectModifierConstructorDescriptionInsufficientOperands
(OWLOntology currentOntology, OWLAxiom node, OWLObject c) -
Uses of OWLObject in org.semanticweb.owlapi.rdf.model
Methods in org.semanticweb.owlapi.rdf.model with parameters of type OWLObject -
Uses of OWLObject in org.semanticweb.owlapi.rdf.rdfxml.parser
Classes in org.semanticweb.owlapi.rdf.rdfxml.parser with type parameters of type OWLObjectModifier and TypeInterfaceDescriptionstatic interface
Translators.ListItemTranslator<O extends OWLObject>
Translates and consumes an item in an RDF list.Methods in org.semanticweb.owlapi.rdf.rdfxml.parser that return OWLObject -
Uses of OWLObject in org.semanticweb.owlapi.rdf.rdfxml.renderer
Methods in org.semanticweb.owlapi.rdf.rdfxml.renderer with parameters of type OWLObject -
Uses of OWLObject in org.semanticweb.owlapi.reasoner
Classes in org.semanticweb.owlapi.reasoner with type parameters of type OWLObject -
Uses of OWLObject in org.semanticweb.owlapi.reasoner.impl
Classes in org.semanticweb.owlapi.reasoner.impl with type parameters of type OWLObjectModifier and TypeClassDescriptionclass
DefaultNode<E extends OWLObject>
class
DefaultNodeSet<E extends OWLObject>
-
Uses of OWLObject in org.semanticweb.owlapi.search
Methods in org.semanticweb.owlapi.search with type parameters of type OWLObjectModifier and TypeMethodDescriptionRetrieve disjoint entities from axioms, including individuals from differentFrom axioms.Retrieve disjoint entities from axioms, including individuals from differentFrom axioms.Retrieve disjoint entities from an axiom, including individuals from differentFrom axioms.Retrieve disjoint entities from an axiom, including individuals from differentFrom axioms.Retrieve the domains from domain axioms.Retrieve the domains from domain axioms.static <C extends OWLObject>
CRetrieve the domains from domain axioms.static <C extends OWLObject>
CRetrieve the domains from domain axioms.Searcher.equivalent
(Stream<? extends OWLAxiom> axioms) Retrieve equivalent entities from axioms, including individuals from sameAs axioms.Searcher.equivalent
(Stream<? extends OWLAxiom> axioms, Class<C> type) Retrieve equivalent entities from axioms, including individuals from sameAs axioms.Searcher.equivalent
(OWLAxiom axiom) Retrieve equivalent entities from an axiom, including individuals from sameAs axioms.Searcher.equivalent
(OWLAxiom axiom, Class<C> type) Retrieve equivalent entities from an axiom, including individuals from sameAs axioms.Retrieve the ranges from range axioms.Retrieve the ranges from range axioms.static <C extends OWLObject>
CRetrieve the ranges from a range axiom.static <C extends OWLObject>
CRetrieve the ranges from a range axiom.Retrieve the sub part of axioms, i.e., subclass or subproperty.Retrieve the sub part of axioms, i.e., subclass or subproperty.static <C extends OWLObject>
CRetrieve the sub part of an axiom, i.e., subclass or subproperty.static <C extends OWLObject>
CRetrieve the sub part of an axiom, i.e., subclass or subproperty.Retrieve the super part of axioms, i.e., superclass or super property.Retrieve the super part of axioms, i.e., superclass or super property.static <C extends OWLObject>
CRetrieve the super part of an axiom, i.e., superclass or super property.static <C extends OWLObject>
CRetrieve the super part of an axiom, i.e., superclass or super property. -
Uses of OWLObject in org.semanticweb.owlapi.util
Classes in org.semanticweb.owlapi.util with type parameters of type OWLObjectModifier and TypeClassDescriptionclass
OWLObjectWalker<O extends OWLObject>
class
StructureWalker<O extends OWLObject>
Structure walker for object walkers.Methods in org.semanticweb.owlapi.util with type parameters of type OWLObjectModifier and TypeMethodDescription<O extends OWLObject>
OOWLObjectDesharer.deshareObject
(O object) <O extends OWLObject>
OOWLObjectDuplicator.duplicateObject
(O object) <O extends OWLObject>
OOWLAnnotationPropertyTransformer.transformObject
(O object) <T extends OWLObject>
voidAnnotationWalkingControl.walk
(StructureWalker<T> walker, OWLObject o) Visit annotations on the object, if the setting allows for the annotations to be visited.Methods in org.semanticweb.owlapi.util that return OWLObjectModifier and TypeMethodDescriptionstatic OWLObject
AxiomSubjectProviderEx.getSubject
(OWLAxiom axiom) AxiomSubjectProviderEx.visit
(OWLAnnotationAssertionAxiom axiom) AxiomSubjectProviderEx.visit
(OWLAnnotationPropertyDomainAxiom axiom) AxiomSubjectProviderEx.visit
(OWLAnnotationPropertyRangeAxiom axiom) AxiomSubjectProviderEx.visit
(OWLAsymmetricObjectPropertyAxiom axiom) AxiomSubjectProviderEx.visit
(OWLClassAssertionAxiom axiom) AxiomSubjectProviderEx.visit
(OWLDataPropertyAssertionAxiom axiom) AxiomSubjectProviderEx.visit
(OWLDataPropertyDomainAxiom axiom) AxiomSubjectProviderEx.visit
(OWLDataPropertyRangeAxiom axiom) AxiomSubjectProviderEx.visit
(OWLDatatypeDefinitionAxiom axiom) AxiomSubjectProviderEx.visit
(OWLDeclarationAxiom axiom) AxiomSubjectProviderEx.visit
(OWLDifferentIndividualsAxiom axiom) AxiomSubjectProviderEx.visit
(OWLDisjointClassesAxiom axiom) AxiomSubjectProviderEx.visit
(OWLDisjointDataPropertiesAxiom axiom) AxiomSubjectProviderEx.visit
(OWLDisjointObjectPropertiesAxiom axiom) AxiomSubjectProviderEx.visit
(OWLDisjointUnionAxiom axiom) AxiomSubjectProviderEx.visit
(OWLEquivalentClassesAxiom axiom) AxiomSubjectProviderEx.visit
(OWLEquivalentDataPropertiesAxiom axiom) AxiomSubjectProviderEx.visit
(OWLEquivalentObjectPropertiesAxiom axiom) AxiomSubjectProviderEx.visit
(OWLFunctionalDataPropertyAxiom axiom) AxiomSubjectProviderEx.visit
(OWLFunctionalObjectPropertyAxiom axiom) AxiomSubjectProviderEx.visit
(OWLHasKeyAxiom axiom) AxiomSubjectProviderEx.visit
(OWLInverseFunctionalObjectPropertyAxiom axiom) AxiomSubjectProviderEx.visit
(OWLInverseObjectPropertiesAxiom axiom) AxiomSubjectProviderEx.visit
(OWLIrreflexiveObjectPropertyAxiom axiom) AxiomSubjectProviderEx.visit
(OWLNegativeDataPropertyAssertionAxiom axiom) AxiomSubjectProviderEx.visit
(OWLNegativeObjectPropertyAssertionAxiom axiom) AxiomSubjectProviderEx.visit
(OWLObjectPropertyAssertionAxiom axiom) AxiomSubjectProviderEx.visit
(OWLObjectPropertyDomainAxiom axiom) AxiomSubjectProviderEx.visit
(OWLObjectPropertyRangeAxiom axiom) AxiomSubjectProviderEx.visit
(OWLReflexiveObjectPropertyAxiom axiom) AxiomSubjectProviderEx.visit
(OWLSameIndividualAxiom axiom) AxiomSubjectProviderEx.visit
(OWLSubAnnotationPropertyOfAxiom axiom) AxiomSubjectProviderEx.visit
(OWLSubClassOfAxiom axiom) AxiomSubjectProviderEx.visit
(OWLSubDataPropertyOfAxiom axiom) AxiomSubjectProviderEx.visit
(OWLSubObjectPropertyOfAxiom axiom) AxiomSubjectProviderEx.visit
(OWLSubPropertyChainOfAxiom axiom) AxiomSubjectProviderEx.visit
(OWLSymmetricObjectPropertyAxiom axiom) AxiomSubjectProviderEx.visit
(OWLTransitiveObjectPropertyAxiom axiom) Methods in org.semanticweb.owlapi.util that return types with arguments of type OWLObjectModifier and TypeMethodDescriptionOWLObjectComponentCollector.getComponents
(OWLObject object) A convenience method that obtains the components of an OWL object.OWLObjectComponentCollector.visit
(OWLAnnotation l) OWLObjectComponentCollector.visit
(OWLAnnotationAssertionAxiom l) OWLObjectComponentCollector.visit
(OWLDataAllValuesFrom ce) OWLObjectComponentCollector.visit
(OWLDataExactCardinality ce) OWLObjectComponentCollector.visit
(OWLDataHasValue ce) OWLObjectComponentCollector.visit
(OWLDataMaxCardinality ce) OWLObjectComponentCollector.visit
(OWLDataMinCardinality ce) OWLObjectComponentCollector.visit
(OWLDataPropertyDomainAxiom ce) OWLObjectComponentCollector.visit
(OWLDataSomeValuesFrom ce) OWLObjectComponentCollector.visit
(OWLLiteral l) OWLObjectComponentCollector.visit
(OWLOntology ontology) OWLObjectComponentCollector.visit
(SWRLBuiltInAtom node) OWLObjectComponentCollector.visit
(SWRLDifferentIndividualsAtom node) OWLObjectComponentCollector.visit
(SWRLSameIndividualAtom node) OWLObjectComponentCollector.visit
(SWRLVariable node) Methods in org.semanticweb.owlapi.util with parameters of type OWLObjectModifier and TypeMethodDescriptionCreate the required changes for this transformation to be applied to the input.int
OWLObjectComponentCollector.getComponents
(OWLObject object) A convenience method that obtains the components of an OWL object.<T extends OWLObject>
voidAnnotationWalkingControl.walk
(StructureWalker<T> walker, OWLObject o) Visit annotations on the object, if the setting allows for the annotations to be visited.Method parameters in org.semanticweb.owlapi.util with type arguments of type OWLObjectModifier and TypeMethodDescriptionstatic int
OWLAPIStreamUtils.compareCollections
(Collection<? extends OWLObject> set1, Collection<? extends OWLObject> set2) static int
OWLAPIStreamUtils.compareLists
(List<? extends OWLObject> set1, List<? extends OWLObject> set2) Check lists for equality (sensitive to order)Constructor parameters in org.semanticweb.owlapi.util with type arguments of type OWLObjectModifierConstructorDescriptionOWLClassLiteralCollector
(Set<OWLObject> objects) OWLClassLiteralCollector
(Set<OWLObject> objects, boolean visitDuplicates) -
Uses of OWLObject in org.semanticweb.owlapitools.builders
Classes in org.semanticweb.owlapitools.builders with type parameters of type OWLObjectModifier and TypeClassDescriptionclass
BaseAnnotationPropertyBuilder<T extends OWLObject,
B> Builder class for OWLDataAllValuesFrom.class
BaseBuilder<T extends OWLObject,
B> Base builder class, providing annotations storage.class
BaseDataBuilder<T extends OWLObject,
B> Builder class for OWLDataAllValuesFrom.class
BaseDataPropertyBuilder<T extends OWLObject,
B> Builder class for OWLDataAllValuesFrom.class
BaseDomainBuilder<T extends OWLObject,
B, P> Builder class for OWLDataPropertyDomainAxiom.class
BaseObjectBuilder<T extends OWLObject,
B> Builder class for OWLDataAllValuesFrom.class
BaseObjectPropertyBuilder<T extends OWLObject,
B> Builder class for OWLDataAllValuesFrom.class
BaseSetBuilder<T extends OWLObject,
B, I> Abstract builder for entities.class
BaseSubBuilder<T extends OWLObject,
B, I> Builder class for OWLSubAnnotationPropertyOfAxiom.interface
SettableProperty<P extends OWLObject,
B> An object with a settable property attribute.interface
SettableRange<R extends OWLObject,
B> An interface for objects which have a settable range attribute. -
Uses of OWLObject in org.semanticweb.owlapitools.decomposition
Methods in org.semanticweb.owlapitools.decomposition with parameters of type OWLObjectModifier and TypeMethodDescriptionboolean
LocalityChecker.isBotEquivalent
(OWLObject expr) boolean
SemanticLocalityChecker.isBotEquivalent
(OWLObject expr) boolean
SyntacticLocalityChecker.isBotEquivalent
(OWLObject expr) boolean
LocalityChecker.isTopEquivalent
(OWLObject expr) boolean
SemanticLocalityChecker.isTopEquivalent
(OWLObject expr) boolean
SyntacticLocalityChecker.isTopEquivalent
(OWLObject expr) boolean
TopEquivalenceEvaluator.isTopEquivalent
(OWLObject expr) -
Uses of OWLObject in uk.ac.manchester.cs.owl.owlapi
Classes in uk.ac.manchester.cs.owl.owlapi with type parameters of type OWLObjectSubinterfaces of OWLObject in uk.ac.manchester.cs.owl.owlapiModifier and TypeInterfaceDescriptioninterface
Created by ses on 10/7/14.Classes in uk.ac.manchester.cs.owl.owlapi that implement OWLObjectModifier and TypeClassDescriptionclass
An optimised implementation of OWLDatatype for OWL2Datatypes.class
class
class
class
class
class
class
class
class
class
class
class
OWLCardinalityRestrictionImpl<F extends OWLPropertyRange>
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
OWLIndividualRelationshipAxiomImpl<P extends OWLPropertyExpression,
O extends OWLPropertyAssertionObject> class
class
class
class
Implementation ofOWLLiteral
that uses compression of strings.class
class
class
class
class
class
class
An OWLLiteral whose datatype is RDF_LANG_STRING or XSD_STRINGclass
An OWLLiteral with xsd:string datatype and no language tag.class
class
class
class
class
class
class
OWLNaryPropertyAxiomImpl<P extends OWLPropertyExpression>
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
OWLPropertyDomainAxiomImpl<P extends OWLPropertyExpression>
class
OWLPropertyRangeAxiomImpl<P extends OWLPropertyExpression,
R extends OWLPropertyRange> class
Quantified data restriction.class
Quantified object restriction.class
OWLQuantifiedRestrictionImpl<F extends OWLPropertyRange>
class
class
class
class
class
class
class
OWLSubPropertyAxiomImpl<P extends OWLPropertyExpression>
class
class
class
class
OWLUnaryPropertyAxiomImpl<P extends OWLPropertyExpression>
class
OWLValueRestrictionImpl<V extends OWLObject>
class
class
SWRLBinaryAtomImpl<A extends SWRLArgument,
B extends SWRLArgument> class
class
class
class
class
class
class
class
class
class
class
SWRLUnaryAtomImpl<A extends SWRLArgument>
class
Methods in uk.ac.manchester.cs.owl.owlapi with parameters of type OWLObject -
Uses of OWLObject in uk.ac.manchester.cs.owl.owlapi.concurrent
Classes in uk.ac.manchester.cs.owl.owlapi.concurrent that implement OWLObjectModifier and TypeClassDescriptionclass
Matthew Horridge Stanford Center for Biomedical Informatics Research 03/04/15Methods in uk.ac.manchester.cs.owl.owlapi.concurrent with parameters of type OWLObjectModifier and TypeMethodDescriptionConcurrentOWLOntologyImpl.axioms
(Class<T> aClass, Class<? extends OWLObject> aClass1, OWLObject owlObject, Imports imports, Navigation navigation) ConcurrentOWLOntologyImpl.axioms
(Class<T> type, Class<? extends OWLObject> explicitClass, OWLObject entity, Navigation forSubPosition) ConcurrentOWLOntologyImpl.axioms
(Class<T> aClass, OWLObject owlObject, Imports imports, Navigation navigation) ConcurrentOWLOntologyImpl.axioms
(Class<T> type, OWLObject entity, Navigation forSubPosition) int
ConcurrentOWLOntologyImpl.getAxioms
(Class<T> aClass, Class<? extends OWLObject> aClass1, OWLObject owlObject, Imports imports, Navigation navigation) ConcurrentOWLOntologyImpl.getAxioms
(Class<T> type, Class<? extends OWLObject> explicitClass, OWLObject entity, Navigation forSubPosition) ConcurrentOWLOntologyImpl.getAxioms
(Class<T> aClass, OWLObject owlObject, Imports imports, Navigation navigation) ConcurrentOWLOntologyImpl.getAxioms
(Class<T> type, OWLObject entity, Navigation forSubPosition)