Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 

A

aboxAxioms(Imports) - Method in interface org.semanticweb.owlapi.model.OWLOntology
Gets the axioms that form the ABox for this ontology, i.e., the ones whose type is in the AxiomType::ABoxAxiomTypes.
ABoxAxiomTypes - Static variable in class org.semanticweb.owlapi.model.AxiomType
Set of abox axiom types.
AbstractCollector - Class in org.semanticweb.owlapi.util
A utility class that visits all components of classes and axioms; this base class allows subclasses to choose lements of interest and override handling of such elements.
AbstractCollector() - Constructor for class org.semanticweb.owlapi.util.AbstractCollector
 
AbstractCollectorEx<E> - Class in org.semanticweb.owlapi.util
A utility class that visits all components of classes and axioms; this base class allows subclasses to choose elements of interest and override handling of such elements.
AbstractCollectorEx(Collection<E>) - Constructor for class org.semanticweb.owlapi.util.AbstractCollectorEx
 
AbstractCompositeOntologyChange - Class in org.semanticweb.owlapi.change
 
AbstractOWLParser - Class in org.semanticweb.owlapi.io
A convenience base class for parsers, which provides a mechanism to manage the setting and getting of the OWLOntologyManager that should be associated with the parser.
AbstractOWLRenderer - Class in org.semanticweb.owlapi.io
 
AbstractOWLStorer - Class in org.semanticweb.owlapi.util
Base class for ontology storers.
AbstractOWLStorer() - Constructor for class org.semanticweb.owlapi.util.AbstractOWLStorer
 
AbstractRDFNonPrefixDocumentFormat - Class in org.semanticweb.owlapi.formats
An abstract base class for RDF Document Formats that are not prefix aware.
AbstractRDFNonPrefixDocumentFormat() - Constructor for class org.semanticweb.owlapi.formats.AbstractRDFNonPrefixDocumentFormat
 
AbstractRDFPrefixDocumentFormat - Class in org.semanticweb.owlapi.formats
An Abstract Document Format for Prefix aware RDF formats.
AbstractRDFPrefixDocumentFormat() - Constructor for class org.semanticweb.owlapi.formats.AbstractRDFPrefixDocumentFormat
 
accept(OWLOntologyChangeDataVisitor<O>) - Method in class org.semanticweb.owlapi.change.AddAxiomData
 
accept(OWLOntologyChangeDataVisitor<O>) - Method in class org.semanticweb.owlapi.change.AddImportData
 
accept(OWLOntologyChangeDataVisitor<O>) - Method in class org.semanticweb.owlapi.change.AddOntologyAnnotationData
 
accept(OWLOntologyChangeDataVisitor<R>) - Method in class org.semanticweb.owlapi.change.OWLOntologyChangeData
Accepts a visit from an OWLOntologyChangeDataVisitor.
accept(OWLOntologyChangeDataVisitor<O>) - Method in class org.semanticweb.owlapi.change.RemoveAxiomData
 
accept(OWLOntologyChangeDataVisitor<O>) - Method in class org.semanticweb.owlapi.change.RemoveImportData
 
accept(OWLOntologyChangeDataVisitor<O>) - Method in class org.semanticweb.owlapi.change.RemoveOntologyAnnotationData
 
accept(OWLOntologyChangeDataVisitor<O>) - Method in class org.semanticweb.owlapi.change.SetOntologyIDData
 
accept(OWLOntologyChangeVisitor) - Method in class org.semanticweb.owlapi.model.AddAxiom
 
accept(OWLOntologyChangeVisitorEx<O>) - Method in class org.semanticweb.owlapi.model.AddAxiom
 
accept(OWLOntologyChangeVisitor) - Method in class org.semanticweb.owlapi.model.AddImport
 
accept(OWLOntologyChangeVisitorEx<O>) - Method in class org.semanticweb.owlapi.model.AddImport
 
accept(OWLOntologyChangeVisitor) - Method in class org.semanticweb.owlapi.model.AddOntologyAnnotation
 
accept(OWLOntologyChangeVisitorEx<O>) - Method in class org.semanticweb.owlapi.model.AddOntologyAnnotation
 
accept(EntityTypeVisitorEx<T>) - Method in class org.semanticweb.owlapi.model.EntityType
 
accept(OWLObjectVisitor) - Method in class org.semanticweb.owlapi.model.IRI
 
accept(OWLObjectVisitorEx<O>) - Method in class org.semanticweb.owlapi.model.IRI
 
accept(OWLAnnotationSubjectVisitor) - Method in class org.semanticweb.owlapi.model.IRI
 
accept(OWLAnnotationSubjectVisitorEx<E>) - Method in class org.semanticweb.owlapi.model.IRI
 
accept(OWLAnnotationValueVisitor) - Method in class org.semanticweb.owlapi.model.IRI
 
accept(OWLAnnotationValueVisitorEx<O>) - Method in class org.semanticweb.owlapi.model.IRI
 
accept(OWLAnnotationObjectVisitor) - Method in interface org.semanticweb.owlapi.model.OWLAnnotation
 
accept(OWLAnnotationObjectVisitorEx<O>) - Method in interface org.semanticweb.owlapi.model.OWLAnnotation
 
accept(OWLObjectVisitor) - Method in interface org.semanticweb.owlapi.model.OWLAnnotation
 
accept(OWLObjectVisitorEx<O>) - Method in interface org.semanticweb.owlapi.model.OWLAnnotation
 
accept(OWLObjectVisitor) - Method in interface org.semanticweb.owlapi.model.OWLAnnotationAssertionAxiom
 
accept(OWLObjectVisitorEx<O>) - Method in interface org.semanticweb.owlapi.model.OWLAnnotationAssertionAxiom
 
accept(OWLAxiomVisitor) - Method in interface org.semanticweb.owlapi.model.OWLAnnotationAssertionAxiom
 
accept(OWLAxiomVisitorEx<O>) - Method in interface org.semanticweb.owlapi.model.OWLAnnotationAssertionAxiom
 
accept(OWLObjectVisitor) - Method in interface org.semanticweb.owlapi.model.OWLAnnotationProperty
 
accept(OWLObjectVisitorEx<O>) - Method in interface org.semanticweb.owlapi.model.OWLAnnotationProperty
 
accept(OWLPropertyExpressionVisitor) - Method in interface org.semanticweb.owlapi.model.OWLAnnotationProperty
 
accept(OWLPropertyExpressionVisitorEx<O>) - Method in interface org.semanticweb.owlapi.model.OWLAnnotationProperty
 
accept(OWLEntityVisitor) - Method in interface org.semanticweb.owlapi.model.OWLAnnotationProperty
 
accept(OWLEntityVisitorEx<O>) - Method in interface org.semanticweb.owlapi.model.OWLAnnotationProperty
 
accept(OWLNamedObjectVisitor) - Method in interface org.semanticweb.owlapi.model.OWLAnnotationProperty
 
accept(OWLNamedObjectVisitorEx<O>) - Method in interface org.semanticweb.owlapi.model.OWLAnnotationProperty
 
accept(OWLObjectVisitor) - Method in interface org.semanticweb.owlapi.model.OWLAnnotationPropertyDomainAxiom
 
accept(OWLObjectVisitorEx<O>) - Method in interface org.semanticweb.owlapi.model.OWLAnnotationPropertyDomainAxiom
 
accept(OWLAxiomVisitor) - Method in interface org.semanticweb.owlapi.model.OWLAnnotationPropertyDomainAxiom
 
accept(OWLAxiomVisitorEx<O>) - Method in interface org.semanticweb.owlapi.model.OWLAnnotationPropertyDomainAxiom
 
accept(OWLObjectVisitor) - Method in interface org.semanticweb.owlapi.model.OWLAnnotationPropertyRangeAxiom
 
accept(OWLObjectVisitorEx<O>) - Method in interface org.semanticweb.owlapi.model.OWLAnnotationPropertyRangeAxiom
 
accept(OWLAxiomVisitor) - Method in interface org.semanticweb.owlapi.model.OWLAnnotationPropertyRangeAxiom
 
accept(OWLAxiomVisitorEx<O>) - Method in interface org.semanticweb.owlapi.model.OWLAnnotationPropertyRangeAxiom
 
accept(OWLAnnotationSubjectVisitor) - Method in interface org.semanticweb.owlapi.model.OWLAnnotationSubject
 
accept(OWLAnnotationSubjectVisitorEx<O>) - Method in interface org.semanticweb.owlapi.model.OWLAnnotationSubject
 
accept(OWLAnnotationValueVisitor) - Method in interface org.semanticweb.owlapi.model.OWLAnnotationValue
 
accept(OWLAnnotationValueVisitorEx<O>) - Method in interface org.semanticweb.owlapi.model.OWLAnnotationValue
 
accept(OWLObjectVisitor) - Method in interface org.semanticweb.owlapi.model.OWLAnonymousIndividual
 
accept(OWLObjectVisitorEx<O>) - Method in interface org.semanticweb.owlapi.model.OWLAnonymousIndividual
 
accept(OWLIndividualVisitor) - Method in interface org.semanticweb.owlapi.model.OWLAnonymousIndividual
 
accept(OWLIndividualVisitorEx<O>) - Method in interface org.semanticweb.owlapi.model.OWLAnonymousIndividual
 
accept(OWLAnnotationValueVisitor) - Method in interface org.semanticweb.owlapi.model.OWLAnonymousIndividual
 
accept(OWLAnnotationValueVisitorEx<O>) - Method in interface org.semanticweb.owlapi.model.OWLAnonymousIndividual
 
accept(OWLAnnotationSubjectVisitor) - Method in interface org.semanticweb.owlapi.model.OWLAnonymousIndividual
 
accept(OWLAnnotationSubjectVisitorEx<E>) - Method in interface org.semanticweb.owlapi.model.OWLAnonymousIndividual
 
accept(OWLObjectVisitor) - Method in interface org.semanticweb.owlapi.model.OWLAsymmetricObjectPropertyAxiom
 
accept(OWLObjectVisitorEx<O>) - Method in interface org.semanticweb.owlapi.model.OWLAsymmetricObjectPropertyAxiom
 
accept(OWLAxiomVisitor) - Method in interface org.semanticweb.owlapi.model.OWLAsymmetricObjectPropertyAxiom
 
accept(OWLAxiomVisitorEx<O>) - Method in interface org.semanticweb.owlapi.model.OWLAsymmetricObjectPropertyAxiom
 
accept(OWLAxiomVisitor) - Method in interface org.semanticweb.owlapi.model.OWLAxiom
 
accept(OWLAxiomVisitorEx<O>) - Method in interface org.semanticweb.owlapi.model.OWLAxiom
 
accept(OWLObjectVisitor) - Method in interface org.semanticweb.owlapi.model.OWLClass
 
accept(OWLObjectVisitorEx<O>) - Method in interface org.semanticweb.owlapi.model.OWLClass
 
accept(OWLClassExpressionVisitor) - Method in interface org.semanticweb.owlapi.model.OWLClass
 
accept(OWLClassExpressionVisitorEx<O>) - Method in interface org.semanticweb.owlapi.model.OWLClass
 
accept(OWLEntityVisitor) - Method in interface org.semanticweb.owlapi.model.OWLClass
 
accept(OWLEntityVisitorEx<O>) - Method in interface org.semanticweb.owlapi.model.OWLClass
 
accept(OWLNamedObjectVisitor) - Method in interface org.semanticweb.owlapi.model.OWLClass
 
accept(OWLNamedObjectVisitorEx<O>) - Method in interface org.semanticweb.owlapi.model.OWLClass
 
accept(OWLObjectVisitor) - Method in interface org.semanticweb.owlapi.model.OWLClassAssertionAxiom
 
accept(OWLObjectVisitorEx<O>) - Method in interface org.semanticweb.owlapi.model.OWLClassAssertionAxiom
 
accept(OWLAxiomVisitor) - Method in interface org.semanticweb.owlapi.model.OWLClassAssertionAxiom
 
accept(OWLAxiomVisitorEx<O>) - Method in interface org.semanticweb.owlapi.model.OWLClassAssertionAxiom
 
accept(OWLClassExpressionVisitor) - Method in interface org.semanticweb.owlapi.model.OWLClassExpression
Accepts a visit from an OWLExpressionVisitor.
accept(OWLClassExpressionVisitorEx<O>) - Method in interface org.semanticweb.owlapi.model.OWLClassExpression
 
accept(OWLObjectVisitor) - Method in interface org.semanticweb.owlapi.model.OWLDataAllValuesFrom
 
accept(OWLObjectVisitorEx<O>) - Method in interface org.semanticweb.owlapi.model.OWLDataAllValuesFrom
 
accept(OWLClassExpressionVisitor) - Method in interface org.semanticweb.owlapi.model.OWLDataAllValuesFrom
 
accept(OWLClassExpressionVisitorEx<O>) - Method in interface org.semanticweb.owlapi.model.OWLDataAllValuesFrom
 
accept(OWLObjectVisitor) - Method in interface org.semanticweb.owlapi.model.OWLDataComplementOf
 
accept(OWLObjectVisitorEx<O>) - Method in interface org.semanticweb.owlapi.model.OWLDataComplementOf
 
accept(OWLDataVisitor) - Method in interface org.semanticweb.owlapi.model.OWLDataComplementOf
 
accept(OWLDataVisitorEx<O>) - Method in interface org.semanticweb.owlapi.model.OWLDataComplementOf
 
accept(OWLDataRangeVisitor) - Method in interface org.semanticweb.owlapi.model.OWLDataComplementOf
 
accept(OWLDataRangeVisitorEx<O>) - Method in interface org.semanticweb.owlapi.model.OWLDataComplementOf
 
accept(OWLObjectVisitor) - Method in interface org.semanticweb.owlapi.model.OWLDataExactCardinality
 
accept(OWLObjectVisitorEx<O>) - Method in interface org.semanticweb.owlapi.model.OWLDataExactCardinality
 
accept(OWLClassExpressionVisitor) - Method in interface org.semanticweb.owlapi.model.OWLDataExactCardinality
 
accept(OWLClassExpressionVisitorEx<O>) - Method in interface org.semanticweb.owlapi.model.OWLDataExactCardinality
 
accept(OWLObjectVisitor) - Method in interface org.semanticweb.owlapi.model.OWLDataHasValue
 
accept(OWLObjectVisitorEx<O>) - Method in interface org.semanticweb.owlapi.model.OWLDataHasValue
 
accept(OWLClassExpressionVisitor) - Method in interface org.semanticweb.owlapi.model.OWLDataHasValue
 
accept(OWLClassExpressionVisitorEx<O>) - Method in interface org.semanticweb.owlapi.model.OWLDataHasValue
 
accept(OWLObjectVisitor) - Method in interface org.semanticweb.owlapi.model.OWLDataIntersectionOf
 
accept(OWLObjectVisitorEx<O>) - Method in interface org.semanticweb.owlapi.model.OWLDataIntersectionOf
 
accept(OWLDataVisitor) - Method in interface org.semanticweb.owlapi.model.OWLDataIntersectionOf
 
accept(OWLDataVisitorEx<O>) - Method in interface org.semanticweb.owlapi.model.OWLDataIntersectionOf
 
accept(OWLDataRangeVisitor) - Method in interface org.semanticweb.owlapi.model.OWLDataIntersectionOf
 
accept(OWLDataRangeVisitorEx<O>) - Method in interface org.semanticweb.owlapi.model.OWLDataIntersectionOf
 
accept(OWLObjectVisitor) - Method in interface org.semanticweb.owlapi.model.OWLDataMaxCardinality
 
accept(OWLObjectVisitorEx<O>) - Method in interface org.semanticweb.owlapi.model.OWLDataMaxCardinality
 
accept(OWLClassExpressionVisitor) - Method in interface org.semanticweb.owlapi.model.OWLDataMaxCardinality
 
accept(OWLClassExpressionVisitorEx<O>) - Method in interface org.semanticweb.owlapi.model.OWLDataMaxCardinality
 
accept(OWLObjectVisitor) - Method in interface org.semanticweb.owlapi.model.OWLDataMinCardinality
 
accept(OWLObjectVisitorEx<O>) - Method in interface org.semanticweb.owlapi.model.OWLDataMinCardinality
 
accept(OWLClassExpressionVisitor) - Method in interface org.semanticweb.owlapi.model.OWLDataMinCardinality
 
accept(OWLClassExpressionVisitorEx<O>) - Method in interface org.semanticweb.owlapi.model.OWLDataMinCardinality
 
accept(OWLObjectVisitor) - Method in interface org.semanticweb.owlapi.model.OWLDataOneOf
 
accept(OWLObjectVisitorEx<O>) - Method in interface org.semanticweb.owlapi.model.OWLDataOneOf
 
accept(OWLDataVisitor) - Method in interface org.semanticweb.owlapi.model.OWLDataOneOf
 
accept(OWLDataVisitorEx<O>) - Method in interface org.semanticweb.owlapi.model.OWLDataOneOf
 
accept(OWLDataRangeVisitor) - Method in interface org.semanticweb.owlapi.model.OWLDataOneOf
 
accept(OWLDataRangeVisitorEx<O>) - Method in interface org.semanticweb.owlapi.model.OWLDataOneOf
 
accept(OWLObjectVisitor) - Method in interface org.semanticweb.owlapi.model.OWLDataProperty
 
accept(OWLObjectVisitorEx<O>) - Method in interface org.semanticweb.owlapi.model.OWLDataProperty
 
accept(OWLPropertyExpressionVisitor) - Method in interface org.semanticweb.owlapi.model.OWLDataProperty
 
accept(OWLPropertyExpressionVisitorEx<O>) - Method in interface org.semanticweb.owlapi.model.OWLDataProperty
 
accept(OWLEntityVisitor) - Method in interface org.semanticweb.owlapi.model.OWLDataProperty
 
accept(OWLEntityVisitorEx<O>) - Method in interface org.semanticweb.owlapi.model.OWLDataProperty
 
accept(OWLNamedObjectVisitor) - Method in interface org.semanticweb.owlapi.model.OWLDataProperty
 
accept(OWLNamedObjectVisitorEx<O>) - Method in interface org.semanticweb.owlapi.model.OWLDataProperty
 
accept(OWLObjectVisitor) - Method in interface org.semanticweb.owlapi.model.OWLDataPropertyAssertionAxiom
 
accept(OWLObjectVisitorEx<O>) - Method in interface org.semanticweb.owlapi.model.OWLDataPropertyAssertionAxiom
 
accept(OWLAxiomVisitor) - Method in interface org.semanticweb.owlapi.model.OWLDataPropertyAssertionAxiom
 
accept(OWLAxiomVisitorEx<O>) - Method in interface org.semanticweb.owlapi.model.OWLDataPropertyAssertionAxiom
 
accept(OWLObjectVisitor) - Method in interface org.semanticweb.owlapi.model.OWLDataPropertyDomainAxiom
 
accept(OWLObjectVisitorEx<O>) - Method in interface org.semanticweb.owlapi.model.OWLDataPropertyDomainAxiom
 
accept(OWLAxiomVisitor) - Method in interface org.semanticweb.owlapi.model.OWLDataPropertyDomainAxiom
 
accept(OWLAxiomVisitorEx<O>) - Method in interface org.semanticweb.owlapi.model.OWLDataPropertyDomainAxiom
 
accept(OWLObjectVisitor) - Method in interface org.semanticweb.owlapi.model.OWLDataPropertyRangeAxiom
 
accept(OWLObjectVisitorEx<O>) - Method in interface org.semanticweb.owlapi.model.OWLDataPropertyRangeAxiom
 
accept(OWLAxiomVisitor) - Method in interface org.semanticweb.owlapi.model.OWLDataPropertyRangeAxiom
 
accept(OWLAxiomVisitorEx<O>) - Method in interface org.semanticweb.owlapi.model.OWLDataPropertyRangeAxiom
 
accept(OWLDataVisitor) - Method in interface org.semanticweb.owlapi.model.OWLDataRange
 
accept(OWLDataVisitorEx<O>) - Method in interface org.semanticweb.owlapi.model.OWLDataRange
 
accept(OWLDataRangeVisitor) - Method in interface org.semanticweb.owlapi.model.OWLDataRange
 
accept(OWLDataRangeVisitorEx<O>) - Method in interface org.semanticweb.owlapi.model.OWLDataRange
 
accept(OWLObjectVisitor) - Method in interface org.semanticweb.owlapi.model.OWLDataSomeValuesFrom
 
accept(OWLObjectVisitorEx<O>) - Method in interface org.semanticweb.owlapi.model.OWLDataSomeValuesFrom
 
accept(OWLClassExpressionVisitor) - Method in interface org.semanticweb.owlapi.model.OWLDataSomeValuesFrom
 
accept(OWLClassExpressionVisitorEx<O>) - Method in interface org.semanticweb.owlapi.model.OWLDataSomeValuesFrom
 
accept(OWLObjectVisitor) - Method in interface org.semanticweb.owlapi.model.OWLDatatype
 
accept(OWLObjectVisitorEx<O>) - Method in interface org.semanticweb.owlapi.model.OWLDatatype
 
accept(OWLEntityVisitor) - Method in interface org.semanticweb.owlapi.model.OWLDatatype
 
accept(OWLEntityVisitorEx<O>) - Method in interface org.semanticweb.owlapi.model.OWLDatatype
 
accept(OWLNamedObjectVisitor) - Method in interface org.semanticweb.owlapi.model.OWLDatatype
 
accept(OWLNamedObjectVisitorEx<O>) - Method in interface org.semanticweb.owlapi.model.OWLDatatype
 
accept(OWLDataVisitor) - Method in interface org.semanticweb.owlapi.model.OWLDatatype
 
accept(OWLDataVisitorEx<O>) - Method in interface org.semanticweb.owlapi.model.OWLDatatype
 
accept(OWLDataRangeVisitor) - Method in interface org.semanticweb.owlapi.model.OWLDatatype
 
accept(OWLDataRangeVisitorEx<O>) - Method in interface org.semanticweb.owlapi.model.OWLDatatype
 
accept(OWLObjectVisitor) - Method in interface org.semanticweb.owlapi.model.OWLDatatypeDefinitionAxiom
 
accept(OWLObjectVisitorEx<O>) - Method in interface org.semanticweb.owlapi.model.OWLDatatypeDefinitionAxiom
 
accept(OWLAxiomVisitor) - Method in interface org.semanticweb.owlapi.model.OWLDatatypeDefinitionAxiom
 
accept(OWLAxiomVisitorEx<O>) - Method in interface org.semanticweb.owlapi.model.OWLDatatypeDefinitionAxiom
 
accept(OWLObjectVisitor) - Method in interface org.semanticweb.owlapi.model.OWLDatatypeRestriction
 
accept(OWLObjectVisitorEx<O>) - Method in interface org.semanticweb.owlapi.model.OWLDatatypeRestriction
 
accept(OWLDataVisitor) - Method in interface org.semanticweb.owlapi.model.OWLDatatypeRestriction
 
accept(OWLDataVisitorEx<O>) - Method in interface org.semanticweb.owlapi.model.OWLDatatypeRestriction
 
accept(OWLDataRangeVisitor) - Method in interface org.semanticweb.owlapi.model.OWLDatatypeRestriction
 
accept(OWLDataRangeVisitorEx<O>) - Method in interface org.semanticweb.owlapi.model.OWLDatatypeRestriction
 
accept(OWLObjectVisitor) - Method in interface org.semanticweb.owlapi.model.OWLDataUnionOf
 
accept(OWLObjectVisitorEx<O>) - Method in interface org.semanticweb.owlapi.model.OWLDataUnionOf
 
accept(OWLDataVisitor) - Method in interface org.semanticweb.owlapi.model.OWLDataUnionOf
 
accept(OWLDataVisitorEx<O>) - Method in interface org.semanticweb.owlapi.model.OWLDataUnionOf
 
accept(OWLDataRangeVisitor) - Method in interface org.semanticweb.owlapi.model.OWLDataUnionOf
 
accept(OWLDataRangeVisitorEx<O>) - Method in interface org.semanticweb.owlapi.model.OWLDataUnionOf
 
accept(OWLObjectVisitor) - Method in interface org.semanticweb.owlapi.model.OWLDeclarationAxiom
 
accept(OWLObjectVisitorEx<O>) - Method in interface org.semanticweb.owlapi.model.OWLDeclarationAxiom
 
accept(OWLAxiomVisitor) - Method in interface org.semanticweb.owlapi.model.OWLDeclarationAxiom
 
accept(OWLAxiomVisitorEx<O>) - Method in interface org.semanticweb.owlapi.model.OWLDeclarationAxiom
 
accept(OWLObjectVisitor) - Method in interface org.semanticweb.owlapi.model.OWLDifferentIndividualsAxiom
 
accept(OWLObjectVisitorEx<O>) - Method in interface org.semanticweb.owlapi.model.OWLDifferentIndividualsAxiom
 
accept(OWLAxiomVisitor) - Method in interface org.semanticweb.owlapi.model.OWLDifferentIndividualsAxiom
 
accept(OWLAxiomVisitorEx<O>) - Method in interface org.semanticweb.owlapi.model.OWLDifferentIndividualsAxiom
 
accept(OWLObjectVisitor) - Method in interface org.semanticweb.owlapi.model.OWLDisjointClassesAxiom
 
accept(OWLObjectVisitorEx<O>) - Method in interface org.semanticweb.owlapi.model.OWLDisjointClassesAxiom
 
accept(OWLAxiomVisitor) - Method in interface org.semanticweb.owlapi.model.OWLDisjointClassesAxiom
 
accept(OWLAxiomVisitorEx<O>) - Method in interface org.semanticweb.owlapi.model.OWLDisjointClassesAxiom
 
accept(OWLObjectVisitor) - Method in interface org.semanticweb.owlapi.model.OWLDisjointDataPropertiesAxiom
 
accept(OWLObjectVisitorEx<O>) - Method in interface org.semanticweb.owlapi.model.OWLDisjointDataPropertiesAxiom
 
accept(OWLAxiomVisitor) - Method in interface org.semanticweb.owlapi.model.OWLDisjointDataPropertiesAxiom
 
accept(OWLAxiomVisitorEx<O>) - Method in interface org.semanticweb.owlapi.model.OWLDisjointDataPropertiesAxiom
 
accept(OWLObjectVisitor) - Method in interface org.semanticweb.owlapi.model.OWLDisjointObjectPropertiesAxiom
 
accept(OWLObjectVisitorEx<O>) - Method in interface org.semanticweb.owlapi.model.OWLDisjointObjectPropertiesAxiom
 
accept(OWLAxiomVisitor) - Method in interface org.semanticweb.owlapi.model.OWLDisjointObjectPropertiesAxiom
 
accept(OWLAxiomVisitorEx<O>) - Method in interface org.semanticweb.owlapi.model.OWLDisjointObjectPropertiesAxiom
 
accept(OWLObjectVisitor) - Method in interface org.semanticweb.owlapi.model.OWLDisjointUnionAxiom
 
accept(OWLObjectVisitorEx<O>) - Method in interface org.semanticweb.owlapi.model.OWLDisjointUnionAxiom
 
accept(OWLAxiomVisitor) - Method in interface org.semanticweb.owlapi.model.OWLDisjointUnionAxiom
 
accept(OWLAxiomVisitorEx<O>) - Method in interface org.semanticweb.owlapi.model.OWLDisjointUnionAxiom
 
accept(OWLEntityVisitor) - Method in interface org.semanticweb.owlapi.model.OWLEntity
 
accept(OWLEntityVisitorEx<O>) - Method in interface org.semanticweb.owlapi.model.OWLEntity
 
accept(OWLObjectVisitor) - Method in interface org.semanticweb.owlapi.model.OWLEquivalentClassesAxiom
 
accept(OWLObjectVisitorEx<O>) - Method in interface org.semanticweb.owlapi.model.OWLEquivalentClassesAxiom
 
accept(OWLAxiomVisitor) - Method in interface org.semanticweb.owlapi.model.OWLEquivalentClassesAxiom
 
accept(OWLAxiomVisitorEx<O>) - Method in interface org.semanticweb.owlapi.model.OWLEquivalentClassesAxiom
 
accept(OWLObjectVisitor) - Method in interface org.semanticweb.owlapi.model.OWLEquivalentDataPropertiesAxiom
 
accept(OWLObjectVisitorEx<O>) - Method in interface org.semanticweb.owlapi.model.OWLEquivalentDataPropertiesAxiom
 
accept(OWLAxiomVisitor) - Method in interface org.semanticweb.owlapi.model.OWLEquivalentDataPropertiesAxiom
 
accept(OWLAxiomVisitorEx<O>) - Method in interface org.semanticweb.owlapi.model.OWLEquivalentDataPropertiesAxiom
 
accept(OWLObjectVisitor) - Method in interface org.semanticweb.owlapi.model.OWLEquivalentObjectPropertiesAxiom
 
accept(OWLObjectVisitorEx<O>) - Method in interface org.semanticweb.owlapi.model.OWLEquivalentObjectPropertiesAxiom
 
accept(OWLAxiomVisitor) - Method in interface org.semanticweb.owlapi.model.OWLEquivalentObjectPropertiesAxiom
 
accept(OWLAxiomVisitorEx<O>) - Method in interface org.semanticweb.owlapi.model.OWLEquivalentObjectPropertiesAxiom
 
accept(OWLDataVisitor) - Method in interface org.semanticweb.owlapi.model.OWLFacetRestriction
 
accept(OWLDataVisitorEx<O>) - Method in interface org.semanticweb.owlapi.model.OWLFacetRestriction
 
accept(OWLObjectVisitor) - Method in interface org.semanticweb.owlapi.model.OWLFacetRestriction
 
accept(OWLObjectVisitorEx<O>) - Method in interface org.semanticweb.owlapi.model.OWLFacetRestriction
 
accept(OWLObjectVisitor) - Method in interface org.semanticweb.owlapi.model.OWLFunctionalDataPropertyAxiom
 
accept(OWLObjectVisitorEx<O>) - Method in interface org.semanticweb.owlapi.model.OWLFunctionalDataPropertyAxiom
 
accept(OWLAxiomVisitor) - Method in interface org.semanticweb.owlapi.model.OWLFunctionalDataPropertyAxiom
 
accept(OWLAxiomVisitorEx<O>) - Method in interface org.semanticweb.owlapi.model.OWLFunctionalDataPropertyAxiom
 
accept(OWLObjectVisitor) - Method in interface org.semanticweb.owlapi.model.OWLFunctionalObjectPropertyAxiom
 
accept(OWLObjectVisitorEx<O>) - Method in interface org.semanticweb.owlapi.model.OWLFunctionalObjectPropertyAxiom
 
accept(OWLAxiomVisitor) - Method in interface org.semanticweb.owlapi.model.OWLFunctionalObjectPropertyAxiom
 
accept(OWLAxiomVisitorEx<O>) - Method in interface org.semanticweb.owlapi.model.OWLFunctionalObjectPropertyAxiom
 
accept(OWLObjectVisitor) - Method in interface org.semanticweb.owlapi.model.OWLHasKeyAxiom
 
accept(OWLObjectVisitorEx<O>) - Method in interface org.semanticweb.owlapi.model.OWLHasKeyAxiom
 
accept(OWLAxiomVisitor) - Method in interface org.semanticweb.owlapi.model.OWLHasKeyAxiom
 
accept(OWLAxiomVisitorEx<O>) - Method in interface org.semanticweb.owlapi.model.OWLHasKeyAxiom
 
accept(OWLIndividualVisitor) - Method in interface org.semanticweb.owlapi.model.OWLIndividual
 
accept(OWLIndividualVisitorEx<O>) - Method in interface org.semanticweb.owlapi.model.OWLIndividual
 
accept(OWLObjectVisitor) - Method in interface org.semanticweb.owlapi.model.OWLInverseFunctionalObjectPropertyAxiom
 
accept(OWLObjectVisitorEx<O>) - Method in interface org.semanticweb.owlapi.model.OWLInverseFunctionalObjectPropertyAxiom
 
accept(OWLAxiomVisitor) - Method in interface org.semanticweb.owlapi.model.OWLInverseFunctionalObjectPropertyAxiom
 
accept(OWLAxiomVisitorEx<O>) - Method in interface org.semanticweb.owlapi.model.OWLInverseFunctionalObjectPropertyAxiom
 
accept(OWLObjectVisitor) - Method in interface org.semanticweb.owlapi.model.OWLInverseObjectPropertiesAxiom
 
accept(OWLObjectVisitorEx<O>) - Method in interface org.semanticweb.owlapi.model.OWLInverseObjectPropertiesAxiom
 
accept(OWLAxiomVisitor) - Method in interface org.semanticweb.owlapi.model.OWLInverseObjectPropertiesAxiom
 
accept(OWLAxiomVisitorEx<O>) - Method in interface org.semanticweb.owlapi.model.OWLInverseObjectPropertiesAxiom
 
accept(OWLObjectVisitor) - Method in interface org.semanticweb.owlapi.model.OWLIrreflexiveObjectPropertyAxiom
 
accept(OWLObjectVisitorEx<O>) - Method in interface org.semanticweb.owlapi.model.OWLIrreflexiveObjectPropertyAxiom
 
accept(OWLAxiomVisitor) - Method in interface org.semanticweb.owlapi.model.OWLIrreflexiveObjectPropertyAxiom
 
accept(OWLAxiomVisitorEx<O>) - Method in interface org.semanticweb.owlapi.model.OWLIrreflexiveObjectPropertyAxiom
 
accept(OWLDataVisitor) - Method in interface org.semanticweb.owlapi.model.OWLLiteral
 
accept(OWLDataVisitorEx<O>) - Method in interface org.semanticweb.owlapi.model.OWLLiteral
 
accept(OWLObjectVisitor) - Method in interface org.semanticweb.owlapi.model.OWLLiteral
 
accept(OWLObjectVisitorEx<O>) - Method in interface org.semanticweb.owlapi.model.OWLLiteral
 
accept(OWLAnnotationValueVisitor) - Method in interface org.semanticweb.owlapi.model.OWLLiteral
 
accept(OWLAnnotationValueVisitorEx<O>) - Method in interface org.semanticweb.owlapi.model.OWLLiteral
 
accept(OWLObjectVisitor) - Method in interface org.semanticweb.owlapi.model.OWLNamedIndividual
 
accept(OWLObjectVisitorEx<O>) - Method in interface org.semanticweb.owlapi.model.OWLNamedIndividual
 
accept(OWLEntityVisitor) - Method in interface org.semanticweb.owlapi.model.OWLNamedIndividual
 
accept(OWLEntityVisitorEx<O>) - Method in interface org.semanticweb.owlapi.model.OWLNamedIndividual
 
accept(OWLNamedObjectVisitor) - Method in interface org.semanticweb.owlapi.model.OWLNamedIndividual
 
accept(OWLNamedObjectVisitorEx<O>) - Method in interface org.semanticweb.owlapi.model.OWLNamedIndividual
 
accept(OWLIndividualVisitor) - Method in interface org.semanticweb.owlapi.model.OWLNamedIndividual
 
accept(OWLIndividualVisitorEx<O>) - Method in interface org.semanticweb.owlapi.model.OWLNamedIndividual
 
accept(OWLNamedObjectVisitor) - Method in interface org.semanticweb.owlapi.model.OWLNamedObject
Accepts a visitor.
accept(OWLNamedObjectVisitorEx<O>) - Method in interface org.semanticweb.owlapi.model.OWLNamedObject
Accepts a visitor.
accept(OWLObjectVisitor) - Method in interface org.semanticweb.owlapi.model.OWLNegativeDataPropertyAssertionAxiom
 
accept(OWLObjectVisitorEx<O>) - Method in interface org.semanticweb.owlapi.model.OWLNegativeDataPropertyAssertionAxiom
 
accept(OWLAxiomVisitor) - Method in interface org.semanticweb.owlapi.model.OWLNegativeDataPropertyAssertionAxiom
 
accept(OWLAxiomVisitorEx<O>) - Method in interface org.semanticweb.owlapi.model.OWLNegativeDataPropertyAssertionAxiom
 
accept(OWLObjectVisitor) - Method in interface org.semanticweb.owlapi.model.OWLNegativeObjectPropertyAssertionAxiom
 
accept(OWLObjectVisitorEx<O>) - Method in interface org.semanticweb.owlapi.model.OWLNegativeObjectPropertyAssertionAxiom
 
accept(OWLAxiomVisitor) - Method in interface org.semanticweb.owlapi.model.OWLNegativeObjectPropertyAssertionAxiom
 
accept(OWLAxiomVisitorEx<O>) - Method in interface org.semanticweb.owlapi.model.OWLNegativeObjectPropertyAssertionAxiom
 
accept(OWLObjectVisitor) - Method in interface org.semanticweb.owlapi.model.OWLObject
Accepts a visitor
accept(OWLObjectVisitorEx<O>) - Method in interface org.semanticweb.owlapi.model.OWLObject
Accepts a visitor
accept(OWLObjectVisitor) - Method in interface org.semanticweb.owlapi.model.OWLObjectAllValuesFrom
 
accept(OWLObjectVisitorEx<O>) - Method in interface org.semanticweb.owlapi.model.OWLObjectAllValuesFrom
 
accept(OWLClassExpressionVisitor) - Method in interface org.semanticweb.owlapi.model.OWLObjectAllValuesFrom
 
accept(OWLClassExpressionVisitorEx<O>) - Method in interface org.semanticweb.owlapi.model.OWLObjectAllValuesFrom
 
accept(OWLObjectVisitor) - Method in interface org.semanticweb.owlapi.model.OWLObjectComplementOf
 
accept(OWLObjectVisitorEx<O>) - Method in interface org.semanticweb.owlapi.model.OWLObjectComplementOf
 
accept(OWLClassExpressionVisitor) - Method in interface org.semanticweb.owlapi.model.OWLObjectComplementOf
 
accept(OWLClassExpressionVisitorEx<O>) - Method in interface org.semanticweb.owlapi.model.OWLObjectComplementOf
 
accept(OWLObjectVisitor) - Method in interface org.semanticweb.owlapi.model.OWLObjectExactCardinality
 
accept(OWLObjectVisitorEx<O>) - Method in interface org.semanticweb.owlapi.model.OWLObjectExactCardinality
 
accept(OWLClassExpressionVisitor) - Method in interface org.semanticweb.owlapi.model.OWLObjectExactCardinality
 
accept(OWLClassExpressionVisitorEx<O>) - Method in interface org.semanticweb.owlapi.model.OWLObjectExactCardinality
 
accept(OWLObjectVisitor) - Method in interface org.semanticweb.owlapi.model.OWLObjectHasSelf
 
accept(OWLObjectVisitorEx<O>) - Method in interface org.semanticweb.owlapi.model.OWLObjectHasSelf
 
accept(OWLClassExpressionVisitor) - Method in interface org.semanticweb.owlapi.model.OWLObjectHasSelf
 
accept(OWLClassExpressionVisitorEx<O>) - Method in interface org.semanticweb.owlapi.model.OWLObjectHasSelf
 
accept(OWLObjectVisitor) - Method in interface org.semanticweb.owlapi.model.OWLObjectHasValue
 
accept(OWLObjectVisitorEx<O>) - Method in interface org.semanticweb.owlapi.model.OWLObjectHasValue
 
accept(OWLClassExpressionVisitor) - Method in interface org.semanticweb.owlapi.model.OWLObjectHasValue
 
accept(OWLClassExpressionVisitorEx<O>) - Method in interface org.semanticweb.owlapi.model.OWLObjectHasValue
 
accept(OWLObjectVisitor) - Method in interface org.semanticweb.owlapi.model.OWLObjectIntersectionOf
 
accept(OWLObjectVisitorEx<O>) - Method in interface org.semanticweb.owlapi.model.OWLObjectIntersectionOf
 
accept(OWLClassExpressionVisitor) - Method in interface org.semanticweb.owlapi.model.OWLObjectIntersectionOf
 
accept(OWLClassExpressionVisitorEx<O>) - Method in interface org.semanticweb.owlapi.model.OWLObjectIntersectionOf
 
accept(OWLObjectVisitor) - Method in interface org.semanticweb.owlapi.model.OWLObjectInverseOf
 
accept(OWLObjectVisitorEx<O>) - Method in interface org.semanticweb.owlapi.model.OWLObjectInverseOf
 
accept(OWLPropertyExpressionVisitor) - Method in interface org.semanticweb.owlapi.model.OWLObjectInverseOf
 
accept(OWLPropertyExpressionVisitorEx<O>) - Method in interface org.semanticweb.owlapi.model.OWLObjectInverseOf
 
accept(OWLObjectVisitor) - Method in interface org.semanticweb.owlapi.model.OWLObjectMaxCardinality
 
accept(OWLObjectVisitorEx<O>) - Method in interface org.semanticweb.owlapi.model.OWLObjectMaxCardinality
 
accept(OWLClassExpressionVisitor) - Method in interface org.semanticweb.owlapi.model.OWLObjectMaxCardinality
 
accept(OWLClassExpressionVisitorEx<O>) - Method in interface org.semanticweb.owlapi.model.OWLObjectMaxCardinality
 
accept(OWLObjectVisitor) - Method in interface org.semanticweb.owlapi.model.OWLObjectMinCardinality
 
accept(OWLObjectVisitorEx<O>) - Method in interface org.semanticweb.owlapi.model.OWLObjectMinCardinality
 
accept(OWLClassExpressionVisitor) - Method in interface org.semanticweb.owlapi.model.OWLObjectMinCardinality
 
accept(OWLClassExpressionVisitorEx<O>) - Method in interface org.semanticweb.owlapi.model.OWLObjectMinCardinality
 
accept(OWLObjectVisitor) - Method in interface org.semanticweb.owlapi.model.OWLObjectOneOf
 
accept(OWLObjectVisitorEx<O>) - Method in interface org.semanticweb.owlapi.model.OWLObjectOneOf
 
accept(OWLClassExpressionVisitor) - Method in interface org.semanticweb.owlapi.model.OWLObjectOneOf
 
accept(OWLClassExpressionVisitorEx<O>) - Method in interface org.semanticweb.owlapi.model.OWLObjectOneOf
 
accept(OWLObjectVisitor) - Method in interface org.semanticweb.owlapi.model.OWLObjectProperty
 
accept(OWLObjectVisitorEx<O>) - Method in interface org.semanticweb.owlapi.model.OWLObjectProperty
 
accept(OWLPropertyExpressionVisitor) - Method in interface org.semanticweb.owlapi.model.OWLObjectProperty
 
accept(OWLPropertyExpressionVisitorEx<O>) - Method in interface org.semanticweb.owlapi.model.OWLObjectProperty
 
accept(OWLEntityVisitor) - Method in interface org.semanticweb.owlapi.model.OWLObjectProperty
 
accept(OWLEntityVisitorEx<O>) - Method in interface org.semanticweb.owlapi.model.OWLObjectProperty
 
accept(OWLNamedObjectVisitor) - Method in interface org.semanticweb.owlapi.model.OWLObjectProperty
 
accept(OWLNamedObjectVisitorEx<O>) - Method in interface org.semanticweb.owlapi.model.OWLObjectProperty
 
accept(OWLObjectVisitor) - Method in interface org.semanticweb.owlapi.model.OWLObjectPropertyAssertionAxiom
 
accept(OWLObjectVisitorEx<O>) - Method in interface org.semanticweb.owlapi.model.OWLObjectPropertyAssertionAxiom
 
accept(OWLAxiomVisitor) - Method in interface org.semanticweb.owlapi.model.OWLObjectPropertyAssertionAxiom
 
accept(OWLAxiomVisitorEx<O>) - Method in interface org.semanticweb.owlapi.model.OWLObjectPropertyAssertionAxiom
 
accept(OWLObjectVisitor) - Method in interface org.semanticweb.owlapi.model.OWLObjectPropertyDomainAxiom
 
accept(OWLObjectVisitorEx<O>) - Method in interface org.semanticweb.owlapi.model.OWLObjectPropertyDomainAxiom
 
accept(OWLAxiomVisitor) - Method in interface org.semanticweb.owlapi.model.OWLObjectPropertyDomainAxiom
 
accept(OWLAxiomVisitorEx<O>) - Method in interface org.semanticweb.owlapi.model.OWLObjectPropertyDomainAxiom
 
accept(OWLObjectVisitor) - Method in interface org.semanticweb.owlapi.model.OWLObjectPropertyRangeAxiom
 
accept(OWLObjectVisitorEx<O>) - Method in interface org.semanticweb.owlapi.model.OWLObjectPropertyRangeAxiom
 
accept(OWLAxiomVisitor) - Method in interface org.semanticweb.owlapi.model.OWLObjectPropertyRangeAxiom
 
accept(OWLAxiomVisitorEx<O>) - Method in interface org.semanticweb.owlapi.model.OWLObjectPropertyRangeAxiom
 
accept(OWLObjectVisitor) - Method in interface org.semanticweb.owlapi.model.OWLObjectSomeValuesFrom
 
accept(OWLObjectVisitorEx<O>) - Method in interface org.semanticweb.owlapi.model.OWLObjectSomeValuesFrom
 
accept(OWLClassExpressionVisitor) - Method in interface org.semanticweb.owlapi.model.OWLObjectSomeValuesFrom
 
accept(OWLClassExpressionVisitorEx<O>) - Method in interface org.semanticweb.owlapi.model.OWLObjectSomeValuesFrom
 
accept(OWLObjectVisitor) - Method in interface org.semanticweb.owlapi.model.OWLObjectUnionOf
 
accept(OWLObjectVisitorEx<O>) - Method in interface org.semanticweb.owlapi.model.OWLObjectUnionOf
 
accept(OWLClassExpressionVisitor) - Method in interface org.semanticweb.owlapi.model.OWLObjectUnionOf
 
accept(OWLClassExpressionVisitorEx<O>) - Method in interface org.semanticweb.owlapi.model.OWLObjectUnionOf
 
accept(OWLNamedObjectVisitor) - Method in interface org.semanticweb.owlapi.model.OWLOntology
accept for named object visitor
accept(OWLNamedObjectVisitorEx<O>) - Method in interface org.semanticweb.owlapi.model.OWLOntology
Accepts a visitor
accept(OWLObjectVisitor) - Method in interface org.semanticweb.owlapi.model.OWLOntology
 
accept(OWLObjectVisitorEx<O>) - Method in interface org.semanticweb.owlapi.model.OWLOntology
 
accept(OWLOntologyChangeVisitor) - Method in class org.semanticweb.owlapi.model.OWLOntologyChange
Accepts a visitor.
accept(OWLOntologyChangeVisitorEx<O>) - Method in class org.semanticweb.owlapi.model.OWLOntologyChange
Accepts a visitor.
accept(OWLPropertyExpressionVisitor) - Method in interface org.semanticweb.owlapi.model.OWLPropertyExpression
 
accept(OWLPropertyExpressionVisitorEx<O>) - Method in interface org.semanticweb.owlapi.model.OWLPropertyExpression
 
accept(OWLObjectVisitor) - Method in interface org.semanticweb.owlapi.model.OWLReflexiveObjectPropertyAxiom
 
accept(OWLObjectVisitorEx<O>) - Method in interface org.semanticweb.owlapi.model.OWLReflexiveObjectPropertyAxiom
 
accept(OWLAxiomVisitor) - Method in interface org.semanticweb.owlapi.model.OWLReflexiveObjectPropertyAxiom
 
accept(OWLAxiomVisitorEx<O>) - Method in interface org.semanticweb.owlapi.model.OWLReflexiveObjectPropertyAxiom
 
accept(OWLObjectVisitor) - Method in interface org.semanticweb.owlapi.model.OWLSameIndividualAxiom
 
accept(OWLObjectVisitorEx<O>) - Method in interface org.semanticweb.owlapi.model.OWLSameIndividualAxiom
 
accept(OWLAxiomVisitor) - Method in interface org.semanticweb.owlapi.model.OWLSameIndividualAxiom
 
accept(OWLAxiomVisitorEx<O>) - Method in interface org.semanticweb.owlapi.model.OWLSameIndividualAxiom
 
accept(OWLObjectVisitor) - Method in interface org.semanticweb.owlapi.model.OWLSubAnnotationPropertyOfAxiom
 
accept(OWLObjectVisitorEx<O>) - Method in interface org.semanticweb.owlapi.model.OWLSubAnnotationPropertyOfAxiom
 
accept(OWLAxiomVisitor) - Method in interface org.semanticweb.owlapi.model.OWLSubAnnotationPropertyOfAxiom
 
accept(OWLAxiomVisitorEx<O>) - Method in interface org.semanticweb.owlapi.model.OWLSubAnnotationPropertyOfAxiom
 
accept(OWLObjectVisitor) - Method in interface org.semanticweb.owlapi.model.OWLSubClassOfAxiom
 
accept(OWLObjectVisitorEx<O>) - Method in interface org.semanticweb.owlapi.model.OWLSubClassOfAxiom
 
accept(OWLAxiomVisitor) - Method in interface org.semanticweb.owlapi.model.OWLSubClassOfAxiom
 
accept(OWLAxiomVisitorEx<O>) - Method in interface org.semanticweb.owlapi.model.OWLSubClassOfAxiom
 
accept(OWLObjectVisitor) - Method in interface org.semanticweb.owlapi.model.OWLSubDataPropertyOfAxiom
 
accept(OWLObjectVisitorEx<O>) - Method in interface org.semanticweb.owlapi.model.OWLSubDataPropertyOfAxiom
 
accept(OWLAxiomVisitor) - Method in interface org.semanticweb.owlapi.model.OWLSubDataPropertyOfAxiom
 
accept(OWLAxiomVisitorEx<O>) - Method in interface org.semanticweb.owlapi.model.OWLSubDataPropertyOfAxiom
 
accept(OWLObjectVisitor) - Method in interface org.semanticweb.owlapi.model.OWLSubObjectPropertyOfAxiom
 
accept(OWLObjectVisitorEx<O>) - Method in interface org.semanticweb.owlapi.model.OWLSubObjectPropertyOfAxiom
 
accept(OWLAxiomVisitor) - Method in interface org.semanticweb.owlapi.model.OWLSubObjectPropertyOfAxiom
 
accept(OWLAxiomVisitorEx<O>) - Method in interface org.semanticweb.owlapi.model.OWLSubObjectPropertyOfAxiom
 
accept(OWLObjectVisitor) - Method in interface org.semanticweb.owlapi.model.OWLSubPropertyChainOfAxiom
 
accept(OWLObjectVisitorEx<O>) - Method in interface org.semanticweb.owlapi.model.OWLSubPropertyChainOfAxiom
 
accept(OWLAxiomVisitor) - Method in interface org.semanticweb.owlapi.model.OWLSubPropertyChainOfAxiom
 
accept(OWLAxiomVisitorEx<O>) - Method in interface org.semanticweb.owlapi.model.OWLSubPropertyChainOfAxiom
 
accept(OWLObjectVisitor) - Method in interface org.semanticweb.owlapi.model.OWLSymmetricObjectPropertyAxiom
 
accept(OWLObjectVisitorEx<O>) - Method in interface org.semanticweb.owlapi.model.OWLSymmetricObjectPropertyAxiom
 
accept(OWLAxiomVisitor) - Method in interface org.semanticweb.owlapi.model.OWLSymmetricObjectPropertyAxiom
 
accept(OWLAxiomVisitorEx<O>) - Method in interface org.semanticweb.owlapi.model.OWLSymmetricObjectPropertyAxiom
 
accept(OWLObjectVisitor) - Method in interface org.semanticweb.owlapi.model.OWLTransitiveObjectPropertyAxiom
 
accept(OWLObjectVisitorEx<O>) - Method in interface org.semanticweb.owlapi.model.OWLTransitiveObjectPropertyAxiom
 
accept(OWLAxiomVisitor) - Method in interface org.semanticweb.owlapi.model.OWLTransitiveObjectPropertyAxiom
 
accept(OWLAxiomVisitorEx<O>) - Method in interface org.semanticweb.owlapi.model.OWLTransitiveObjectPropertyAxiom
 
accept(OWLOntologyChangeVisitor) - Method in class org.semanticweb.owlapi.model.RemoveAxiom
 
accept(OWLOntologyChangeVisitorEx<O>) - Method in class org.semanticweb.owlapi.model.RemoveAxiom
 
accept(OWLOntologyChangeVisitor) - Method in class org.semanticweb.owlapi.model.RemoveImport
 
accept(OWLOntologyChangeVisitorEx<O>) - Method in class org.semanticweb.owlapi.model.RemoveImport
 
accept(OWLOntologyChangeVisitor) - Method in class org.semanticweb.owlapi.model.RemoveOntologyAnnotation
 
accept(OWLOntologyChangeVisitorEx<O>) - Method in class org.semanticweb.owlapi.model.RemoveOntologyAnnotation
 
accept(OWLOntologyChangeVisitor) - Method in class org.semanticweb.owlapi.model.SetOntologyID
 
accept(OWLOntologyChangeVisitorEx<O>) - Method in class org.semanticweb.owlapi.model.SetOntologyID
 
accept(OWLObjectVisitor) - Method in interface org.semanticweb.owlapi.model.SWRLBuiltInAtom
 
accept(OWLObjectVisitorEx<O>) - Method in interface org.semanticweb.owlapi.model.SWRLBuiltInAtom
 
accept(SWRLObjectVisitor) - Method in interface org.semanticweb.owlapi.model.SWRLBuiltInAtom
 
accept(SWRLObjectVisitorEx<O>) - Method in interface org.semanticweb.owlapi.model.SWRLBuiltInAtom
 
accept(OWLObjectVisitor) - Method in interface org.semanticweb.owlapi.model.SWRLClassAtom
 
accept(OWLObjectVisitorEx<O>) - Method in interface org.semanticweb.owlapi.model.SWRLClassAtom
 
accept(SWRLObjectVisitor) - Method in interface org.semanticweb.owlapi.model.SWRLClassAtom
 
accept(SWRLObjectVisitorEx<O>) - Method in interface org.semanticweb.owlapi.model.SWRLClassAtom
 
accept(OWLObjectVisitor) - Method in interface org.semanticweb.owlapi.model.SWRLDataPropertyAtom
 
accept(OWLObjectVisitorEx<O>) - Method in interface org.semanticweb.owlapi.model.SWRLDataPropertyAtom
 
accept(SWRLObjectVisitor) - Method in interface org.semanticweb.owlapi.model.SWRLDataPropertyAtom
 
accept(SWRLObjectVisitorEx<O>) - Method in interface org.semanticweb.owlapi.model.SWRLDataPropertyAtom
 
accept(OWLObjectVisitor) - Method in interface org.semanticweb.owlapi.model.SWRLDataRangeAtom
 
accept(OWLObjectVisitorEx<O>) - Method in interface org.semanticweb.owlapi.model.SWRLDataRangeAtom
 
accept(SWRLObjectVisitor) - Method in interface org.semanticweb.owlapi.model.SWRLDataRangeAtom
 
accept(SWRLObjectVisitorEx<O>) - Method in interface org.semanticweb.owlapi.model.SWRLDataRangeAtom
 
accept(OWLObjectVisitor) - Method in interface org.semanticweb.owlapi.model.SWRLDifferentIndividualsAtom
 
accept(OWLObjectVisitorEx<O>) - Method in interface org.semanticweb.owlapi.model.SWRLDifferentIndividualsAtom
 
accept(SWRLObjectVisitor) - Method in interface org.semanticweb.owlapi.model.SWRLDifferentIndividualsAtom
 
accept(SWRLObjectVisitorEx<O>) - Method in interface org.semanticweb.owlapi.model.SWRLDifferentIndividualsAtom
 
accept(OWLObjectVisitor) - Method in interface org.semanticweb.owlapi.model.SWRLIndividualArgument
 
accept(OWLObjectVisitorEx<O>) - Method in interface org.semanticweb.owlapi.model.SWRLIndividualArgument
 
accept(SWRLObjectVisitor) - Method in interface org.semanticweb.owlapi.model.SWRLIndividualArgument
 
accept(SWRLObjectVisitorEx<O>) - Method in interface org.semanticweb.owlapi.model.SWRLIndividualArgument
 
accept(OWLObjectVisitor) - Method in interface org.semanticweb.owlapi.model.SWRLLiteralArgument
 
accept(OWLObjectVisitorEx<O>) - Method in interface org.semanticweb.owlapi.model.SWRLLiteralArgument
 
accept(SWRLObjectVisitor) - Method in interface org.semanticweb.owlapi.model.SWRLLiteralArgument
 
accept(SWRLObjectVisitorEx<O>) - Method in interface org.semanticweb.owlapi.model.SWRLLiteralArgument
 
accept(SWRLObjectVisitor) - Method in interface org.semanticweb.owlapi.model.SWRLObject
 
accept(SWRLObjectVisitorEx<O>) - Method in interface org.semanticweb.owlapi.model.SWRLObject
 
accept(OWLObjectVisitor) - Method in interface org.semanticweb.owlapi.model.SWRLObjectPropertyAtom
 
accept(OWLObjectVisitorEx<O>) - Method in interface org.semanticweb.owlapi.model.SWRLObjectPropertyAtom
 
accept(SWRLObjectVisitor) - Method in interface org.semanticweb.owlapi.model.SWRLObjectPropertyAtom
 
accept(SWRLObjectVisitorEx<O>) - Method in interface org.semanticweb.owlapi.model.SWRLObjectPropertyAtom
 
accept(OWLObjectVisitor) - Method in interface org.semanticweb.owlapi.model.SWRLRule
 
accept(OWLObjectVisitorEx<O>) - Method in interface org.semanticweb.owlapi.model.SWRLRule
 
accept(SWRLObjectVisitor) - Method in interface org.semanticweb.owlapi.model.SWRLRule
 
accept(SWRLObjectVisitorEx<O>) - Method in interface org.semanticweb.owlapi.model.SWRLRule
 
accept(OWLAxiomVisitor) - Method in interface org.semanticweb.owlapi.model.SWRLRule
 
accept(OWLAxiomVisitorEx<O>) - Method in interface org.semanticweb.owlapi.model.SWRLRule
 
accept(OWLObjectVisitor) - Method in interface org.semanticweb.owlapi.model.SWRLSameIndividualAtom
 
accept(OWLObjectVisitorEx<O>) - Method in interface org.semanticweb.owlapi.model.SWRLSameIndividualAtom
 
accept(SWRLObjectVisitor) - Method in interface org.semanticweb.owlapi.model.SWRLSameIndividualAtom
 
accept(SWRLObjectVisitorEx<O>) - Method in interface org.semanticweb.owlapi.model.SWRLSameIndividualAtom
 
accept(OWLObjectVisitor) - Method in interface org.semanticweb.owlapi.model.SWRLVariable
 
accept(OWLObjectVisitorEx<O>) - Method in interface org.semanticweb.owlapi.model.SWRLVariable
 
accept(SWRLObjectVisitor) - Method in interface org.semanticweb.owlapi.model.SWRLVariable
 
accept(SWRLObjectVisitorEx<O>) - Method in interface org.semanticweb.owlapi.model.SWRLVariable
 
accept(OWLProfileViolationVisitor) - Method in class org.semanticweb.owlapi.profiles.OWLProfileViolation
Visitor accept method.
accept(OWLProfileViolationVisitorEx<O>) - Method in class org.semanticweb.owlapi.profiles.OWLProfileViolation
 
accept(OWLProfileViolationVisitor) - Method in class org.semanticweb.owlapi.profiles.violations.CycleInDatatypeDefinition
 
accept(OWLProfileViolationVisitorEx<O>) - Method in class org.semanticweb.owlapi.profiles.violations.CycleInDatatypeDefinition
 
accept(OWLProfileViolationVisitor) - Method in class org.semanticweb.owlapi.profiles.violations.DatatypeIRIAlsoUsedAsClassIRI
 
accept(OWLProfileViolationVisitorEx<O>) - Method in class org.semanticweb.owlapi.profiles.violations.DatatypeIRIAlsoUsedAsClassIRI
 
accept(OWLProfileViolationVisitor) - Method in class org.semanticweb.owlapi.profiles.violations.EmptyOneOfAxiom
 
accept(OWLProfileViolationVisitorEx<O>) - Method in class org.semanticweb.owlapi.profiles.violations.EmptyOneOfAxiom
 
accept(OWLProfileViolationVisitor) - Method in class org.semanticweb.owlapi.profiles.violations.IllegalPunning
 
accept(OWLProfileViolationVisitorEx<O>) - Method in class org.semanticweb.owlapi.profiles.violations.IllegalPunning
 
accept(OWLProfileViolationVisitor) - Method in class org.semanticweb.owlapi.profiles.violations.InsufficientIndividuals
 
accept(OWLProfileViolationVisitorEx<O>) - Method in class org.semanticweb.owlapi.profiles.violations.InsufficientIndividuals
 
accept(OWLProfileViolationVisitor) - Method in class org.semanticweb.owlapi.profiles.violations.InsufficientOperands
 
accept(OWLProfileViolationVisitorEx<O>) - Method in class org.semanticweb.owlapi.profiles.violations.InsufficientOperands
 
accept(OWLProfileViolationVisitor) - Method in class org.semanticweb.owlapi.profiles.violations.InsufficientPropertyExpressions
 
accept(OWLProfileViolationVisitorEx<O>) - Method in class org.semanticweb.owlapi.profiles.violations.InsufficientPropertyExpressions
 
accept(OWLProfileViolationVisitor) - Method in class org.semanticweb.owlapi.profiles.violations.LastPropertyInChainNotInImposedRange
 
accept(OWLProfileViolationVisitorEx<O>) - Method in class org.semanticweb.owlapi.profiles.violations.LastPropertyInChainNotInImposedRange
 
accept(OWLProfileViolationVisitor) - Method in class org.semanticweb.owlapi.profiles.violations.LexicalNotInLexicalSpace
 
accept(OWLProfileViolationVisitorEx<O>) - Method in class org.semanticweb.owlapi.profiles.violations.LexicalNotInLexicalSpace
 
accept(OWLProfileViolationVisitor) - Method in class org.semanticweb.owlapi.profiles.violations.OntologyIRINotAbsolute
 
accept(OWLProfileViolationVisitorEx<O>) - Method in class org.semanticweb.owlapi.profiles.violations.OntologyIRINotAbsolute
 
accept(OWLProfileViolationVisitor) - Method in class org.semanticweb.owlapi.profiles.violations.OntologyVersionIRINotAbsolute
 
accept(OWLProfileViolationVisitorEx<O>) - Method in class org.semanticweb.owlapi.profiles.violations.OntologyVersionIRINotAbsolute
 
accept(OWLProfileViolationVisitor) - Method in class org.semanticweb.owlapi.profiles.violations.UseOfAnonymousIndividual
 
accept(OWLProfileViolationVisitorEx<O>) - Method in class org.semanticweb.owlapi.profiles.violations.UseOfAnonymousIndividual
 
accept(OWLProfileViolationVisitor) - Method in class org.semanticweb.owlapi.profiles.violations.UseOfBuiltInDatatypeInDatatypeDefinition
 
accept(OWLProfileViolationVisitorEx<O>) - Method in class org.semanticweb.owlapi.profiles.violations.UseOfBuiltInDatatypeInDatatypeDefinition
 
accept(OWLProfileViolationVisitor) - Method in class org.semanticweb.owlapi.profiles.violations.UseOfDataOneOfWithMultipleLiterals
 
accept(OWLProfileViolationVisitorEx<O>) - Method in class org.semanticweb.owlapi.profiles.violations.UseOfDataOneOfWithMultipleLiterals
 
accept(OWLProfileViolationVisitor) - Method in class org.semanticweb.owlapi.profiles.violations.UseOfDefinedDatatypeInDatatypeRestriction
 
accept(OWLProfileViolationVisitorEx<O>) - Method in class org.semanticweb.owlapi.profiles.violations.UseOfDefinedDatatypeInDatatypeRestriction
 
accept(OWLProfileViolationVisitor) - Method in class org.semanticweb.owlapi.profiles.violations.UseOfIllegalAxiom
 
accept(OWLProfileViolationVisitorEx<O>) - Method in class org.semanticweb.owlapi.profiles.violations.UseOfIllegalAxiom
 
accept(OWLProfileViolationVisitor) - Method in class org.semanticweb.owlapi.profiles.violations.UseOfIllegalClassExpression
 
accept(OWLProfileViolationVisitorEx<O>) - Method in class org.semanticweb.owlapi.profiles.violations.UseOfIllegalClassExpression
 
accept(OWLProfileViolationVisitor) - Method in class org.semanticweb.owlapi.profiles.violations.UseOfIllegalDataRange
 
accept(OWLProfileViolationVisitorEx<O>) - Method in class org.semanticweb.owlapi.profiles.violations.UseOfIllegalDataRange
 
accept(OWLProfileViolationVisitor) - Method in class org.semanticweb.owlapi.profiles.violations.UseOfIllegalFacetRestriction
 
accept(OWLProfileViolationVisitorEx<O>) - Method in class org.semanticweb.owlapi.profiles.violations.UseOfIllegalFacetRestriction
 
accept(OWLProfileViolationVisitor) - Method in class org.semanticweb.owlapi.profiles.violations.UseOfNonAbsoluteIRI
 
accept(OWLProfileViolationVisitorEx<O>) - Method in class org.semanticweb.owlapi.profiles.violations.UseOfNonAbsoluteIRI
 
accept(OWLProfileViolationVisitor) - Method in class org.semanticweb.owlapi.profiles.violations.UseOfNonAtomicClassExpression
 
accept(OWLProfileViolationVisitorEx<O>) - Method in class org.semanticweb.owlapi.profiles.violations.UseOfNonAtomicClassExpression
 
accept(OWLProfileViolationVisitor) - Method in class org.semanticweb.owlapi.profiles.violations.UseOfNonEquivalentClassExpression
 
accept(OWLProfileViolationVisitorEx<O>) - Method in class org.semanticweb.owlapi.profiles.violations.UseOfNonEquivalentClassExpression
 
accept(OWLProfileViolationVisitor) - Method in class org.semanticweb.owlapi.profiles.violations.UseOfNonSimplePropertyInAsymmetricObjectPropertyAxiom
 
accept(OWLProfileViolationVisitorEx<O>) - Method in class org.semanticweb.owlapi.profiles.violations.UseOfNonSimplePropertyInAsymmetricObjectPropertyAxiom
 
accept(OWLProfileViolationVisitor) - Method in class org.semanticweb.owlapi.profiles.violations.UseOfNonSimplePropertyInCardinalityRestriction
 
accept(OWLProfileViolationVisitorEx<O>) - Method in class org.semanticweb.owlapi.profiles.violations.UseOfNonSimplePropertyInCardinalityRestriction
 
accept(OWLProfileViolationVisitor) - Method in class org.semanticweb.owlapi.profiles.violations.UseOfNonSimplePropertyInDisjointPropertiesAxiom
 
accept(OWLProfileViolationVisitorEx<O>) - Method in class org.semanticweb.owlapi.profiles.violations.UseOfNonSimplePropertyInDisjointPropertiesAxiom
 
accept(OWLProfileViolationVisitor) - Method in class org.semanticweb.owlapi.profiles.violations.UseOfNonSimplePropertyInFunctionalPropertyAxiom
 
accept(OWLProfileViolationVisitorEx<O>) - Method in class org.semanticweb.owlapi.profiles.violations.UseOfNonSimplePropertyInFunctionalPropertyAxiom
 
accept(OWLProfileViolationVisitor) - Method in class org.semanticweb.owlapi.profiles.violations.UseOfNonSimplePropertyInInverseFunctionalObjectPropertyAxiom
 
accept(OWLProfileViolationVisitorEx<O>) - Method in class org.semanticweb.owlapi.profiles.violations.UseOfNonSimplePropertyInInverseFunctionalObjectPropertyAxiom
 
accept(OWLProfileViolationVisitor) - Method in class org.semanticweb.owlapi.profiles.violations.UseOfNonSimplePropertyInIrreflexivePropertyAxiom
 
accept(OWLProfileViolationVisitorEx<O>) - Method in class org.semanticweb.owlapi.profiles.violations.UseOfNonSimplePropertyInIrreflexivePropertyAxiom
 
accept(OWLProfileViolationVisitor) - Method in class org.semanticweb.owlapi.profiles.violations.UseOfNonSimplePropertyInObjectHasSelf
 
accept(OWLProfileViolationVisitorEx<O>) - Method in class org.semanticweb.owlapi.profiles.violations.UseOfNonSimplePropertyInObjectHasSelf
 
accept(OWLProfileViolationVisitor) - Method in class org.semanticweb.owlapi.profiles.violations.UseOfNonSubClassExpression
 
accept(OWLProfileViolationVisitorEx<O>) - Method in class org.semanticweb.owlapi.profiles.violations.UseOfNonSubClassExpression
 
accept(OWLProfileViolationVisitor) - Method in class org.semanticweb.owlapi.profiles.violations.UseOfNonSuperClassExpression
 
accept(OWLProfileViolationVisitorEx<O>) - Method in class org.semanticweb.owlapi.profiles.violations.UseOfNonSuperClassExpression
 
accept(OWLProfileViolationVisitor) - Method in class org.semanticweb.owlapi.profiles.violations.UseOfObjectOneOfWithMultipleIndividuals
 
accept(OWLProfileViolationVisitorEx<O>) - Method in class org.semanticweb.owlapi.profiles.violations.UseOfObjectOneOfWithMultipleIndividuals
 
accept(OWLProfileViolationVisitor) - Method in class org.semanticweb.owlapi.profiles.violations.UseOfObjectPropertyInverse
 
accept(OWLProfileViolationVisitorEx<O>) - Method in class org.semanticweb.owlapi.profiles.violations.UseOfObjectPropertyInverse
 
accept(OWLProfileViolationVisitor) - Method in class org.semanticweb.owlapi.profiles.violations.UseOfPropertyInChainCausesCycle
 
accept(OWLProfileViolationVisitorEx<O>) - Method in class org.semanticweb.owlapi.profiles.violations.UseOfPropertyInChainCausesCycle
 
accept(OWLProfileViolationVisitor) - Method in class org.semanticweb.owlapi.profiles.violations.UseOfReservedVocabularyForAnnotationPropertyIRI
 
accept(OWLProfileViolationVisitorEx<O>) - Method in class org.semanticweb.owlapi.profiles.violations.UseOfReservedVocabularyForAnnotationPropertyIRI
 
accept(OWLProfileViolationVisitor) - Method in class org.semanticweb.owlapi.profiles.violations.UseOfReservedVocabularyForClassIRI
 
accept(OWLProfileViolationVisitorEx<O>) - Method in class org.semanticweb.owlapi.profiles.violations.UseOfReservedVocabularyForClassIRI
 
accept(OWLProfileViolationVisitor) - Method in class org.semanticweb.owlapi.profiles.violations.UseOfReservedVocabularyForDataPropertyIRI
 
accept(OWLProfileViolationVisitorEx<O>) - Method in class org.semanticweb.owlapi.profiles.violations.UseOfReservedVocabularyForDataPropertyIRI
 
accept(OWLProfileViolationVisitor) - Method in class org.semanticweb.owlapi.profiles.violations.UseOfReservedVocabularyForIndividualIRI
 
accept(OWLProfileViolationVisitorEx<O>) - Method in class org.semanticweb.owlapi.profiles.violations.UseOfReservedVocabularyForIndividualIRI
 
accept(OWLProfileViolationVisitor) - Method in class org.semanticweb.owlapi.profiles.violations.UseOfReservedVocabularyForObjectPropertyIRI
 
accept(OWLProfileViolationVisitorEx<O>) - Method in class org.semanticweb.owlapi.profiles.violations.UseOfReservedVocabularyForObjectPropertyIRI
 
accept(OWLProfileViolationVisitor) - Method in class org.semanticweb.owlapi.profiles.violations.UseOfReservedVocabularyForOntologyIRI
 
accept(OWLProfileViolationVisitorEx<O>) - Method in class org.semanticweb.owlapi.profiles.violations.UseOfReservedVocabularyForOntologyIRI
 
accept(OWLProfileViolationVisitor) - Method in class org.semanticweb.owlapi.profiles.violations.UseOfReservedVocabularyForVersionIRI
 
accept(OWLProfileViolationVisitorEx<O>) - Method in class org.semanticweb.owlapi.profiles.violations.UseOfReservedVocabularyForVersionIRI
 
accept(OWLProfileViolationVisitor) - Method in class org.semanticweb.owlapi.profiles.violations.UseOfTopDataPropertyAsSubPropertyInSubPropertyAxiom
 
accept(OWLProfileViolationVisitorEx<O>) - Method in class org.semanticweb.owlapi.profiles.violations.UseOfTopDataPropertyAsSubPropertyInSubPropertyAxiom
 
accept(OWLProfileViolationVisitor) - Method in class org.semanticweb.owlapi.profiles.violations.UseOfUndeclaredAnnotationProperty
 
accept(OWLProfileViolationVisitorEx<O>) - Method in class org.semanticweb.owlapi.profiles.violations.UseOfUndeclaredAnnotationProperty
 
accept(OWLProfileViolationVisitor) - Method in class org.semanticweb.owlapi.profiles.violations.UseOfUndeclaredClass
 
accept(OWLProfileViolationVisitorEx<O>) - Method in class org.semanticweb.owlapi.profiles.violations.UseOfUndeclaredClass
 
accept(OWLProfileViolationVisitor) - Method in class org.semanticweb.owlapi.profiles.violations.UseOfUndeclaredDataProperty
 
accept(OWLProfileViolationVisitorEx<O>) - Method in class org.semanticweb.owlapi.profiles.violations.UseOfUndeclaredDataProperty
 
accept(OWLProfileViolationVisitor) - Method in class org.semanticweb.owlapi.profiles.violations.UseOfUndeclaredDatatype
 
accept(OWLProfileViolationVisitorEx<O>) - Method in class org.semanticweb.owlapi.profiles.violations.UseOfUndeclaredDatatype
 
accept(OWLProfileViolationVisitor) - Method in class org.semanticweb.owlapi.profiles.violations.UseOfUndeclaredObjectProperty
 
accept(OWLProfileViolationVisitorEx<O>) - Method in class org.semanticweb.owlapi.profiles.violations.UseOfUndeclaredObjectProperty
 
accept(OWLProfileViolationVisitor) - Method in class org.semanticweb.owlapi.profiles.violations.UseOfUnknownDatatype
 
accept(OWLProfileViolationVisitorEx<O>) - Method in class org.semanticweb.owlapi.profiles.violations.UseOfUnknownDatatype
 
add(OWLAxiom) - Method in interface org.semanticweb.owlapi.model.HasDirectAddAxiom
A convenience method that adds a single axiom to an ontology.
add(Collection<? extends OWLAxiom>) - Method in interface org.semanticweb.owlapi.model.HasDirectAddAxioms
A convenience method that adds a set of axioms to an ontology.
add(OWLAxiom...) - Method in interface org.semanticweb.owlapi.model.HasDirectAddAxioms
A convenience method that adds a set of axioms to an ontology.
add(OWLEntity) - Method in class org.semanticweb.owlapi.util.CachingBidirectionalShortFormProvider
Adds an entity to the cache.
add(T) - Method in class org.semanticweb.owlapi.util.CollectionFactory.ConditionalCopySet
 
add(Collection<? super T>, Stream<T>) - Static method in class org.semanticweb.owlapi.util.OWLAPIStreamUtils
 
add(T...) - Method in class org.semanticweb.owlapi.util.PriorityCollection
Add the arguments and sort according to the PriorityCollectionSorting value for the manager configuration.
add(T) - Method in class org.semanticweb.owlapi.util.PriorityCollection
Add the argument and sort according to the PriorityCollectionSorting value for the manager configuration.
add(Iterable<T>) - Method in class org.semanticweb.owlapi.util.PriorityCollection
Add the arguments and sort according to the PriorityCollectionSorting value for the manager configuration.
add(T) - Method in class org.semanticweb.owlapi.util.SmallSet
 
addAll(Collection<? extends T>) - Method in class org.semanticweb.owlapi.util.CollectionFactory.ConditionalCopySet
 
AddAxiom - Class in org.semanticweb.owlapi.model
Represents an ontology change where axioms should be added to an ontology.
AddAxiom(OWLOntology, OWLAxiom) - Constructor for class org.semanticweb.owlapi.model.AddAxiom
 
addAxiom(OWLOntology, OWLAxiom) - Method in interface org.semanticweb.owlapi.model.HasAddAxiom
A convenience method that adds a single axiom to an ontology.
addAxiom(OWLAxiom) - Method in interface org.semanticweb.owlapi.model.HasDirectAddAxiom
A convenience method that adds a single axiom to an ontology.
addAxiom(OWLAxiom) - Method in interface org.semanticweb.owlapi.model.OWLOntology
 
AddAxiomData - Class in org.semanticweb.owlapi.change
Represents the specific non-ontology data required by an AddAxiom change.
AddAxiomData(OWLAxiom) - Constructor for class org.semanticweb.owlapi.change.AddAxiomData
Constructs an AddAxiomData object which specifies the addition of an axiom to "some ontology".
addAxioms(OWLOntology, Collection<? extends OWLAxiom>) - Method in interface org.semanticweb.owlapi.model.HasAddAxioms
addAxioms(OWLOntology, Stream<? extends OWLAxiom>) - Method in interface org.semanticweb.owlapi.model.HasAddAxioms
A convenience method that adds a set of axioms to an ontology.
addAxioms(Collection<? extends OWLAxiom>) - Method in interface org.semanticweb.owlapi.model.HasDirectAddAxioms
A convenience method that adds a set of axioms to an ontology.
addAxioms(OWLAxiom...) - Method in interface org.semanticweb.owlapi.model.HasDirectAddAxioms
A convenience method that adds a set of axioms to an ontology.
addAxioms(Stream<? extends OWLAxiom>) - Method in interface org.semanticweb.owlapi.model.HasDirectAddAxioms
A convenience method that adds a set of axioms to an ontology.
addAxioms(Collection<? extends OWLAxiom>) - Method in interface org.semanticweb.owlapi.model.OWLOntology
 
addAxioms(Stream<? extends OWLAxiom>) - Method in interface org.semanticweb.owlapi.model.OWLOntology
 
addAxioms(OWLAxiom...) - Method in interface org.semanticweb.owlapi.model.OWLOntology
 
AddClassExpressionClosureAxiom - Class in org.semanticweb.owlapi.change
This composite change adds a 'closure' axiom to an ontology for a given class and object property.
AddClassExpressionClosureAxiom(OWLDataFactory, OWLClass, OWLObjectPropertyExpression, Collection<OWLOntology>, OWLOntology) - Constructor for class org.semanticweb.owlapi.change.AddClassExpressionClosureAxiom
Creates a composite change that will add a closure axiom for a given class along a specified property.
addError(RDFResourceParseError) - Method in class org.semanticweb.owlapi.formats.AbstractRDFNonPrefixDocumentFormat
 
addError(RDFResourceParseError) - Method in class org.semanticweb.owlapi.formats.AbstractRDFPrefixDocumentFormat
 
addError(RDFResourceParseError) - Method in interface org.semanticweb.owlapi.formats.RDFDocumentFormat
 
addGenerator(InferredAxiomGenerator<?>) - Method in class org.semanticweb.owlapi.util.InferredOntologyGenerator
Adds a generator if it isn't already in the list of generators.
addIgnoredImport(IRI) - Method in class org.semanticweb.owlapi.model.OntologyConfigurator
Adds an ontology document IRI to the list of ontology imports that will be ignored during ontology loading.
addIgnoredImport(IRI) - Method in class org.semanticweb.owlapi.model.OWLOntologyLoaderConfiguration
Adds an ontology document IRI to the list of ontology imports that will be ignored during ontology loading.
addImpendingOntologyChangeListener(ImpendingOWLOntologyChangeListener) - Method in interface org.semanticweb.owlapi.model.OWLOntologyManager
 
AddImport - Class in org.semanticweb.owlapi.model
Represents an ontology change where an import statement is added to an ontology.
AddImport(OWLOntology, OWLImportsDeclaration) - Constructor for class org.semanticweb.owlapi.model.AddImport
 
AddImportData - Class in org.semanticweb.owlapi.change
Represents the specific non-ontology data required by an AddImport change.
AddImportData(OWLImportsDeclaration) - Constructor for class org.semanticweb.owlapi.change.AddImportData
Constructs an AddImportData object that describes an AddImport change for the OWLImportsDeclaration specified by the declaration parameter.
addIRIMapper(OWLOntologyIRIMapper) - Method in interface org.semanticweb.owlapi.model.OWLOntologyManager
Deprecated.
use getIRIMappers().add() instead
addMapping(IRI, String) - Method in class org.semanticweb.owlapi.util.CommonBaseIRIMapper
Adds a mapping from an ontology IRI to an ontology document IRI which has a base of this mapper and a specified local name - in other words the document IRI will be determined by resolving the local name against the URI base of this mapper.
addMissingImportListener(MissingImportListener) - Method in interface org.semanticweb.owlapi.model.OWLOntologyManager
In the case where silent missing imports handling is enabled, a listener can be attached via this method so that there is a mechanism that allows clients to be informed of the reason when an import cannot be loaded.
AddOntologyAnnotation - Class in org.semanticweb.owlapi.model
Represents an ontology change where an annotation is added to an ontology.
AddOntologyAnnotation(OWLOntology, OWLAnnotation) - Constructor for class org.semanticweb.owlapi.model.AddOntologyAnnotation
 
AddOntologyAnnotationData - Class in org.semanticweb.owlapi.change
Represents the specific non-ontology data required by an AddOntologyAnnotation change.
AddOntologyAnnotationData(OWLAnnotation) - Constructor for class org.semanticweb.owlapi.change.AddOntologyAnnotationData
Constructs an AddOntologyAnnotationData object that describes an AddOntologyAnnotation change for the OWLAnnotation specified by the annotation parameter.
addOntologyChangeListener(OWLOntologyChangeListener) - Method in interface org.semanticweb.owlapi.model.HasOntologyChangeListeners
Adds an ontology change listener, which listens to all changes for all ontologies.
addOntologyChangeListener(OWLOntologyChangeListener, OWLOntologyChangeBroadcastStrategy) - Method in interface org.semanticweb.owlapi.model.OWLOntologyManager
Adds an ontology change listener, which listens to ontology changes.
addOntologyChangeProgessListener(OWLOntologyChangeProgressListener) - Method in interface org.semanticweb.owlapi.model.OWLOntologyManager
Adds an ontology change progress listener.
addOntologyChangesVetoedListener(OWLOntologyChangesVetoedListener) - Method in interface org.semanticweb.owlapi.model.OWLOntologyManager
 
addOntologyLoaderListener(OWLOntologyLoaderListener) - Method in interface org.semanticweb.owlapi.model.OWLOntologyManager
Adds an ontology loaded listener to this manager.
addOntologyStorer(OWLStorerFactory) - Method in interface org.semanticweb.owlapi.model.OWLOntologyManager
Deprecated.
use getOntologyStorers().add() instead
ALL_IRIS - Static variable in enum org.semanticweb.owlapi.vocab.SKOSVocabulary
All IRIs.
ALL_URIS - Static variable in enum org.semanticweb.owlapi.vocab.DublinCoreVocabulary
All IRIs.
allArguments() - Method in interface org.semanticweb.owlapi.model.SWRLAtom
Gets all of the arguments in this atom.
allComponents(HasComponents) - Static method in class org.semanticweb.owlapi.util.OWLAPIStreamUtils
 
allMatch(OWLPairwiseBooleanVisitor<C>) - Method in interface org.semanticweb.owlapi.model.OWLNaryAxiom
 
allMatchAllPairs(OWLPairwiseBooleanVisitor<C>) - Method in interface org.semanticweb.owlapi.model.OWLNaryAxiom
 
allPairs(int) - Static method in class org.semanticweb.owlapi.util.OWLAPIStreamUtils
 
allPairs(Collection<T>) - Static method in class org.semanticweb.owlapi.util.OWLAPIStreamUtils
 
allPairs(Stream<T>) - Static method in class org.semanticweb.owlapi.util.OWLAPIStreamUtils
 
AmalgamateSubClassAxioms - Class in org.semanticweb.owlapi.change
Given a set of ontologies S, for each ontology, O, in S, this change combines multiple subclass axioms with a common left hand side into one subclass axiom.
AmalgamateSubClassAxioms(OWLDataFactory, Collection<OWLOntology>) - Constructor for class org.semanticweb.owlapi.change.AmalgamateSubClassAxioms
Instantiates a new amalgamate sub class axioms.
AMP - Static variable in class org.semanticweb.owlapi.io.XMLUtils
&amp; shortcut.
ANNOTATION_ASSERTION - Static variable in class org.semanticweb.owlapi.model.AxiomType
AnnotationAssertion.
ANNOTATION_PROPERTY - Static variable in class org.semanticweb.owlapi.model.EntityType
Annotation property entity.
ANNOTATION_PROPERTY_DOMAIN - Static variable in class org.semanticweb.owlapi.model.AxiomType
AnnotationPropertyDomain.
ANNOTATION_PROPERTY_RANGE - Static variable in class org.semanticweb.owlapi.model.AxiomType
AnnotationPropertyRangeOf.
annotationAssertionAxioms(OWLAnnotationSubject) - Method in interface org.semanticweb.owlapi.model.OWLAxiomIndex
Gets the axioms that annotate the specified entity.
annotationAssertionAxioms(OWLAnnotationSubject, Imports) - Method in interface org.semanticweb.owlapi.model.OWLAxiomIndex
Gets the axioms that annotate the specified entity.
AnnotationAssertionProvider - Interface in org.semanticweb.owlapi.model.providers
Annotation assertion provider.
AnnotationChange - Class in org.semanticweb.owlapi.model
 
AnnotationChange(OWLOntology, OWLAnnotation) - Constructor for class org.semanticweb.owlapi.model.AnnotationChange
 
annotationObject(OWLAnnotationAssertionAxiom, OWLAnnotationProperty) - Static method in class org.semanticweb.owlapi.search.Searcher
Retrieve the annotation from an annotation assertion axiom.
annotationObjects(Stream<OWLAnnotationAssertionAxiom>, OWLAnnotationProperty) - Static method in class org.semanticweb.owlapi.search.Searcher
Retrieve annotations from a collection of annotation assertion axioms.
annotationObjects(Stream<OWLAnnotationAssertionAxiom>) - Static method in class org.semanticweb.owlapi.search.Searcher
Retrieve annotations from a collection of annotation assertion axioms.
annotationPropertiesInSignature() - Method in interface org.semanticweb.owlapi.model.HasAnnotationPropertiesInSignature
A convenience method that obtains the annotation properties that are in the signature of this object.
annotationPropertiesInSignature(Imports) - Method in interface org.semanticweb.owlapi.model.OWLSignature
Gets the annotation properties in the signature and optionally the imports closure.
annotationPropertyDomainAxioms(OWLAnnotationProperty) - Method in interface org.semanticweb.owlapi.model.OWLAxiomIndex
Gets the OWLAnnotationPropertyDomainAxioms where the specified property is the property in the domain axiom.
AnnotationPropertyProvider - Interface in org.semanticweb.owlapi.model.providers
 
annotationPropertyRangeAxioms(OWLAnnotationProperty) - Method in interface org.semanticweb.owlapi.model.OWLAxiomIndex
Gets the OWLAnnotationPropertyRangeAxioms where the specified property is the property in the range axiom.
AnnotationProvider - Interface in org.semanticweb.owlapi.model.providers
Annotation provider interface.
annotations() - Method in interface org.semanticweb.owlapi.model.HasAnnotations
 
annotations(Predicate<OWLAnnotation>) - Method in interface org.semanticweb.owlapi.model.HasAnnotations
 
annotations(OWLAnnotationProperty) - Method in interface org.semanticweb.owlapi.model.HasAnnotations
 
annotations - Static variable in class org.semanticweb.owlapi.search.Filters
Deprecated.
use the OWLOntology:getAnnotationAssertionAxioms() in place of this filter as it is much faster, thanks to indexing.
annotations(Stream<? extends OWLAxiom>) - Static method in class org.semanticweb.owlapi.search.Searcher
Retrieve annotations from a collection of axioms.
annotations(Stream<? extends OWLAxiom>, OWLAnnotationProperty) - Static method in class org.semanticweb.owlapi.search.Searcher
Retrieve annotations from a collection of axioms.
annotations(OWLAxiom, OWLAnnotationProperty) - Static method in class org.semanticweb.owlapi.search.Searcher
Retrieve annotations from an axiom.
annotationsAsList() - Method in interface org.semanticweb.owlapi.model.HasAnnotations
 
annotationValue() - Method in interface org.semanticweb.owlapi.model.HasAnnotationValue
 
annotationValue() - Method in interface org.semanticweb.owlapi.model.OWLAnnotation
 
annotationValue() - Method in interface org.semanticweb.owlapi.model.OWLAnnotationAssertionAxiom
 
annotationValue() - Method in interface org.semanticweb.owlapi.model.OWLAnnotationValue
 
AnnotationValueShortFormProvider - Class in org.semanticweb.owlapi.util
A short form provider that generates short forms based on entity annotation values.
AnnotationValueShortFormProvider(List<OWLAnnotationProperty>, Map<OWLAnnotationProperty, List<String>>, OWLOntologySetProvider) - Constructor for class org.semanticweb.owlapi.util.AnnotationValueShortFormProvider
Constructs an annotation value short form provider.
AnnotationValueShortFormProvider(List<OWLAnnotationProperty>, Map<OWLAnnotationProperty, List<String>>, OWLOntologySetProvider, ShortFormProvider) - Constructor for class org.semanticweb.owlapi.util.AnnotationValueShortFormProvider
Constructs an annotation short form provider.
AnnotationValueShortFormProvider(OWLOntologySetProvider, ShortFormProvider, IRIShortFormProvider, List<OWLAnnotationProperty>, Map<OWLAnnotationProperty, List<String>>) - Constructor for class org.semanticweb.owlapi.util.AnnotationValueShortFormProvider
 
AnnotationWalkingControl - Enum in org.semanticweb.owlapi.util
Control flag for whether to walk annotations
AnonymousIndividualByIdProvider - Interface in org.semanticweb.owlapi.model.providers
An interface to an object that can provide instances of OWLAnonymousIndividual.
AnonymousIndividualProvider - Interface in org.semanticweb.owlapi.model.providers
An interface to an object that can provide instances if OWLAnonymousIndividual.
anonymousIndividuals() - Method in interface org.semanticweb.owlapi.model.HasAnonymousIndividuals
Gets the anonymous individuals occurring in this object.
anonymousIndividualValue() - Method in interface org.semanticweb.owlapi.model.HasAnnotationValue
 
AnonymousNodeChecker - Interface in org.semanticweb.owlapi.util
 
AnonymousNodeCheckerImpl - Class in org.semanticweb.owlapi.util
default implementation for an anonymous node checker.
AnonymousNodeCheckerImpl() - Constructor for class org.semanticweb.owlapi.util.AnonymousNodeCheckerImpl
 
anyMatch(OWLPairwiseBooleanVisitor<C>) - Method in interface org.semanticweb.owlapi.model.OWLNaryAxiom
 
anyMatchAllPairs(OWLPairwiseBooleanVisitor<C>) - Method in interface org.semanticweb.owlapi.model.OWLNaryAxiom
 
apDomainFilter - Static variable in class org.semanticweb.owlapi.search.Filters
filter returning annotation property domain axioms where the property matches the input key.
APOS - Static variable in class org.semanticweb.owlapi.io.XMLUtils
&apos; shortcut.
appearsMultipleTimes(OWLAxiom) - Method in interface org.semanticweb.owlapi.util.AxiomAppearance
 
appearsMultipleTimes(OWLAnonymousIndividual) - Method in interface org.semanticweb.owlapi.util.IndividualAppearance
 
appearsMultipleTimes(OWLAnonymousIndividual) - Method in class org.semanticweb.owlapi.util.OWLAnonymousIndividualsWithMultipleOccurrences
 
appliedChange(OWLOntologyChange) - Method in interface org.semanticweb.owlapi.model.OWLOntologyChangeProgressListener
 
applyChange(OWLOntologyChange) - Method in interface org.semanticweb.owlapi.model.HasApplyChange
A convenience method that applies just one change to an ontology that is managed by this manager.
applyChange(OWLOntologyChange) - Method in interface org.semanticweb.owlapi.model.OWLOntology
 
applyChanges(List<? extends OWLOntologyChange>) - Method in interface org.semanticweb.owlapi.model.HasApplyChanges
Applies a list ontology changes to a collection of ontologies.
applyChanges(OWLOntologyChange...) - Method in interface org.semanticweb.owlapi.model.HasApplyChanges
Applies a list ontology changes to a collection of ontologies.
applyChanges(OWLOntology) - Method in class org.semanticweb.owlapitools.builders.BaseBuilder
 
applyChanges(OWLOntology) - Method in interface org.semanticweb.owlapitools.builders.Builder
If the builder is constructing an axiom, this method will add the axiom and all needed changes to make the ontology fit in the expected profile; the changes will be returned but there is no need to apply them, as they have already been applied.
applyChanges(OWLOntology) - Method in class org.semanticweb.owlapitools.builders.BuilderImportsDeclaration
 
applyChangesAndGetDetails(List<? extends OWLOntologyChange>) - Method in interface org.semanticweb.owlapi.model.HasApplyChanges
Applies a list ontology changes to a collection of ontologies.
applyChangesAndGetDetails(OWLOntologyChange...) - Method in interface org.semanticweb.owlapi.model.HasApplyChanges
Applies a list ontology changes to a collection of ontologies.
applyChangesAndGetDetails(List<? extends OWLOntologyChange>) - Method in interface org.semanticweb.owlapi.model.OWLOntology
 
applyDirectChange(OWLOntologyChange) - Method in interface org.semanticweb.owlapi.model.HasApplyDirectChange
A convenience method that applies just one change to this ontology.
applyDirectChange(OWLOntologyChange) - Method in interface org.semanticweb.owlapi.model.OWLOntology
 
apRangeFilter - Static variable in class org.semanticweb.owlapi.search.Filters
filter returning annotation property range axioms where the property matches the input key.
arguments() - Method in interface org.semanticweb.owlapi.model.SWRLBuiltInAtom
 
asAnonymousIndividual() - Method in interface org.semanticweb.owlapi.model.OWLAnnotationObject
 
asConjunctSet() - Method in interface org.semanticweb.owlapi.model.OWLClassExpression
Interprets this expression as a conjunction and returns the conjuncts.
asDataPropertyExpression() - Method in interface org.semanticweb.owlapi.model.OWLPropertyExpression
 
asDisjunctSet() - Method in interface org.semanticweb.owlapi.model.OWLClassExpression
Interprets this expression as a disjunction and returns the disjuncts.
asIntersectionOfMinMax() - Method in interface org.semanticweb.owlapi.model.OWLDataExactCardinality
Obtains an equivalent form that is a conjunction of a min cardinality and max cardinality restriction.
asIntersectionOfMinMax() - Method in interface org.semanticweb.owlapi.model.OWLObjectExactCardinality
Obtains an equivalent form that is a conjunction of a min cardinality and max cardinality restriction.
asIRI() - Method in class org.semanticweb.owlapi.model.IRI
 
asIRI() - Method in interface org.semanticweb.owlapi.model.OWLAnnotationObject
 
asList(Stream<T>) - Static method in class org.semanticweb.owlapi.util.OWLAPIStreamUtils
 
asList(Stream<?>, Class<T>) - Static method in class org.semanticweb.owlapi.util.OWLAPIStreamUtils
 
asListNullsForbidden(Stream<T>) - Static method in class org.semanticweb.owlapi.util.OWLAPIStreamUtils
 
asLiteral() - Method in interface org.semanticweb.owlapi.model.OWLAnnotationValue
 
asLiteral() - Method in interface org.semanticweb.owlapi.model.OWLLiteral
 
asMap(Stream<Q>, Function<Q, T>) - Static method in class org.semanticweb.owlapi.util.OWLAPIStreamUtils
 
asMap(Stream<Q>, Function<Q, K>, Function<Q, V>) - Static method in class org.semanticweb.owlapi.util.OWLAPIStreamUtils
 
asObjectPropertyExpression() - Method in interface org.semanticweb.owlapi.model.OWLPropertyExpression
 
asObjectUnionOf() - Method in interface org.semanticweb.owlapi.model.OWLObjectOneOf
Simplifies this enumeration to a union of singleton nominals.
AsOWLAnnotationProperty - Interface in org.semanticweb.owlapi.model
Convert to OWLAnnotationProperty interface.
asOWLAnnotationProperty() - Method in interface org.semanticweb.owlapi.model.AsOWLAnnotationProperty
A convenience method that obtains this entity as an OWLAnnotationProperty (in order to avoid explicit casting).
asOWLAnonymousIndividual() - Method in interface org.semanticweb.owlapi.model.OWLIndividual
Obtains this individual an anonymous individual if it is indeed anonymous.
asOWLAnonymousIndividual() - Method in interface org.semanticweb.owlapi.model.OWLNamedIndividual
 
AsOWLClass - Interface in org.semanticweb.owlapi.model
Convert to OWLClass interface.
asOWLClass() - Method in interface org.semanticweb.owlapi.model.AsOWLClass
A convenience method that obtains this entity as an OWLClass (in order to avoid explicit casting).
AsOWLDataProperty - Interface in org.semanticweb.owlapi.model
Convert to OWLDataProperty interface.
asOWLDataProperty() - Method in interface org.semanticweb.owlapi.model.AsOWLDataProperty
A convenience method that obtains this entity as an OWLDataProperty (in order to avoid explicit casting).
AsOWLDatatype - Interface in org.semanticweb.owlapi.model
Convert to OWLDatatype interface.
asOWLDatatype() - Method in interface org.semanticweb.owlapi.model.AsOWLDatatype
A convenience method that obtains this entity as an OWLDatatype (in order to avoid explicit casting).
AsOWLNamedIndividual - Interface in org.semanticweb.owlapi.model
Convert to OWLNamedIndividual interface.
asOWLNamedIndividual() - Method in interface org.semanticweb.owlapi.model.AsOWLNamedIndividual
A convenience method that obtains this entity as an OWLNamedIndividual (in order to avoid explicit casting).
AsOWLObjectProperty - Interface in org.semanticweb.owlapi.model
Convert to OWLObjectProperty interface.
asOWLObjectProperty() - Method in interface org.semanticweb.owlapi.model.AsOWLObjectProperty
A convenience method that obtains this entity as an OWLObjectProperty (in order to avoid explicit casting).
asOWLSubClassOfAxiom() - Method in interface org.semanticweb.owlapi.model.OWLSubClassOfAxiomShortCut
Gets this axiom as an OWLSubClassOfAxiom.
asOWLSubClassOfAxioms() - Method in interface org.semanticweb.owlapi.model.OWLSubClassOfAxiomSetShortCut
 
asPairwiseAxioms() - Method in interface org.semanticweb.owlapi.model.OWLDifferentIndividualsAxiom
 
asPairwiseAxioms() - Method in interface org.semanticweb.owlapi.model.OWLDisjointClassesAxiom
 
asPairwiseAxioms() - Method in interface org.semanticweb.owlapi.model.OWLDisjointDataPropertiesAxiom
 
asPairwiseAxioms() - Method in interface org.semanticweb.owlapi.model.OWLDisjointObjectPropertiesAxiom
 
asPairwiseAxioms() - Method in interface org.semanticweb.owlapi.model.OWLEquivalentClassesAxiom
 
asPairwiseAxioms() - Method in interface org.semanticweb.owlapi.model.OWLEquivalentDataPropertiesAxiom
 
asPairwiseAxioms() - Method in interface org.semanticweb.owlapi.model.OWLEquivalentObjectPropertiesAxiom
 
asPairwiseAxioms() - Method in interface org.semanticweb.owlapi.model.OWLInverseObjectPropertiesAxiom
 
asPairwiseAxioms() - Method in interface org.semanticweb.owlapi.model.OWLNaryAxiom
Gets this axiom as a set of pairwise axioms.
asPairwiseAxioms() - Method in interface org.semanticweb.owlapi.model.OWLSameIndividualAxiom
 
asPrefixOWLDocumentFormat() - Method in interface org.semanticweb.owlapi.model.OWLDocumentFormat
If this format is an instance of PrefixDocumentFormat then this method will obtain it as a PrefixDocumentFormat.
asSet(Stream<T>) - Static method in class org.semanticweb.owlapi.util.OWLAPIStreamUtils
 
asSet(Stream<?>, Class<T>) - Static method in class org.semanticweb.owlapi.util.OWLAPIStreamUtils
 
asSomeValuesFrom() - Method in interface org.semanticweb.owlapi.model.OWLHasValueRestriction
A convenience method that obtains this restriction as an existential restriction with a nominal filler.
asSubDataPropertyOfAxioms() - Method in interface org.semanticweb.owlapi.model.OWLEquivalentDataPropertiesAxiom
 
asSubObjectPropertyOfAxioms() - Method in interface org.semanticweb.owlapi.model.OWLEquivalentObjectPropertiesAxiom
 
asSubObjectPropertyOfAxioms() - Method in interface org.semanticweb.owlapi.model.OWLInverseObjectPropertiesAxiom
 
asSubPropertyAxioms() - Method in interface org.semanticweb.owlapi.model.OWLSymmetricObjectPropertyAxiom
 
asUnorderedSet(Stream<T>) - Static method in class org.semanticweb.owlapi.util.OWLAPIStreamUtils
 
asUnorderedSet(Stream<?>, Class<T>) - Static method in class org.semanticweb.owlapi.util.OWLAPIStreamUtils
 
ASYMMETRIC_OBJECT_PROPERTY - Static variable in class org.semanticweb.owlapi.model.AxiomType
AsymmetricObjectProperty.
asymmetricObjectPropertyAxioms(OWLObjectPropertyExpression) - Method in interface org.semanticweb.owlapi.model.OWLAxiomIndex
Gets the OWLAsymmetricObjectPropertyAxioms contained in this ontology that make the specified object property asymmetric.
AutoIRIMapper - Class in org.semanticweb.owlapi.util
A mapper which given a root folder attempts to automatically discover and map files to ontologies.
AutoIRIMapper(File, boolean) - Constructor for class org.semanticweb.owlapi.util.AutoIRIMapper
Creates an auto-mapper which examines ontologies that reside in the specified root folder (and possibly sub-folders).
AXIOM_TYPES - Static variable in class org.semanticweb.owlapi.model.AxiomType
Axiom types.
AxiomAnnotations - Enum in org.semanticweb.owlapi.model.parameters
Search options.
AxiomAppearance - Interface in org.semanticweb.owlapi.util
An interface for checking if an axiom appears as annotated source multiple times.
AxiomChangeData - Class in org.semanticweb.owlapi.change
Represent the common non-ontology data required by instances of OWLAxiomChange.
AxiomChangeData(OWLAxiom) - Constructor for class org.semanticweb.owlapi.change.AxiomChangeData
Constructs an AxiomChangeData object that describes a change involving the specified axiom.
AxiomFilter(AxiomType<?>, Filters.Filter<A>) - Constructor for class org.semanticweb.owlapi.search.Filters.AxiomFilter
 
AxiomFilter(Collection<AxiomType<?>>, Filters.Filter<A>) - Constructor for class org.semanticweb.owlapi.search.Filters.AxiomFilter
 
AxiomFilter(Filters.Filter<A>, AxiomType<?>...) - Constructor for class org.semanticweb.owlapi.search.Filters.AxiomFilter
 
AxiomNotInProfileException - Exception in org.semanticweb.owlapi.reasoner
 
AxiomNotInProfileException(OWLAxiom, IRI) - Constructor for exception org.semanticweb.owlapi.reasoner.AxiomNotInProfileException
 
axioms() - Method in interface org.semanticweb.owlapi.model.HasAxioms
 
axioms(AxiomType<T>) - Method in interface org.semanticweb.owlapi.model.HasAxiomsByType
Filter axioms according to the specified type.
axioms(Imports) - Method in interface org.semanticweb.owlapi.model.OWLAxiomCollection
 
axioms(AxiomType<T>, Imports) - Method in interface org.semanticweb.owlapi.model.OWLAxiomCollection
Gets all axioms of the specified type.
axioms(OWLClass) - Method in interface org.semanticweb.owlapi.model.OWLAxiomCollection
Gets the axioms that form the definition/description of a class.
axioms(OWLClass, Imports) - Method in interface org.semanticweb.owlapi.model.OWLAxiomCollection
Gets the axioms that form the definition/description of a class.
axioms(OWLObjectPropertyExpression) - Method in interface org.semanticweb.owlapi.model.OWLAxiomCollection
Gets the axioms that form the definition/description of an object property.
axioms(OWLObjectPropertyExpression, Imports) - Method in interface org.semanticweb.owlapi.model.OWLAxiomCollection
Gets the axioms that form the definition/description of an object property.
axioms(OWLDataProperty) - Method in interface org.semanticweb.owlapi.model.OWLAxiomCollection
Gets the axioms that form the definition/description of a data property.
axioms(OWLDataProperty, Imports) - Method in interface org.semanticweb.owlapi.model.OWLAxiomCollection
Gets the axioms that form the definition/description of a data property.
axioms(OWLIndividual) - Method in interface org.semanticweb.owlapi.model.OWLAxiomCollection
Gets the axioms that form the definition/description of an individual.
axioms(OWLIndividual, Imports) - Method in interface org.semanticweb.owlapi.model.OWLAxiomCollection
Gets the axioms that form the definition/description of an individual.
axioms(OWLAnnotationProperty) - Method in interface org.semanticweb.owlapi.model.OWLAxiomCollection
Gets the axioms that form the definition/description of an annotation property.
axioms(OWLAnnotationProperty, Imports) - Method in interface org.semanticweb.owlapi.model.OWLAxiomCollection
Gets the axioms that form the definition/description of an annotation property.
axioms(OWLDatatype) - Method in interface org.semanticweb.owlapi.model.OWLAxiomCollection
Gets the datatype definition axioms for the specified datatype.
axioms(OWLDatatype, Imports) - Method in interface org.semanticweb.owlapi.model.OWLAxiomCollection
Gets the datatype definition axioms for the specified datatype.
axioms(Class<T>, OWLObject, Imports, Navigation) - Method in interface org.semanticweb.owlapi.model.OWLAxiomIndex
Generic search method: returns all axioms which refer entity, are instances of type, optionally including the imports closure in the results.
axioms(Class<T>, OWLObject, Navigation) - Method in interface org.semanticweb.owlapi.model.OWLAxiomIndex
Generic search method: returns all axioms which refer entity, are instances of type, optionally including the imports closure in the results.
axioms(OWLAxiomSearchFilter, Object, Imports) - Method in interface org.semanticweb.owlapi.model.OWLAxiomIndex
Generic filter type for further refining search by axiom type.
axioms(OWLAxiomSearchFilter, Object) - Method in interface org.semanticweb.owlapi.model.OWLAxiomIndex
Generic filter type for further refining search by axiom type.
axioms(Class<T>, Class<? extends OWLObject>, OWLObject, Navigation) - Method in interface org.semanticweb.owlapi.model.OWLAxiomIndex
Generic search method: resutns all axioms which refer entity, are instances of type, optionally including the imports closure in the results.
axioms(Class<T>, Class<? extends OWLObject>, OWLObject, Imports, Navigation) - Method in interface org.semanticweb.owlapi.model.OWLAxiomIndex
Generic search method: returns all axioms which refer entity, are instances of type, optionally including the imports closure in the results.
axiomsFromTBoxAndRBox - Static variable in class org.semanticweb.owlapi.search.Filters
filter returning all axioms included in TBox or RBox.
axiomsIgnoreAnnotations(OWLAxiom) - Method in interface org.semanticweb.owlapi.model.OWLAxiomCollection
Gets the set of axioms contained in this collection that have the same "logical structure" as the specified axiom; i.e., all axioms that equal the specified axiom, when ignoring annotations.
axiomsIgnoreAnnotations(OWLAxiom, Imports) - Method in interface org.semanticweb.owlapi.model.OWLAxiomCollection
Gets the set of axioms contained in this collection that have the same "logical structure" as the specified axiom; i.e., all axioms that equal the specified axiom, when ignoring annotations.
axiomsIgnoreAnnotations(OWLAxiom, OWLOntology, Imports) - Static method in class org.semanticweb.owlapi.search.EntitySearcher
Get matching axioms for a, ignoring annotations.
axiomsNotInTBoxOrRBox - Static variable in class org.semanticweb.owlapi.search.Filters
filter returning all axioms not in TBox or RBox; therefore, ABox axioms, nonlogical axioms and SWRL rules.
AxiomSubjectProviderEx - Class in org.semanticweb.owlapi.util
Provides the object that is the subject of an axiom.
AxiomSubjectProviderEx() - Constructor for class org.semanticweb.owlapi.util.AxiomSubjectProviderEx
 
AxiomType<C extends OWLAxiom> - Class in org.semanticweb.owlapi.model
Represents the type of axioms which can belong to ontologies.

B

BaseAnnotationPropertyBuilder<T extends OWLObject,B> - Class in org.semanticweb.owlapitools.builders
Builder class for OWLDataAllValuesFrom.
BaseAnnotationPropertyBuilder(OWLDataFactory) - Constructor for class org.semanticweb.owlapitools.builders.BaseAnnotationPropertyBuilder
 
BaseBuilder<T extends OWLObject,B> - Class in org.semanticweb.owlapitools.builders
Base builder class, providing annotations storage.
BaseDataBuilder<T extends OWLObject,B> - Class in org.semanticweb.owlapitools.builders
Builder class for OWLDataAllValuesFrom.
BaseDataBuilder(OWLDataFactory) - Constructor for class org.semanticweb.owlapitools.builders.BaseDataBuilder
 
BaseDataPropertyBuilder<T extends OWLObject,B> - Class in org.semanticweb.owlapitools.builders
Builder class for OWLDataAllValuesFrom.
BaseDataPropertyBuilder(OWLDataFactory) - Constructor for class org.semanticweb.owlapitools.builders.BaseDataPropertyBuilder
 
BaseDomainBuilder<T extends OWLObject,B,P> - Class in org.semanticweb.owlapitools.builders
Builder class for OWLDataPropertyDomainAxiom.
BaseDomainBuilder(OWLDataFactory) - Constructor for class org.semanticweb.owlapitools.builders.BaseDomainBuilder
 
BaseEntityBuilder<T extends OWLEntity,B> - Class in org.semanticweb.owlapitools.builders
Abstract builder for entities.
BaseEntityBuilder(OWLDataFactory) - Constructor for class org.semanticweb.owlapitools.builders.BaseEntityBuilder
 
BaseObjectBuilder<T extends OWLObject,B> - Class in org.semanticweb.owlapitools.builders
Builder class for OWLDataAllValuesFrom.
BaseObjectBuilder(OWLDataFactory) - Constructor for class org.semanticweb.owlapitools.builders.BaseObjectBuilder
 
BaseObjectPropertyBuilder<T extends OWLObject,B> - Class in org.semanticweb.owlapitools.builders
Builder class for OWLDataAllValuesFrom.
BaseObjectPropertyBuilder(OWLDataFactory) - Constructor for class org.semanticweb.owlapitools.builders.BaseObjectPropertyBuilder
 
BaseSetBuilder<T extends OWLObject,B,I> - Class in org.semanticweb.owlapitools.builders
Abstract builder for entities.
BaseSetBuilder(OWLDataFactory) - Constructor for class org.semanticweb.owlapitools.builders.BaseSetBuilder
 
BaseSubBuilder<T extends OWLObject,B,I> - Class in org.semanticweb.owlapitools.builders
Builder class for OWLSubAnnotationPropertyOfAxiom.
BaseSubBuilder(OWLDataFactory) - Constructor for class org.semanticweb.owlapitools.builders.BaseSubBuilder
 
begin(int) - Method in interface org.semanticweb.owlapi.model.OWLOntologyChangeProgressListener
 
BidirectionalShortFormProvider - Interface in org.semanticweb.owlapi.util
A short form provider which is capable of translating back and forth between entities and their short forms.
BidirectionalShortFormProviderAdapter - Class in org.semanticweb.owlapi.util
A bidirectional short form provider which uses a specified short form provider to generate the bidirectional entity--shortform mappings.
BidirectionalShortFormProviderAdapter(ShortFormProvider) - Constructor for class org.semanticweb.owlapi.util.BidirectionalShortFormProviderAdapter
 
BidirectionalShortFormProviderAdapter(Collection<OWLOntology>, ShortFormProvider) - Constructor for class org.semanticweb.owlapi.util.BidirectionalShortFormProviderAdapter
Creates a BidirectionalShortFormProvider that maps between the entities that are referenced in the specified ontologies and the short forms of these entities.
BidirectionalShortFormProviderAdapter(OWLOntologyManager, Collection<OWLOntology>, ShortFormProvider) - Constructor for class org.semanticweb.owlapi.util.BidirectionalShortFormProviderAdapter
Creates a BidirectionalShortFormProvider that maps between the entities that are referenced in the specified ontologies and the shortforms of these entities.
bind(Class<?>, Class<?>, Annotation...) - Method in class org.semanticweb.owlapi.utilities.Injector
Associate a key made of interface type and optional annotations with an implementation type
bindOneMore(T, Class<T>, Annotation...) - Method in class org.semanticweb.owlapi.utilities.Injector
Associate a key made of interface type and optional annotations with an instance, adding to existing associations
bindOneMore(Supplier<T>, Class<T>, Annotation...) - Method in class org.semanticweb.owlapi.utilities.Injector
Associate a key made of interface type and optional annotations with a supplier of instances, adding to existing associations
bindToOne(Object, Class<?>, Annotation...) - Method in class org.semanticweb.owlapi.utilities.Injector
Associate a key made of interface type and optional annotations with an instance, replacing existing associations
bindToOne(Supplier<?>, Class<?>, Annotation...) - Method in class org.semanticweb.owlapi.utilities.Injector
Associate a key made of interface type and optional annotations with a supplier of instances, replacing existing associations
body() - Method in interface org.semanticweb.owlapi.model.SWRLRule
Gets the atoms in the body of the rule.
bodyList() - Method in interface org.semanticweb.owlapi.model.SWRLRule
 
bodySize() - Method in class org.semanticweb.owlapitools.builders.BuilderSWRLRule
 
bottomClassNode() - Method in interface org.semanticweb.owlapi.reasoner.OWLReasoner
Gets the Node corresponding to the bottom node (containing owl:Nothing) in the class hierarchy.
bottomDataPropertyNode() - Method in interface org.semanticweb.owlapi.reasoner.OWLReasoner
Gets the Node corresponding to the bottom node (containing owl:bottomDataProperty) in the data property hierarchy.
bottomObjectPropertyNode() - Method in interface org.semanticweb.owlapi.reasoner.OWLReasoner
Gets the Node corresponding to the bottom node (containing owl:bottomObjectProperty) in the object property hierarchy.
broadcastChanges(OWLOntologyChangeListener, List<? extends OWLOntologyChange>) - Method in class org.semanticweb.owlapi.model.DefaultChangeBroadcastStrategy
 
broadcastChanges(ImpendingOWLOntologyChangeListener, List<? extends OWLOntologyChange>) - Method in class org.semanticweb.owlapi.model.DefaultImpendingChangeBroadcastStrategy
 
broadcastChanges(OWLOntologyChangeListener, List<? extends OWLOntologyChange>) - Method in class org.semanticweb.owlapi.model.EDTChangeBroadcastStrategy
 
broadcastChanges(ImpendingOWLOntologyChangeListener, List<? extends OWLOntologyChange>) - Method in interface org.semanticweb.owlapi.model.ImpendingOWLOntologyChangeBroadcastStrategy
Broadcasts the list of changes to the specified listeners.
broadcastChanges(OWLOntologyChangeListener, List<? extends OWLOntologyChange>) - Method in interface org.semanticweb.owlapi.model.OWLOntologyChangeBroadcastStrategy
Broadcasts the list of changes to the specified listeners.
broadcastChanges(OWLOntologyChangeListener, List<? extends OWLOntologyChange>) - Method in class org.semanticweb.owlapi.model.SpecificOntologyChangeBroadcastStrategy
 
BufferingMode - Enum in org.semanticweb.owlapi.reasoner
Used to indicate the buffering mode of a reasoner.
buildEntity(IRI, EntityProvider) - Method in class org.semanticweb.owlapi.model.EntityType
Build an entity of this type, using the factory passed in as df.
Builder<T> - Interface in org.semanticweb.owlapitools.builders
A builder interface for building owl objects.
BuilderAnnotation - Class in org.semanticweb.owlapitools.builders
Builder class for OWLAnnotation.
BuilderAnnotation(OWLDataFactory) - Constructor for class org.semanticweb.owlapitools.builders.BuilderAnnotation
 
BuilderAnnotation(OWLAnnotation, OWLDataFactory) - Constructor for class org.semanticweb.owlapitools.builders.BuilderAnnotation
Builder initialized from an existing object.
BuilderAnnotationAssertion - Class in org.semanticweb.owlapitools.builders
Builder class for OWLAnnotationAssertionAxiom.
BuilderAnnotationAssertion(OWLDataFactory) - Constructor for class org.semanticweb.owlapitools.builders.BuilderAnnotationAssertion
 
BuilderAnnotationAssertion(OWLAnnotationAssertionAxiom, OWLDataFactory) - Constructor for class org.semanticweb.owlapitools.builders.BuilderAnnotationAssertion
Builder initialized from an existing object.
BuilderAnnotationProperty - Class in org.semanticweb.owlapitools.builders
Builder class for OWLAnnotationProperty.
BuilderAnnotationProperty(OWLDataFactory) - Constructor for class org.semanticweb.owlapitools.builders.BuilderAnnotationProperty
 
BuilderAnnotationProperty(OWLAnnotationProperty, OWLDataFactory) - Constructor for class org.semanticweb.owlapitools.builders.BuilderAnnotationProperty
Builder initialized from an existing object.
BuilderAnnotationPropertyDomain - Class in org.semanticweb.owlapitools.builders
Builder class for OWLAnnotationPropertyDomainAxiom.
BuilderAnnotationPropertyDomain(OWLDataFactory) - Constructor for class org.semanticweb.owlapitools.builders.BuilderAnnotationPropertyDomain
 
BuilderAnnotationPropertyDomain(OWLAnnotationPropertyDomainAxiom, OWLDataFactory) - Constructor for class org.semanticweb.owlapitools.builders.BuilderAnnotationPropertyDomain
Builder initialized from an existing object.
BuilderAnnotationPropertyRange - Class in org.semanticweb.owlapitools.builders
Builder class for OWLAnnotationPropertyRangeAxiom.
BuilderAnnotationPropertyRange(OWLDataFactory) - Constructor for class org.semanticweb.owlapitools.builders.BuilderAnnotationPropertyRange
 
BuilderAnnotationPropertyRange(OWLAnnotationPropertyRangeAxiom, OWLDataFactory) - Constructor for class org.semanticweb.owlapitools.builders.BuilderAnnotationPropertyRange
Builder initialized from an existing object.
BuilderAnonymousIndividual - Class in org.semanticweb.owlapitools.builders
Builder class for OWLAnonymousIndividual.
BuilderAnonymousIndividual(OWLDataFactory) - Constructor for class org.semanticweb.owlapitools.builders.BuilderAnonymousIndividual
 
BuilderAnonymousIndividual(OWLAnonymousIndividual, OWLDataFactory) - Constructor for class org.semanticweb.owlapitools.builders.BuilderAnonymousIndividual
Builder initialized from an existing object.
BuilderAsymmetricObjectProperty - Class in org.semanticweb.owlapitools.builders
Builder class for OWLAsymmetricObjectPropertyAxiom.
BuilderAsymmetricObjectProperty(OWLDataFactory) - Constructor for class org.semanticweb.owlapitools.builders.BuilderAsymmetricObjectProperty
 
BuilderAsymmetricObjectProperty(OWLAsymmetricObjectPropertyAxiom, OWLDataFactory) - Constructor for class org.semanticweb.owlapitools.builders.BuilderAsymmetricObjectProperty
Builder initialized from an existing object.
BuilderClass - Class in org.semanticweb.owlapitools.builders
Builder class for OWLClass.
BuilderClass(OWLDataFactory) - Constructor for class org.semanticweb.owlapitools.builders.BuilderClass
 
BuilderClass(OWLClass, OWLDataFactory) - Constructor for class org.semanticweb.owlapitools.builders.BuilderClass
Builder initialized from an existing object.
BuilderClassAssertion - Class in org.semanticweb.owlapitools.builders
Builder class for OWLClassAssertionAxiom.
BuilderClassAssertion(OWLDataFactory) - Constructor for class org.semanticweb.owlapitools.builders.BuilderClassAssertion
 
BuilderClassAssertion(OWLClassAssertionAxiom, OWLDataFactory) - Constructor for class org.semanticweb.owlapitools.builders.BuilderClassAssertion
Builder initialized from an existing object.
BuilderComplementOf - Class in org.semanticweb.owlapitools.builders
Builder class for OWLObjectComplementOf.
BuilderComplementOf(OWLDataFactory) - Constructor for class org.semanticweb.owlapitools.builders.BuilderComplementOf
 
BuilderComplementOf(OWLObjectComplementOf, OWLDataFactory) - Constructor for class org.semanticweb.owlapitools.builders.BuilderComplementOf
Builder initialized from an existing object.
BuilderDataAllValuesFrom - Class in org.semanticweb.owlapitools.builders
Builder class for OWLDataAllValuesFrom.
BuilderDataAllValuesFrom(OWLDataFactory) - Constructor for class org.semanticweb.owlapitools.builders.BuilderDataAllValuesFrom
 
BuilderDataAllValuesFrom(OWLDataAllValuesFrom, OWLDataFactory) - Constructor for class org.semanticweb.owlapitools.builders.BuilderDataAllValuesFrom
Builder initialized from an existing object.
BuilderDataComplementOf - Class in org.semanticweb.owlapitools.builders
Builder class for OWLDataComplementOf.
BuilderDataComplementOf(OWLDataFactory) - Constructor for class org.semanticweb.owlapitools.builders.BuilderDataComplementOf
 
BuilderDataComplementOf(OWLDataComplementOf, OWLDataFactory) - Constructor for class org.semanticweb.owlapitools.builders.BuilderDataComplementOf
Builder initialized from an existing object.
BuilderDataExactCardinality - Class in org.semanticweb.owlapitools.builders
Builder class for OWLDataExactCardinality.
BuilderDataExactCardinality(OWLDataFactory) - Constructor for class org.semanticweb.owlapitools.builders.BuilderDataExactCardinality
 
BuilderDataExactCardinality(OWLDataExactCardinality, OWLDataFactory) - Constructor for class org.semanticweb.owlapitools.builders.BuilderDataExactCardinality
Builder initialized from an existing object.
BuilderDataHasValue - Class in org.semanticweb.owlapitools.builders
Builder class for OWLDataHasValue.
BuilderDataHasValue(OWLDataFactory) - Constructor for class org.semanticweb.owlapitools.builders.BuilderDataHasValue
 
BuilderDataHasValue(OWLDataHasValue, OWLDataFactory) - Constructor for class org.semanticweb.owlapitools.builders.BuilderDataHasValue
Builder initialized from an existing object.
BuilderDataIntersectionOf - Class in org.semanticweb.owlapitools.builders
Builder class for OWLDataIntersectionOf.
BuilderDataIntersectionOf(OWLDataFactory) - Constructor for class org.semanticweb.owlapitools.builders.BuilderDataIntersectionOf
 
BuilderDataIntersectionOf(OWLDataIntersectionOf, OWLDataFactory) - Constructor for class org.semanticweb.owlapitools.builders.BuilderDataIntersectionOf
Builder initialized from an existing object.
BuilderDataMaxCardinality - Class in org.semanticweb.owlapitools.builders
Builder class for OWLDataMaxCardinality.
BuilderDataMaxCardinality(OWLDataFactory) - Constructor for class org.semanticweb.owlapitools.builders.BuilderDataMaxCardinality
 
BuilderDataMaxCardinality(OWLDataMaxCardinality, OWLDataFactory) - Constructor for class org.semanticweb.owlapitools.builders.BuilderDataMaxCardinality
Builder initialized from an existing object.
BuilderDataMinCardinality - Class in org.semanticweb.owlapitools.builders
Builder class for OWLDataMinCardinality.
BuilderDataMinCardinality(OWLDataFactory) - Constructor for class org.semanticweb.owlapitools.builders.BuilderDataMinCardinality
 
BuilderDataMinCardinality(OWLDataMinCardinality, OWLDataFactory) - Constructor for class org.semanticweb.owlapitools.builders.BuilderDataMinCardinality
Builder initialized from an existing object.
BuilderDataOneOf - Class in org.semanticweb.owlapitools.builders
Builder class for OWLDataOneOf.
BuilderDataOneOf(OWLDataFactory) - Constructor for class org.semanticweb.owlapitools.builders.BuilderDataOneOf
 
BuilderDataOneOf(OWLDataOneOf, OWLDataFactory) - Constructor for class org.semanticweb.owlapitools.builders.BuilderDataOneOf
Builder initialized from an existing object.
BuilderDataProperty - Class in org.semanticweb.owlapitools.builders
Builder class for OWLDataProperty.
BuilderDataProperty(OWLDataFactory) - Constructor for class org.semanticweb.owlapitools.builders.BuilderDataProperty
 
BuilderDataProperty(OWLDataProperty, OWLDataFactory) - Constructor for class org.semanticweb.owlapitools.builders.BuilderDataProperty
Builder initialized from an existing object.
BuilderDataPropertyAssertion - Class in org.semanticweb.owlapitools.builders
Builder class for OWLDataPropertyAssertionAxiom.
BuilderDataPropertyAssertion(OWLDataFactory) - Constructor for class org.semanticweb.owlapitools.builders.BuilderDataPropertyAssertion
 
BuilderDataPropertyAssertion(OWLDataPropertyAssertionAxiom, OWLDataFactory) - Constructor for class org.semanticweb.owlapitools.builders.BuilderDataPropertyAssertion
Builder initialized from an existing object.
BuilderDataPropertyDomain - Class in org.semanticweb.owlapitools.builders
Builder class for OWLDataPropertyDomainAxiom.
BuilderDataPropertyDomain(OWLDataFactory) - Constructor for class org.semanticweb.owlapitools.builders.BuilderDataPropertyDomain
 
BuilderDataPropertyDomain(OWLDataPropertyDomainAxiom, OWLDataFactory) - Constructor for class org.semanticweb.owlapitools.builders.BuilderDataPropertyDomain
Builder initialized from an existing object.
BuilderDataPropertyRange - Class in org.semanticweb.owlapitools.builders
Builder class for OWLDataPropertyRangeAxiom.
BuilderDataPropertyRange(OWLDataFactory) - Constructor for class org.semanticweb.owlapitools.builders.BuilderDataPropertyRange
 
BuilderDataPropertyRange(OWLDataPropertyRangeAxiom, OWLDataFactory) - Constructor for class org.semanticweb.owlapitools.builders.BuilderDataPropertyRange
Builder initialized from an existing object.
BuilderDataSomeValuesFrom - Class in org.semanticweb.owlapitools.builders
Builder class for OWLDataSomeValuesFrom.
BuilderDataSomeValuesFrom(OWLDataFactory) - Constructor for class org.semanticweb.owlapitools.builders.BuilderDataSomeValuesFrom
 
BuilderDataSomeValuesFrom(OWLDataSomeValuesFrom, OWLDataFactory) - Constructor for class org.semanticweb.owlapitools.builders.BuilderDataSomeValuesFrom
Builder initialized from an existing object.
BuilderDatatype - Class in org.semanticweb.owlapitools.builders
Builder class for OWLDatatype.
BuilderDatatype(OWLDatatype, OWLDataFactory) - Constructor for class org.semanticweb.owlapitools.builders.BuilderDatatype
Builder initialized from an existing object.
BuilderDatatype(OWLDataFactory) - Constructor for class org.semanticweb.owlapitools.builders.BuilderDatatype
 
BuilderDatatypeDefinition - Class in org.semanticweb.owlapitools.builders
Builder class for OWLDatatypeDefinitionAxiom.
BuilderDatatypeDefinition(OWLDatatypeDefinitionAxiom, OWLDataFactory) - Constructor for class org.semanticweb.owlapitools.builders.BuilderDatatypeDefinition
Builder initialized from an existing object.
BuilderDatatypeDefinition(OWLDataFactory) - Constructor for class org.semanticweb.owlapitools.builders.BuilderDatatypeDefinition
 
BuilderDatatypeRestriction - Class in org.semanticweb.owlapitools.builders
Builder class for OWLDatatypeRestriction.
BuilderDatatypeRestriction(OWLDatatypeRestriction, OWLDataFactory) - Constructor for class org.semanticweb.owlapitools.builders.BuilderDatatypeRestriction
Builder initialized from an existing object.
BuilderDatatypeRestriction(OWLDataFactory) - Constructor for class org.semanticweb.owlapitools.builders.BuilderDatatypeRestriction
 
BuilderDataUnionOf - Class in org.semanticweb.owlapitools.builders
Builder class for OWLDataUnionOf.
BuilderDataUnionOf(OWLDataUnionOf, OWLDataFactory) - Constructor for class org.semanticweb.owlapitools.builders.BuilderDataUnionOf
Builder initialized from an existing object.
BuilderDataUnionOf(OWLDataFactory) - Constructor for class org.semanticweb.owlapitools.builders.BuilderDataUnionOf
 
BuilderDeclaration - Class in org.semanticweb.owlapitools.builders
Builder class for OWLDeclarationAxiom.
BuilderDeclaration(OWLDeclarationAxiom, OWLDataFactory) - Constructor for class org.semanticweb.owlapitools.builders.BuilderDeclaration
Builder initialized from an existing object.
BuilderDeclaration(OWLDataFactory) - Constructor for class org.semanticweb.owlapitools.builders.BuilderDeclaration
 
BuilderDifferentIndividuals - Class in org.semanticweb.owlapitools.builders
Builder class for OWLDifferentIndividualsAxiom.
BuilderDifferentIndividuals(OWLDifferentIndividualsAxiom, OWLDataFactory) - Constructor for class org.semanticweb.owlapitools.builders.BuilderDifferentIndividuals
Builder initialized from an existing object.
BuilderDifferentIndividuals(OWLDataFactory) - Constructor for class org.semanticweb.owlapitools.builders.BuilderDifferentIndividuals
 
BuilderDisjointClasses - Class in org.semanticweb.owlapitools.builders
Builder class for OWLDisjointClassesAxiom.
BuilderDisjointClasses(OWLDisjointClassesAxiom, OWLDataFactory) - Constructor for class org.semanticweb.owlapitools.builders.BuilderDisjointClasses
Builder initialized from an existing object.
BuilderDisjointClasses(OWLDataFactory) - Constructor for class org.semanticweb.owlapitools.builders.BuilderDisjointClasses
 
BuilderDisjointDataProperties - Class in org.semanticweb.owlapitools.builders
Builder class for OWLDisjointDataPropertiesAxiom.
BuilderDisjointDataProperties(OWLDisjointDataPropertiesAxiom, OWLDataFactory) - Constructor for class org.semanticweb.owlapitools.builders.BuilderDisjointDataProperties
Builder initialized from an existing object.
BuilderDisjointDataProperties(OWLDataFactory) - Constructor for class org.semanticweb.owlapitools.builders.BuilderDisjointDataProperties
 
BuilderDisjointObjectProperties - Class in org.semanticweb.owlapitools.builders
Builder class for OWLDisjointObjectPropertiesAxiom.
BuilderDisjointObjectProperties(OWLDisjointObjectPropertiesAxiom, OWLDataFactory) - Constructor for class org.semanticweb.owlapitools.builders.BuilderDisjointObjectProperties
Builder initialized from an existing object.
BuilderDisjointObjectProperties(OWLDataFactory) - Constructor for class org.semanticweb.owlapitools.builders.BuilderDisjointObjectProperties
 
BuilderDisjointUnion - Class in org.semanticweb.owlapitools.builders
Builder class for OWLDisjointUnionAxiom.
BuilderDisjointUnion(OWLDisjointUnionAxiom, OWLDataFactory) - Constructor for class org.semanticweb.owlapitools.builders.BuilderDisjointUnion
Builder initialized from an existing object.
BuilderDisjointUnion(OWLDataFactory) - Constructor for class org.semanticweb.owlapitools.builders.BuilderDisjointUnion
 
BuilderEntity - Class in org.semanticweb.owlapitools.builders
Builder class for OWLEntity.
BuilderEntity(OWLDataFactory) - Constructor for class org.semanticweb.owlapitools.builders.BuilderEntity
 
BuilderEntity(OWLEntity, OWLDataFactory) - Constructor for class org.semanticweb.owlapitools.builders.BuilderEntity
Builder initialized from an existing object.
BuilderEquivalentClasses - Class in org.semanticweb.owlapitools.builders
Builder class for OWLEquivalentClassesAxiom.
BuilderEquivalentClasses(OWLDataFactory) - Constructor for class org.semanticweb.owlapitools.builders.BuilderEquivalentClasses
 
BuilderEquivalentClasses(OWLEquivalentClassesAxiom, OWLDataFactory) - Constructor for class org.semanticweb.owlapitools.builders.BuilderEquivalentClasses
Builder initialized from an existing object.
BuilderEquivalentDataProperties - Class in org.semanticweb.owlapitools.builders
Builder class for OWLEquivalentDataPropertiesAxiom.
BuilderEquivalentDataProperties(OWLEquivalentDataPropertiesAxiom, OWLDataFactory) - Constructor for class org.semanticweb.owlapitools.builders.BuilderEquivalentDataProperties
Builder initialized from an existing object.
BuilderEquivalentDataProperties(OWLDataFactory) - Constructor for class org.semanticweb.owlapitools.builders.BuilderEquivalentDataProperties
 
BuilderEquivalentObjectProperties - Class in org.semanticweb.owlapitools.builders
Builder class for OWLEquivalentObjectPropertiesAxiom.
BuilderEquivalentObjectProperties(OWLEquivalentObjectPropertiesAxiom, OWLDataFactory) - Constructor for class org.semanticweb.owlapitools.builders.BuilderEquivalentObjectProperties
Builder initialized from an existing object.
BuilderEquivalentObjectProperties(OWLDataFactory) - Constructor for class org.semanticweb.owlapitools.builders.BuilderEquivalentObjectProperties
 
BuilderFacetRestriction - Class in org.semanticweb.owlapitools.builders
Builder class for OWLFacetRestriction.
BuilderFacetRestriction(OWLFacetRestriction, OWLDataFactory) - Constructor for class org.semanticweb.owlapitools.builders.BuilderFacetRestriction
Builder initialized from an existing object.
BuilderFacetRestriction(OWLDataFactory) - Constructor for class org.semanticweb.owlapitools.builders.BuilderFacetRestriction
 
BuilderFunctionalDataProperty - Class in org.semanticweb.owlapitools.builders
Builder class for OWLFunctionalDataPropertyAxiom.
BuilderFunctionalDataProperty(OWLFunctionalDataPropertyAxiom, OWLDataFactory) - Constructor for class org.semanticweb.owlapitools.builders.BuilderFunctionalDataProperty
Builder initialized from an existing object.
BuilderFunctionalDataProperty(OWLDataFactory) - Constructor for class org.semanticweb.owlapitools.builders.BuilderFunctionalDataProperty
 
BuilderFunctionalObjectProperty - Class in org.semanticweb.owlapitools.builders
Builder class for OWLFunctionalObjectPropertyAxiom.
BuilderFunctionalObjectProperty(OWLFunctionalObjectPropertyAxiom, OWLDataFactory) - Constructor for class org.semanticweb.owlapitools.builders.BuilderFunctionalObjectProperty
Builder initialized from an existing object.
BuilderFunctionalObjectProperty(OWLDataFactory) - Constructor for class org.semanticweb.owlapitools.builders.BuilderFunctionalObjectProperty
 
BuilderHasKey - Class in org.semanticweb.owlapitools.builders
Builder class for OWLHasKeyAxiom.
BuilderHasKey(OWLHasKeyAxiom, OWLDataFactory) - Constructor for class org.semanticweb.owlapitools.builders.BuilderHasKey
Builder initialized from an existing object.
BuilderHasKey(OWLDataFactory) - Constructor for class org.semanticweb.owlapitools.builders.BuilderHasKey
 
BuilderImportsDeclaration - Class in org.semanticweb.owlapitools.builders
Builder class for OWLImportsDeclaration.
BuilderImportsDeclaration(OWLImportsDeclaration, OWLDataFactory) - Constructor for class org.semanticweb.owlapitools.builders.BuilderImportsDeclaration
Builder initialized from an existing object.
BuilderImportsDeclaration(OWLDataFactory) - Constructor for class org.semanticweb.owlapitools.builders.BuilderImportsDeclaration
Default constructor.
BuilderInverseFunctionalObjectProperty - Class in org.semanticweb.owlapitools.builders
Builder class for OWLInverseFunctionalObjectPropertyAxiom.
BuilderInverseFunctionalObjectProperty(OWLInverseFunctionalObjectPropertyAxiom, OWLDataFactory) - Constructor for class org.semanticweb.owlapitools.builders.BuilderInverseFunctionalObjectProperty
Builder initialized from an existing object.
BuilderInverseFunctionalObjectProperty(OWLDataFactory) - Constructor for class org.semanticweb.owlapitools.builders.BuilderInverseFunctionalObjectProperty
 
BuilderInverseObjectProperties - Class in org.semanticweb.owlapitools.builders
Builder class for OWLInverseObjectPropertiesAxiom.
BuilderInverseObjectProperties(OWLInverseObjectPropertiesAxiom, OWLDataFactory) - Constructor for class org.semanticweb.owlapitools.builders.BuilderInverseObjectProperties
Builder initialized from an existing object.
BuilderInverseObjectProperties(OWLDataFactory) - Constructor for class org.semanticweb.owlapitools.builders.BuilderInverseObjectProperties
 
BuilderIrreflexiveObjectProperty - Class in org.semanticweb.owlapitools.builders
Builder class for OWLIrreflexiveObjectPropertyAxiom.
BuilderIrreflexiveObjectProperty(OWLIrreflexiveObjectPropertyAxiom, OWLDataFactory) - Constructor for class org.semanticweb.owlapitools.builders.BuilderIrreflexiveObjectProperty
Builder initialized from an existing object.
BuilderIrreflexiveObjectProperty(OWLDataFactory) - Constructor for class org.semanticweb.owlapitools.builders.BuilderIrreflexiveObjectProperty
 
BuilderLiteral - Class in org.semanticweb.owlapitools.builders
Builder class for OWLLiteral.
BuilderLiteral(OWLLiteral, OWLDataFactory) - Constructor for class org.semanticweb.owlapitools.builders.BuilderLiteral
Builder initialized from an existing object.
BuilderLiteral(OWLDataFactory) - Constructor for class org.semanticweb.owlapitools.builders.BuilderLiteral
 
BuilderNamedIndividual - Class in org.semanticweb.owlapitools.builders
Builder class for OWLNamedIndividual.
BuilderNamedIndividual(OWLNamedIndividual, OWLDataFactory) - Constructor for class org.semanticweb.owlapitools.builders.BuilderNamedIndividual
Builder initialized from an existing object.
BuilderNamedIndividual(OWLDataFactory) - Constructor for class org.semanticweb.owlapitools.builders.BuilderNamedIndividual
 
BuilderNegativeDataPropertyAssertion - Class in org.semanticweb.owlapitools.builders
Builder class for OWLNegativeDataPropertyAssertionAxiom.
BuilderNegativeDataPropertyAssertion(OWLNegativeDataPropertyAssertionAxiom, OWLDataFactory) - Constructor for class org.semanticweb.owlapitools.builders.BuilderNegativeDataPropertyAssertion
Builder initialized from an existing object.
BuilderNegativeDataPropertyAssertion(OWLDataFactory) - Constructor for class org.semanticweb.owlapitools.builders.BuilderNegativeDataPropertyAssertion
 
BuilderNegativeObjectPropertyAssertion - Class in org.semanticweb.owlapitools.builders
Builder class for OWLNegativeObjectPropertyAssertionAxiom.
BuilderNegativeObjectPropertyAssertion(OWLNegativeObjectPropertyAssertionAxiom, OWLDataFactory) - Constructor for class org.semanticweb.owlapitools.builders.BuilderNegativeObjectPropertyAssertion
Builder initialized from an existing object.
BuilderNegativeObjectPropertyAssertion(OWLDataFactory) - Constructor for class org.semanticweb.owlapitools.builders.BuilderNegativeObjectPropertyAssertion
 
BuilderObjectAllValuesFrom - Class in org.semanticweb.owlapitools.builders
Builder class for OWLObjectAllValuesFrom.
BuilderObjectAllValuesFrom(OWLObjectAllValuesFrom, OWLDataFactory) - Constructor for class org.semanticweb.owlapitools.builders.BuilderObjectAllValuesFrom
Builder initialized from an existing object.
BuilderObjectAllValuesFrom(OWLDataFactory) - Constructor for class org.semanticweb.owlapitools.builders.BuilderObjectAllValuesFrom
 
BuilderObjectExactCardinality - Class in org.semanticweb.owlapitools.builders
Builder class for OWLObjectExactCardinality.
BuilderObjectExactCardinality(OWLObjectExactCardinality, OWLDataFactory) - Constructor for class org.semanticweb.owlapitools.builders.BuilderObjectExactCardinality
Builder initialized from an existing object.
BuilderObjectExactCardinality(OWLDataFactory) - Constructor for class org.semanticweb.owlapitools.builders.BuilderObjectExactCardinality
 
BuilderObjectHasSelf - Class in org.semanticweb.owlapitools.builders
Builder class for OWLObjectHasSelf.
BuilderObjectHasSelf(OWLObjectHasSelf, OWLDataFactory) - Constructor for class org.semanticweb.owlapitools.builders.BuilderObjectHasSelf
Builder initialized from an existing object.
BuilderObjectHasSelf(OWLDataFactory) - Constructor for class org.semanticweb.owlapitools.builders.BuilderObjectHasSelf
 
BuilderObjectHasValue - Class in org.semanticweb.owlapitools.builders
Builder class for OWLObjectHasValue.
BuilderObjectHasValue(OWLObjectHasValue, OWLDataFactory) - Constructor for class org.semanticweb.owlapitools.builders.BuilderObjectHasValue
Builder initialized from an existing object.
BuilderObjectHasValue(OWLDataFactory) - Constructor for class org.semanticweb.owlapitools.builders.BuilderObjectHasValue
 
BuilderObjectIntersectionOf - Class in org.semanticweb.owlapitools.builders
Builder class for OWLObjectIntersectionOf.
BuilderObjectIntersectionOf(OWLObjectIntersectionOf, OWLDataFactory) - Constructor for class org.semanticweb.owlapitools.builders.BuilderObjectIntersectionOf
Builder initialized from an existing object.
BuilderObjectIntersectionOf(OWLDataFactory) - Constructor for class org.semanticweb.owlapitools.builders.BuilderObjectIntersectionOf
 
BuilderObjectInverseOf - Class in org.semanticweb.owlapitools.builders
Builder class for OWLObjectInverseOf.
BuilderObjectInverseOf(OWLObjectInverseOf, OWLDataFactory) - Constructor for class org.semanticweb.owlapitools.builders.BuilderObjectInverseOf
Builder initialized from an existing object.
BuilderObjectInverseOf(OWLDataFactory) - Constructor for class org.semanticweb.owlapitools.builders.BuilderObjectInverseOf
 
BuilderObjectMaxCardinality - Class in org.semanticweb.owlapitools.builders
Builder class for OWLObjectMaxCardinality.
BuilderObjectMaxCardinality(OWLObjectMaxCardinality, OWLDataFactory) - Constructor for class org.semanticweb.owlapitools.builders.BuilderObjectMaxCardinality
Builder initialized from an existing object.
BuilderObjectMaxCardinality(OWLDataFactory) - Constructor for class org.semanticweb.owlapitools.builders.BuilderObjectMaxCardinality
 
BuilderObjectMinCardinality - Class in org.semanticweb.owlapitools.builders
Builder class for OWLObjectMinCardinality.
BuilderObjectMinCardinality(OWLObjectMinCardinality, OWLDataFactory) - Constructor for class org.semanticweb.owlapitools.builders.BuilderObjectMinCardinality
Builder initialized from an existing object.
BuilderObjectMinCardinality(OWLDataFactory) - Constructor for class org.semanticweb.owlapitools.builders.BuilderObjectMinCardinality
 
BuilderObjectProperty - Class in org.semanticweb.owlapitools.builders
Builder class for OWLObjectProperty.
BuilderObjectProperty(OWLObjectProperty, OWLDataFactory) - Constructor for class org.semanticweb.owlapitools.builders.BuilderObjectProperty
Builder initialized from an existing object.
BuilderObjectProperty(OWLDataFactory) - Constructor for class org.semanticweb.owlapitools.builders.BuilderObjectProperty
 
BuilderObjectPropertyAssertion - Class in org.semanticweb.owlapitools.builders
Builder class for OWLObjectPropertyAssertionAxiom.
BuilderObjectPropertyAssertion(OWLObjectPropertyAssertionAxiom, OWLDataFactory) - Constructor for class org.semanticweb.owlapitools.builders.BuilderObjectPropertyAssertion
Builder initialized from an existing object.
BuilderObjectPropertyAssertion(OWLDataFactory) - Constructor for class org.semanticweb.owlapitools.builders.BuilderObjectPropertyAssertion
 
BuilderObjectPropertyDomain - Class in org.semanticweb.owlapitools.builders
Builder class for OWLObjectPropertyDomainAxiom.
BuilderObjectPropertyDomain(OWLObjectPropertyDomainAxiom, OWLDataFactory) - Constructor for class org.semanticweb.owlapitools.builders.BuilderObjectPropertyDomain
Builder initialized from an existing object.
BuilderObjectPropertyDomain(OWLDataFactory) - Constructor for class org.semanticweb.owlapitools.builders.BuilderObjectPropertyDomain
 
BuilderObjectPropertyRange - Class in org.semanticweb.owlapitools.builders
Builder class for OWLObjectPropertyRangeAxiom.
BuilderObjectPropertyRange(OWLObjectPropertyRangeAxiom, OWLDataFactory) - Constructor for class org.semanticweb.owlapitools.builders.BuilderObjectPropertyRange
Builder initialized from an existing object.
BuilderObjectPropertyRange(OWLDataFactory) - Constructor for class org.semanticweb.owlapitools.builders.BuilderObjectPropertyRange
 
BuilderObjectSomeValuesFrom - Class in org.semanticweb.owlapitools.builders
Builder class for OWLObjectSomeValuesFrom.
BuilderObjectSomeValuesFrom(OWLObjectSomeValuesFrom, OWLDataFactory) - Constructor for class org.semanticweb.owlapitools.builders.BuilderObjectSomeValuesFrom
Builder initialized from an existing object.
BuilderObjectSomeValuesFrom(OWLDataFactory) - Constructor for class org.semanticweb.owlapitools.builders.BuilderObjectSomeValuesFrom
 
BuilderOneOf - Class in org.semanticweb.owlapitools.builders
Builder class for OWLObjectOneOf.
BuilderOneOf(OWLObjectOneOf, OWLDataFactory) - Constructor for class org.semanticweb.owlapitools.builders.BuilderOneOf
Builder initialized from an existing object.
BuilderOneOf(OWLDataFactory) - Constructor for class org.semanticweb.owlapitools.builders.BuilderOneOf
 
BuilderPropertyChain - Class in org.semanticweb.owlapitools.builders
Builder class for OWLSubPropertyChainOfAxiom.
BuilderPropertyChain(OWLSubPropertyChainOfAxiom, OWLDataFactory) - Constructor for class org.semanticweb.owlapitools.builders.BuilderPropertyChain
Builder initialized from an existing object.
BuilderPropertyChain(OWLDataFactory) - Constructor for class org.semanticweb.owlapitools.builders.BuilderPropertyChain
 
BuilderReflexiveObjectProperty - Class in org.semanticweb.owlapitools.builders
Builder class for OWLReflexiveObjectPropertyAxiom.
BuilderReflexiveObjectProperty(OWLReflexiveObjectPropertyAxiom, OWLDataFactory) - Constructor for class org.semanticweb.owlapitools.builders.BuilderReflexiveObjectProperty
Builder initialized from an existing object.
BuilderReflexiveObjectProperty(OWLDataFactory) - Constructor for class org.semanticweb.owlapitools.builders.BuilderReflexiveObjectProperty
 
BuilderSameIndividual - Class in org.semanticweb.owlapitools.builders
Builder class for OWLSameIndividualAxiom.
BuilderSameIndividual(OWLSameIndividualAxiom, OWLDataFactory) - Constructor for class org.semanticweb.owlapitools.builders.BuilderSameIndividual
builder initialized from an existing object.
BuilderSameIndividual(OWLDataFactory) - Constructor for class org.semanticweb.owlapitools.builders.BuilderSameIndividual
 
BuilderSubAnnotationPropertyOf - Class in org.semanticweb.owlapitools.builders
Builder class for OWLSubAnnotationPropertyOfAxiom.
BuilderSubAnnotationPropertyOf(OWLSubAnnotationPropertyOfAxiom, OWLDataFactory) - Constructor for class org.semanticweb.owlapitools.builders.BuilderSubAnnotationPropertyOf
Builder initialized from an existing object.
BuilderSubAnnotationPropertyOf(OWLDataFactory) - Constructor for class org.semanticweb.owlapitools.builders.BuilderSubAnnotationPropertyOf
 
BuilderSubClass - Class in org.semanticweb.owlapitools.builders
Builder class for OWLSubClassOfAxiom.
BuilderSubClass(OWLSubClassOfAxiom, OWLDataFactory) - Constructor for class org.semanticweb.owlapitools.builders.BuilderSubClass
Builder initialized from an existing object.
BuilderSubClass(OWLDataFactory) - Constructor for class org.semanticweb.owlapitools.builders.BuilderSubClass
 
BuilderSubDataProperty - Class in org.semanticweb.owlapitools.builders
Builder class for OWLSubDataPropertyOfAxiom.
BuilderSubDataProperty(OWLSubDataPropertyOfAxiom, OWLDataFactory) - Constructor for class org.semanticweb.owlapitools.builders.BuilderSubDataProperty
Builder initialized from an existing object.
BuilderSubDataProperty(OWLDataFactory) - Constructor for class org.semanticweb.owlapitools.builders.BuilderSubDataProperty
 
BuilderSubObjectProperty - Class in org.semanticweb.owlapitools.builders
Builder class for OWLSubObjectPropertyOfAxiom.
BuilderSubObjectProperty(OWLSubObjectPropertyOfAxiom, OWLDataFactory) - Constructor for class org.semanticweb.owlapitools.builders.BuilderSubObjectProperty
Builder initialized from an existing object.
BuilderSubObjectProperty(OWLDataFactory) - Constructor for class org.semanticweb.owlapitools.builders.BuilderSubObjectProperty
 
BuilderSWRLBuiltInAtom - Class in org.semanticweb.owlapitools.builders
Builder class for SWRLBuiltInAtom.
BuilderSWRLBuiltInAtom(SWRLBuiltInAtom, OWLDataFactory) - Constructor for class org.semanticweb.owlapitools.builders.BuilderSWRLBuiltInAtom
Builder initialized from an existing object.
BuilderSWRLBuiltInAtom(OWLDataFactory) - Constructor for class org.semanticweb.owlapitools.builders.BuilderSWRLBuiltInAtom
 
BuilderSWRLClassAtom - Class in org.semanticweb.owlapitools.builders
Builder class for SWRLClassAtom.
BuilderSWRLClassAtom(SWRLClassAtom, OWLDataFactory) - Constructor for class org.semanticweb.owlapitools.builders.BuilderSWRLClassAtom
Builder initialized from an existing object.
BuilderSWRLClassAtom(OWLDataFactory) - Constructor for class org.semanticweb.owlapitools.builders.BuilderSWRLClassAtom
 
BuilderSWRLDataPropertyAtom - Class in org.semanticweb.owlapitools.builders
Builder class for SWRLDataPropertyAtom.
BuilderSWRLDataPropertyAtom(SWRLDataPropertyAtom, OWLDataFactory) - Constructor for class org.semanticweb.owlapitools.builders.BuilderSWRLDataPropertyAtom
Builder initialized from an existing object.
BuilderSWRLDataPropertyAtom(OWLDataFactory) - Constructor for class org.semanticweb.owlapitools.builders.BuilderSWRLDataPropertyAtom
 
BuilderSWRLDataRangeAtom - Class in org.semanticweb.owlapitools.builders
Builder class for SWRLDataRangeAtom.
BuilderSWRLDataRangeAtom(SWRLDataRangeAtom, OWLDataFactory) - Constructor for class org.semanticweb.owlapitools.builders.BuilderSWRLDataRangeAtom
Builder initialized from an existing object.
BuilderSWRLDataRangeAtom(OWLDataFactory) - Constructor for class org.semanticweb.owlapitools.builders.BuilderSWRLDataRangeAtom
 
BuilderSWRLDifferentIndividualsAtom - Class in org.semanticweb.owlapitools.builders
Builder class for SWRLDifferentIndividualsAtom.
BuilderSWRLDifferentIndividualsAtom(SWRLDifferentIndividualsAtom, OWLDataFactory) - Constructor for class org.semanticweb.owlapitools.builders.BuilderSWRLDifferentIndividualsAtom
Builder initialized from an existing object.
BuilderSWRLDifferentIndividualsAtom(OWLDataFactory) - Constructor for class org.semanticweb.owlapitools.builders.BuilderSWRLDifferentIndividualsAtom
 
BuilderSWRLIndividualArgument - Class in org.semanticweb.owlapitools.builders
Builder class for SWRLIndividualArgument.
BuilderSWRLIndividualArgument(SWRLIndividualArgument, OWLDataFactory) - Constructor for class org.semanticweb.owlapitools.builders.BuilderSWRLIndividualArgument
Builder initialized from an existing object.
BuilderSWRLIndividualArgument(OWLDataFactory) - Constructor for class org.semanticweb.owlapitools.builders.BuilderSWRLIndividualArgument
 
BuilderSWRLIndividualsAtom<X extends SWRLBinaryAtom<SWRLIArgument,SWRLIArgument>,B extends Builder<X>> - Class in org.semanticweb.owlapitools.builders
Builder class for SWRL Individuals Atom.
BuilderSWRLIndividualsAtom(OWLDataFactory) - Constructor for class org.semanticweb.owlapitools.builders.BuilderSWRLIndividualsAtom
 
BuilderSWRLLiteralArgument - Class in org.semanticweb.owlapitools.builders
Builder class for SWRLLiteralArgument.
BuilderSWRLLiteralArgument(SWRLLiteralArgument, OWLDataFactory) - Constructor for class org.semanticweb.owlapitools.builders.BuilderSWRLLiteralArgument
Builder initialized from an existing object.
BuilderSWRLLiteralArgument(OWLDataFactory) - Constructor for class org.semanticweb.owlapitools.builders.BuilderSWRLLiteralArgument
 
BuilderSWRLObjectPropertyAtom - Class in org.semanticweb.owlapitools.builders
Builder class for SWRLObjectPropertyAtom.
BuilderSWRLObjectPropertyAtom(SWRLObjectPropertyAtom, OWLDataFactory) - Constructor for class org.semanticweb.owlapitools.builders.BuilderSWRLObjectPropertyAtom
Builder initialized from an existing object.
BuilderSWRLObjectPropertyAtom(OWLDataFactory) - Constructor for class org.semanticweb.owlapitools.builders.BuilderSWRLObjectPropertyAtom
 
BuilderSWRLRule - Class in org.semanticweb.owlapitools.builders
Builder class for SWRLRule.
BuilderSWRLRule(SWRLRule, OWLDataFactory) - Constructor for class org.semanticweb.owlapitools.builders.BuilderSWRLRule
Builder initialized from an existing object.
BuilderSWRLRule(OWLDataFactory) - Constructor for class org.semanticweb.owlapitools.builders.BuilderSWRLRule
 
BuilderSWRLSameIndividualAtom - Class in org.semanticweb.owlapitools.builders
Builder class for SWRLSameIndividualAtom.
BuilderSWRLSameIndividualAtom(SWRLSameIndividualAtom, OWLDataFactory) - Constructor for class org.semanticweb.owlapitools.builders.BuilderSWRLSameIndividualAtom
Builder initialized from an existing object.
BuilderSWRLSameIndividualAtom(OWLDataFactory) - Constructor for class org.semanticweb.owlapitools.builders.BuilderSWRLSameIndividualAtom
 
BuilderSWRLVariable - Class in org.semanticweb.owlapitools.builders
Builder class for SWRLVariable.
BuilderSWRLVariable(SWRLVariable, OWLDataFactory) - Constructor for class org.semanticweb.owlapitools.builders.BuilderSWRLVariable
Builder initialized from an existing object.
BuilderSWRLVariable(OWLDataFactory) - Constructor for class org.semanticweb.owlapitools.builders.BuilderSWRLVariable
 
BuilderSymmetricObjectProperty - Class in org.semanticweb.owlapitools.builders
Builder class for OWLSymmetricObjectPropertyAxiom.
BuilderSymmetricObjectProperty(OWLSymmetricObjectPropertyAxiom, OWLDataFactory) - Constructor for class org.semanticweb.owlapitools.builders.BuilderSymmetricObjectProperty
Builder initialized from an existing object.
BuilderSymmetricObjectProperty(OWLDataFactory) - Constructor for class org.semanticweb.owlapitools.builders.BuilderSymmetricObjectProperty
 
BuilderTransitiveObjectProperty - Class in org.semanticweb.owlapitools.builders
Builder class for OWLTransitiveObjectPropertyAxiom.
BuilderTransitiveObjectProperty(OWLDataFactory) - Constructor for class org.semanticweb.owlapitools.builders.BuilderTransitiveObjectProperty
 
BuilderTransitiveObjectProperty(OWLTransitiveObjectPropertyAxiom, OWLDataFactory) - Constructor for class org.semanticweb.owlapitools.builders.BuilderTransitiveObjectProperty
Builder initialized from an existing object.
BuilderUnionOf - Class in org.semanticweb.owlapitools.builders
Builder class for OWLObjectUnionOf.
BuilderUnionOf(OWLDataFactory) - Constructor for class org.semanticweb.owlapitools.builders.BuilderUnionOf
 
BuilderUnionOf(OWLObjectUnionOf, OWLDataFactory) - Constructor for class org.semanticweb.owlapitools.builders.BuilderUnionOf
Builder initialized from an existing object.
buildLoaderConfiguration() - Method in class org.semanticweb.owlapi.model.OntologyConfigurator
 
buildObject() - Method in class org.semanticweb.owlapitools.builders.BaseBuilder
 
buildObject() - Method in interface org.semanticweb.owlapitools.builders.Builder
 
buildObject() - Method in class org.semanticweb.owlapitools.builders.BuilderAnnotation
 
buildObject() - Method in class org.semanticweb.owlapitools.builders.BuilderAnnotationAssertion
 
buildObject() - Method in class org.semanticweb.owlapitools.builders.BuilderAnnotationProperty
 
buildObject() - Method in class org.semanticweb.owlapitools.builders.BuilderAnnotationPropertyDomain
 
buildObject() - Method in class org.semanticweb.owlapitools.builders.BuilderAnnotationPropertyRange
 
buildObject() - Method in class org.semanticweb.owlapitools.builders.BuilderAnonymousIndividual
 
buildObject() - Method in class org.semanticweb.owlapitools.builders.BuilderAsymmetricObjectProperty
 
buildObject() - Method in class org.semanticweb.owlapitools.builders.BuilderClass
 
buildObject() - Method in class org.semanticweb.owlapitools.builders.BuilderClassAssertion
 
buildObject() - Method in class org.semanticweb.owlapitools.builders.BuilderComplementOf
 
buildObject() - Method in class org.semanticweb.owlapitools.builders.BuilderDataAllValuesFrom
 
buildObject() - Method in class org.semanticweb.owlapitools.builders.BuilderDataComplementOf
 
buildObject() - Method in class org.semanticweb.owlapitools.builders.BuilderDataExactCardinality
 
buildObject() - Method in class org.semanticweb.owlapitools.builders.BuilderDataHasValue
 
buildObject() - Method in class org.semanticweb.owlapitools.builders.BuilderDataIntersectionOf
 
buildObject() - Method in class org.semanticweb.owlapitools.builders.BuilderDataMaxCardinality
 
buildObject() - Method in class org.semanticweb.owlapitools.builders.BuilderDataMinCardinality
 
buildObject() - Method in class org.semanticweb.owlapitools.builders.BuilderDataOneOf
 
buildObject() - Method in class org.semanticweb.owlapitools.builders.BuilderDataProperty
 
buildObject() - Method in class org.semanticweb.owlapitools.builders.BuilderDataPropertyAssertion
 
buildObject() - Method in class org.semanticweb.owlapitools.builders.BuilderDataPropertyDomain
 
buildObject() - Method in class org.semanticweb.owlapitools.builders.BuilderDataPropertyRange
 
buildObject() - Method in class org.semanticweb.owlapitools.builders.BuilderDataSomeValuesFrom
 
buildObject() - Method in class org.semanticweb.owlapitools.builders.BuilderDatatype
 
buildObject() - Method in class org.semanticweb.owlapitools.builders.BuilderDatatypeDefinition
 
buildObject() - Method in class org.semanticweb.owlapitools.builders.BuilderDatatypeRestriction
 
buildObject() - Method in class org.semanticweb.owlapitools.builders.BuilderDataUnionOf
 
buildObject() - Method in class org.semanticweb.owlapitools.builders.BuilderDeclaration
 
buildObject() - Method in class org.semanticweb.owlapitools.builders.BuilderDifferentIndividuals
 
buildObject() - Method in class org.semanticweb.owlapitools.builders.BuilderDisjointClasses
 
buildObject() - Method in class org.semanticweb.owlapitools.builders.BuilderDisjointDataProperties
 
buildObject() - Method in class org.semanticweb.owlapitools.builders.BuilderDisjointObjectProperties
 
buildObject() - Method in class org.semanticweb.owlapitools.builders.BuilderDisjointUnion
 
buildObject() - Method in class org.semanticweb.owlapitools.builders.BuilderEntity
 
buildObject() - Method in class org.semanticweb.owlapitools.builders.BuilderEquivalentClasses
 
buildObject() - Method in class org.semanticweb.owlapitools.builders.BuilderEquivalentDataProperties
 
buildObject() - Method in class org.semanticweb.owlapitools.builders.BuilderEquivalentObjectProperties
 
buildObject() - Method in class org.semanticweb.owlapitools.builders.BuilderFacetRestriction
 
buildObject() - Method in class org.semanticweb.owlapitools.builders.BuilderFunctionalDataProperty
 
buildObject() - Method in class org.semanticweb.owlapitools.builders.BuilderFunctionalObjectProperty
 
buildObject() - Method in class org.semanticweb.owlapitools.builders.BuilderHasKey
 
buildObject() - Method in class org.semanticweb.owlapitools.builders.BuilderImportsDeclaration
 
buildObject() - Method in class org.semanticweb.owlapitools.builders.BuilderInverseFunctionalObjectProperty
 
buildObject() - Method in class org.semanticweb.owlapitools.builders.BuilderInverseObjectProperties
 
buildObject() - Method in class org.semanticweb.owlapitools.builders.BuilderIrreflexiveObjectProperty
 
buildObject() - Method in class org.semanticweb.owlapitools.builders.BuilderLiteral
 
buildObject() - Method in class org.semanticweb.owlapitools.builders.BuilderNamedIndividual
 
buildObject() - Method in class org.semanticweb.owlapitools.builders.BuilderNegativeDataPropertyAssertion
 
buildObject() - Method in class org.semanticweb.owlapitools.builders.BuilderNegativeObjectPropertyAssertion
 
buildObject() - Method in class org.semanticweb.owlapitools.builders.BuilderObjectAllValuesFrom
 
buildObject() - Method in class org.semanticweb.owlapitools.builders.BuilderObjectExactCardinality
 
buildObject() - Method in class org.semanticweb.owlapitools.builders.BuilderObjectHasSelf
 
buildObject() - Method in class org.semanticweb.owlapitools.builders.BuilderObjectHasValue
 
buildObject() - Method in class org.semanticweb.owlapitools.builders.BuilderObjectIntersectionOf
 
buildObject() - Method in class org.semanticweb.owlapitools.builders.BuilderObjectInverseOf
 
buildObject() - Method in class org.semanticweb.owlapitools.builders.BuilderObjectMaxCardinality
 
buildObject() - Method in class org.semanticweb.owlapitools.builders.BuilderObjectMinCardinality
 
buildObject() - Method in class org.semanticweb.owlapitools.builders.BuilderObjectProperty
 
buildObject() - Method in class org.semanticweb.owlapitools.builders.BuilderObjectPropertyAssertion
 
buildObject() - Method in class org.semanticweb.owlapitools.builders.BuilderObjectPropertyDomain
 
buildObject() - Method in class org.semanticweb.owlapitools.builders.BuilderObjectPropertyRange
 
buildObject() - Method in class org.semanticweb.owlapitools.builders.BuilderObjectSomeValuesFrom
 
buildObject() - Method in class org.semanticweb.owlapitools.builders.BuilderOneOf
 
buildObject() - Method in class org.semanticweb.owlapitools.builders.BuilderPropertyChain
 
buildObject() - Method in class org.semanticweb.owlapitools.builders.BuilderReflexiveObjectProperty
 
buildObject() - Method in class org.semanticweb.owlapitools.builders.BuilderSameIndividual
 
buildObject() - Method in class org.semanticweb.owlapitools.builders.BuilderSubAnnotationPropertyOf
 
buildObject() - Method in class org.semanticweb.owlapitools.builders.BuilderSubClass
 
buildObject() - Method in class org.semanticweb.owlapitools.builders.BuilderSubDataProperty
 
buildObject() - Method in class org.semanticweb.owlapitools.builders.BuilderSubObjectProperty
 
buildObject() - Method in class org.semanticweb.owlapitools.builders.BuilderSWRLBuiltInAtom
 
buildObject() - Method in class org.semanticweb.owlapitools.builders.BuilderSWRLClassAtom
 
buildObject() - Method in class org.semanticweb.owlapitools.builders.BuilderSWRLDataPropertyAtom
 
buildObject() - Method in class org.semanticweb.owlapitools.builders.BuilderSWRLDataRangeAtom
 
buildObject() - Method in class org.semanticweb.owlapitools.builders.BuilderSWRLDifferentIndividualsAtom
 
buildObject() - Method in class org.semanticweb.owlapitools.builders.BuilderSWRLIndividualArgument
 
buildObject() - Method in class org.semanticweb.owlapitools.builders.BuilderSWRLLiteralArgument
 
buildObject() - Method in class org.semanticweb.owlapitools.builders.BuilderSWRLObjectPropertyAtom
 
buildObject() - Method in class org.semanticweb.owlapitools.builders.BuilderSWRLRule
 
buildObject() - Method in class org.semanticweb.owlapitools.builders.BuilderSWRLSameIndividualAtom
 
buildObject() - Method in class org.semanticweb.owlapitools.builders.BuilderSWRLVariable
 
buildObject() - Method in class org.semanticweb.owlapitools.builders.BuilderSymmetricObjectProperty
 
buildObject() - Method in class org.semanticweb.owlapitools.builders.BuilderTransitiveObjectProperty
 
buildObject() - Method in class org.semanticweb.owlapitools.builders.BuilderUnionOf
 
buildWriterConfiguration() - Method in class org.semanticweb.owlapi.model.OntologyConfigurator
 
BUILT_IN_AP_IRIS - Static variable in enum org.semanticweb.owlapi.vocab.OWLRDFVocabulary
label , comment , versionInfo , backwardCompatibleWith , priorVersion , seeAlso , isDefinedBy , incompatibleWith , deprecated.
BUILT_IN_VOCABULARY_IRIS - Static variable in enum org.semanticweb.owlapi.vocab.OWLRDFVocabulary
Set of all IRIs for this enum values.
BuiltInVocabulary - Enum in org.semanticweb.owlapi.vocab
 
ByName<T> - Interface in org.semanticweb.owlapi.model
An interface for things that have an exact mapping by name.
byName(CharSequence) - Method in interface org.semanticweb.owlapi.model.ByName
 
byName(CharSequence) - Method in enum org.semanticweb.owlapi.model.MissingImportHandlingStrategy
 
byName(CharSequence) - Method in enum org.semanticweb.owlapi.model.MissingOntologyHeaderStrategy
 
byName(CharSequence) - Method in enum org.semanticweb.owlapi.model.PriorityCollectionSorting
 

C

cache(K) - Method in class org.semanticweb.owlapi.util.WeakCache
 
cache(K, V) - Method in class org.semanticweb.owlapi.util.WeakIndexCache
 
CachingBidirectionalShortFormProvider - Class in org.semanticweb.owlapi.util
A bidirectional short form provider that caches entity short forms.
canAttemptLoading(OWLOntologyDocumentSource) - Method in interface org.semanticweb.owlapi.model.OWLOntologyFactory
Determines if the factory can load an ontology for the specified input source.
canCreateFromDocumentIRI(IRI) - Method in interface org.semanticweb.owlapi.model.OWLOntologyFactory
Determines if the factory can create an ontology for the specified ontology document IRI.
canInterrupt() - Method in interface org.semanticweb.owlapi.util.Monitorable
 
canStoreOntology(OWLDocumentFormat) - Method in interface org.semanticweb.owlapi.model.OWLStorer
Determines if this storer can store an ontology in the specified ontology format.
CardinalityRestrictionProvider - Interface in org.semanticweb.owlapi.model.providers
Cardinality restriction provider interface.
CATALOG_INDEX_NAME - Static variable in class org.semanticweb.owlapi.util.OWLZipSaver
Catalog entry name
catalogIndex(Collection<OWLOntology>, Collection<OWLOntology>) - Method in class org.semanticweb.owlapi.util.OWLZipSaver
Prepare a catalog index; this method can be used as a BiFunction for setIndex.
chainSize() - Method in class org.semanticweb.owlapitools.builders.BuilderPropertyChain
 
change(OWLObject) - Method in class org.semanticweb.owlapi.util.OWLObjectTransformer
Create the required changes for this transformation to be applied to the input.
change(OWLOntology) - Method in class org.semanticweb.owlapi.util.OWLObjectTransformer
Create the required changes for this transformation to be applied to the input.
ChangeApplied - Enum in org.semanticweb.owlapi.model.parameters
An enum for change application success.
ChangeDetails - Class in org.semanticweb.owlapi.model
A class to hold detailed results on a set of changes.
ChangeDetails(ChangeApplied, List<? extends OWLOntologyChange>) - Constructor for class org.semanticweb.owlapi.model.ChangeDetails
 
changeIRI(IRI, IRI) - Method in class org.semanticweb.owlapi.util.OWLEntityRenamer
Changes a IRI for another IRI.
changeIRI(OWLEntity, IRI) - Method in class org.semanticweb.owlapi.util.OWLEntityRenamer
Changes the IRI of an entity for another IRI.
changeIRI(Map<OWLEntity, IRI>) - Method in class org.semanticweb.owlapi.util.OWLEntityRenamer
 
changeLiteral(OWLLiteral, OWLLiteral) - Method in class org.semanticweb.owlapi.util.OWLLiteralReplacer
Changes a literal for another literal.
changeLiterals(Map<OWLLiteral, OWLLiteral>) - Method in class org.semanticweb.owlapi.util.OWLLiteralReplacer
 
charAt(int) - Method in class org.semanticweb.owlapi.model.IRI
 
checkIterableNotNull(Collection<?>, String, boolean) - Static method in class org.semanticweb.owlapi.util.OWLAPIPreconditions
 
checkIterableNotNull(Object[], String, boolean) - Static method in class org.semanticweb.owlapi.util.OWLAPIPreconditions
 
checkNotNegative(long) - Static method in class org.semanticweb.owlapi.util.OWLAPIPreconditions
Check for negative value and throw IllegalArgumentException if negative.
checkNotNegative(long, String) - Static method in class org.semanticweb.owlapi.util.OWLAPIPreconditions
Check for negative value and throw IllegalArgumentException if negative.
checkNotNegative(long, Supplier<String>) - Static method in class org.semanticweb.owlapi.util.OWLAPIPreconditions
Check for negative value and throw IllegalArgumentException if negative.
checkNotNull(T) - Static method in class org.semanticweb.owlapi.util.OWLAPIPreconditions
Check for null and throw NullPointerException if null.
checkNotNull(T, String) - Static method in class org.semanticweb.owlapi.util.OWLAPIPreconditions
Check for null and throw NullPointerException if null.
checkNotNull(T, Supplier<String>) - Static method in class org.semanticweb.owlapi.util.OWLAPIPreconditions
Check for null and throw NullPointerException if null.
checkNotNull(Optional<T>, String) - Static method in class org.semanticweb.owlapi.util.OWLAPIPreconditions
checkNotNull(Optional<T>, Supplier<String>) - Static method in class org.semanticweb.owlapi.util.OWLAPIPreconditions
Check for absent and throw IllegalArgumentException if null or absent.
checkOntology(OWLOntology) - Method in class org.semanticweb.owlapi.profiles.OWL2DLProfile
Checks an ontology and its import closure to see if it is within this profile.
checkOntology(OWLOntology) - Method in class org.semanticweb.owlapi.profiles.OWL2ELProfile
 
checkOntology(OWLOntology) - Method in class org.semanticweb.owlapi.profiles.OWL2Profile
Checks an ontology and its import closure to see if it is within this profile.
checkOntology(OWLOntology) - Method in class org.semanticweb.owlapi.profiles.OWL2QLProfile
Checks an ontology and its import closure to see if it is within this profile.
checkOntology(OWLOntology) - Method in class org.semanticweb.owlapi.profiles.OWL2RLProfile
Checks an ontology and its import closure to see if it is within this profile.
checkOntology(OWLOntology) - Method in interface org.semanticweb.owlapi.profiles.OWLProfile
Checks an ontology and its import closure to see if it is within this profile.
checkOntology(OWLOntology) - Method in enum org.semanticweb.owlapi.profiles.Profiles
 
CLASS - Static variable in class org.semanticweb.owlapi.model.EntityType
Class entity.
CLASS_ASSERTION - Static variable in class org.semanticweb.owlapi.model.AxiomType
ClassAssertion.
classAssertionAxioms(OWLIndividual) - Method in interface org.semanticweb.owlapi.model.OWLAxiomIndex
Gets the OWLClassAssertionAxioms contained in this ontology that make the specified individual an instance of some class expression.
classAssertionAxioms(OWLClassExpression) - Method in interface org.semanticweb.owlapi.model.OWLAxiomIndex
Gets the OWLClassAssertionAxioms contained in this ontology that make the specified class expression, ce, a type for some individual.
ClassAssertionProvider - Interface in org.semanticweb.owlapi.model.providers
Class assertion provider.
classAtomPredicates() - Method in interface org.semanticweb.owlapi.model.SWRLRule
Gets the predicates of class atoms.
classesInSignature() - Method in interface org.semanticweb.owlapi.model.HasClassesInSignature
 
classesInSignature(Imports) - Method in interface org.semanticweb.owlapi.model.OWLSignature
Gets the classes in the signature and optionally the imports closure.
ClassExpressionNotInProfileException - Exception in org.semanticweb.owlapi.reasoner
 
ClassExpressionNotInProfileException(OWLClassExpression, IRI) - Constructor for exception org.semanticweb.owlapi.reasoner.ClassExpressionNotInProfileException
 
classExpressions() - Method in interface org.semanticweb.owlapi.model.OWLDisjointUnionAxiom
Gets the class expressions which are operands of the disjoint union.
classExpressions() - Method in interface org.semanticweb.owlapi.model.OWLNaryClassAxiom
Gets all of the top level class expressions that appear in this axiom.
ClassExpressionType - Enum in org.semanticweb.owlapi.model
Represents the different types of OWL 2 class expressions.
CLASSIFYING - Static variable in interface org.semanticweb.owlapi.reasoner.ReasonerProgressMonitor
A standard name for the task of computing the class hierarchy.
CLASSIFYING_AND_REALIZING - Static variable in interface org.semanticweb.owlapi.reasoner.ReasonerProgressMonitor
A standard name for the task of classifying and realising at the same time.
ClassProvider - Interface in org.semanticweb.owlapi.model.providers
 
clear() - Method in class org.semanticweb.owlapi.formats.PrefixDocumentFormatImpl
 
clear() - Method in interface org.semanticweb.owlapi.model.PrefixManager
Clear the map.
clear() - Method in class org.semanticweb.owlapi.util.CollectionFactory.ConditionalCopySet
 
clear() - Method in class org.semanticweb.owlapi.util.DefaultPrefixManager
 
clear() - Method in class org.semanticweb.owlapi.util.PriorityCollection
Rmove all elements from the collection.
clear() - Method in class org.semanticweb.owlapi.util.WeakCache
empty the cache.
clear() - Method in class org.semanticweb.owlapi.util.WeakIndexCache
empty the cache.
clearAnnotations() - Method in class org.semanticweb.owlapitools.builders.BaseBuilder
Clear annotations.
clearIgnoredImports() - Method in class org.semanticweb.owlapi.model.OntologyConfigurator
Clears all ontology document IRIs from the list of ignored ontology document IRIs.
clearIgnoredImports() - Method in class org.semanticweb.owlapi.model.OWLOntologyLoaderConfiguration
Clears all ontology document IRIs from the list of ignored ontology document IRIs.
clearIRIMappers() - Method in interface org.semanticweb.owlapi.model.OWLOntologyManager
Deprecated.
use getIRIMappers().clear() instead
clearOntologies() - Method in interface org.semanticweb.owlapi.model.OWLOntologyManager
Clear all ontologies, listeners and maps from the manager.
clearOntologyStorers() - Method in interface org.semanticweb.owlapi.model.OWLOntologyManager
Deprecated.
use getOntologyStorers().clear() instead
close() - Method in class org.semanticweb.owlapi.io.XZFileDocumentTarget
 
close() - Method in class org.semanticweb.owlapi.io.XZStreamDocumentTarget
 
CoerceConstantsIntoDataPropertyRange - Class in org.semanticweb.owlapi.change
Coerces constants to have the same type as the range of a property in axioms where the two are used.
CoerceConstantsIntoDataPropertyRange(OWLOntologyManager, Collection<OWLOntology>) - Constructor for class org.semanticweb.owlapi.change.CoerceConstantsIntoDataPropertyRange
Instantiates a new coerce constants into data property range.
CollectionFactory - Class in org.semanticweb.owlapi.util
 
CollectionFactory.ConditionalCopySet<T> - Class in org.semanticweb.owlapi.util
a set implementation that uses a delegate collection for all read-only operations and makes a copy if changes are attempted.
CommonBaseIRIMapper - Class in org.semanticweb.owlapi.util
An ontology IRI mapper that can be used to map ontology IRIs to ontology document IRIs which share the same base.
CommonBaseIRIMapper(IRI) - Constructor for class org.semanticweb.owlapi.util.CommonBaseIRIMapper
Creates a mapper, which maps ontology URIs to URIs which share the specified base.
compare(T, T) - Method in class org.semanticweb.owlapi.util.HasPriorityComparator
 
compare(IRI, IRI) - Method in class org.semanticweb.owlapi.util.IRIComparator
 
compare(OWLEntity, OWLEntity) - Method in class org.semanticweb.owlapi.util.OWLEntityComparator
 
compare(OWLEntity, OWLEntity) - Method in class org.semanticweb.owlapi.util.OWLEntityIRIComparator
 
compare(OWLObject, OWLObject) - Method in class org.semanticweb.owlapi.util.OWLObjectComparator
 
compare(String, String) - Method in class org.semanticweb.owlapi.util.StringLengthComparator
 
compareCollections(Collection<? extends OWLObject>, Collection<? extends OWLObject>) - Static method in class org.semanticweb.owlapi.util.OWLAPIStreamUtils
 
compareIterators(Iterator<?>, Iterator<?>) - Static method in class org.semanticweb.owlapi.util.OWLAPIStreamUtils
Compare iterators element by element (sensitive to order)
compareLists(List<? extends OWLObject>, List<? extends OWLObject>) - Static method in class org.semanticweb.owlapi.util.OWLAPIStreamUtils
Check lists for equality (sensitive to order)
compareStreams(Stream<?>, Stream<?>) - Static method in class org.semanticweb.owlapi.util.OWLAPIStreamUtils
Compare streams through iterators (sensitive to order)
compareTo(RDFNode) - Method in class org.semanticweb.owlapi.io.RDFLiteral
 
compareTo(RDFNode) - Method in class org.semanticweb.owlapi.io.RDFResource
 
compareTo(RDFTriple) - Method in class org.semanticweb.owlapi.io.RDFTriple
 
compareTo(AxiomType<?>) - Method in class org.semanticweb.owlapi.model.AxiomType
 
compareTo(OWLObject) - Method in class org.semanticweb.owlapi.model.IRI
 
compareTo(NodeID) - Method in class org.semanticweb.owlapi.model.NodeID
 
compareTo(OWLOntologyID) - Method in class org.semanticweb.owlapi.model.OWLOntologyID
 
ComplementProvider - Interface in org.semanticweb.owlapi.model.providers
Complement provider interface.
components() - Method in interface org.semanticweb.owlapi.model.HasComponents
 
components() - Method in class org.semanticweb.owlapi.model.IRI
 
components() - Method in interface org.semanticweb.owlapi.model.OWLAnnotation
 
components() - Method in interface org.semanticweb.owlapi.model.OWLAnnotationAssertionAxiom
 
components() - Method in interface org.semanticweb.owlapi.model.OWLAnnotationPropertyDomainAxiom
 
components() - Method in interface org.semanticweb.owlapi.model.OWLAnnotationPropertyRangeAxiom
 
components() - Method in interface org.semanticweb.owlapi.model.OWLAnonymousIndividual
 
components() - Method in interface org.semanticweb.owlapi.model.OWLAsymmetricObjectPropertyAxiom
 
components() - Method in interface org.semanticweb.owlapi.model.OWLCardinalityRestriction
 
components() - Method in interface org.semanticweb.owlapi.model.OWLClassAssertionAxiom
 
components() - Method in interface org.semanticweb.owlapi.model.OWLDataComplementOf
 
components() - Method in interface org.semanticweb.owlapi.model.OWLDataOneOf
 
components() - Method in interface org.semanticweb.owlapi.model.OWLDatatypeDefinitionAxiom
 
components() - Method in interface org.semanticweb.owlapi.model.OWLDatatypeRestriction
 
components() - Method in interface org.semanticweb.owlapi.model.OWLDeclarationAxiom
 
components() - Method in interface org.semanticweb.owlapi.model.OWLDisjointUnionAxiom
 
components() - Method in interface org.semanticweb.owlapi.model.OWLFacetRestriction
 
components() - Method in interface org.semanticweb.owlapi.model.OWLHasKeyAxiom
 
components() - Method in interface org.semanticweb.owlapi.model.OWLHasValueRestriction
 
components() - Method in interface org.semanticweb.owlapi.model.OWLLiteral
 
components() - Method in interface org.semanticweb.owlapi.model.OWLLogicalEntity
 
components() - Method in interface org.semanticweb.owlapi.model.OWLNaryBooleanClassExpression
 
components() - Method in interface org.semanticweb.owlapi.model.OWLNaryClassAxiom
 
components() - Method in interface org.semanticweb.owlapi.model.OWLNaryDataRange
 
components() - Method in interface org.semanticweb.owlapi.model.OWLNaryIndividualAxiom
 
components() - Method in interface org.semanticweb.owlapi.model.OWLNaryPropertyAxiom
 
components() - Method in interface org.semanticweb.owlapi.model.OWLObjectComplementOf
 
components() - Method in interface org.semanticweb.owlapi.model.OWLObjectHasSelf
 
components() - Method in interface org.semanticweb.owlapi.model.OWLObjectInverseOf
 
components() - Method in interface org.semanticweb.owlapi.model.OWLObjectOneOf
 
components() - Method in interface org.semanticweb.owlapi.model.OWLOntology
 
components() - Method in interface org.semanticweb.owlapi.model.OWLPropertyAssertionAxiom
 
components() - Method in interface org.semanticweb.owlapi.model.OWLPropertyDomainAxiom
 
components() - Method in interface org.semanticweb.owlapi.model.OWLPropertyRangeAxiom
 
components() - Method in interface org.semanticweb.owlapi.model.OWLQuantifiedRestriction
 
components() - Method in interface org.semanticweb.owlapi.model.OWLSubAnnotationPropertyOfAxiom
 
components() - Method in interface org.semanticweb.owlapi.model.OWLSubClassOfAxiom
 
components() - Method in interface org.semanticweb.owlapi.model.OWLSubPropertyAxiom
 
components() - Method in interface org.semanticweb.owlapi.model.OWLSubPropertyChainOfAxiom
 
components() - Method in interface org.semanticweb.owlapi.model.OWLUnaryPropertyAxiom
 
components() - Method in interface org.semanticweb.owlapi.model.SWRLBinaryAtom
 
components() - Method in interface org.semanticweb.owlapi.model.SWRLBuiltInAtom
 
components() - Method in interface org.semanticweb.owlapi.model.SWRLClassAtom
 
components() - Method in interface org.semanticweb.owlapi.model.SWRLDataRangeAtom
 
components() - Method in interface org.semanticweb.owlapi.model.SWRLIndividualArgument
 
components() - Method in interface org.semanticweb.owlapi.model.SWRLLiteralArgument
 
components() - Method in interface org.semanticweb.owlapi.model.SWRLRule
 
components() - Method in interface org.semanticweb.owlapi.model.SWRLVariable
 
componentsAnnotationsFirst() - Method in interface org.semanticweb.owlapi.model.HasComponents
 
componentsAnnotationsFirst() - Method in interface org.semanticweb.owlapi.model.OWLAnnotation
 
componentsAnnotationsFirst() - Method in interface org.semanticweb.owlapi.model.OWLAnnotationAssertionAxiom
 
componentsAnnotationsFirst() - Method in interface org.semanticweb.owlapi.model.OWLAnnotationPropertyDomainAxiom
 
componentsAnnotationsFirst() - Method in interface org.semanticweb.owlapi.model.OWLAnnotationPropertyRangeAxiom
 
componentsAnnotationsFirst() - Method in interface org.semanticweb.owlapi.model.OWLAsymmetricObjectPropertyAxiom
 
componentsAnnotationsFirst() - Method in interface org.semanticweb.owlapi.model.OWLClassAssertionAxiom
 
componentsAnnotationsFirst() - Method in interface org.semanticweb.owlapi.model.OWLDatatypeDefinitionAxiom
 
componentsAnnotationsFirst() - Method in interface org.semanticweb.owlapi.model.OWLDeclarationAxiom
 
componentsAnnotationsFirst() - Method in interface org.semanticweb.owlapi.model.OWLDisjointUnionAxiom
 
componentsAnnotationsFirst() - Method in interface org.semanticweb.owlapi.model.OWLHasKeyAxiom
 
componentsAnnotationsFirst() - Method in interface org.semanticweb.owlapi.model.OWLNaryClassAxiom
 
componentsAnnotationsFirst() - Method in interface org.semanticweb.owlapi.model.OWLNaryIndividualAxiom
 
componentsAnnotationsFirst() - Method in interface org.semanticweb.owlapi.model.OWLNaryPropertyAxiom
 
componentsAnnotationsFirst() - Method in interface org.semanticweb.owlapi.model.OWLPropertyAssertionAxiom
 
componentsAnnotationsFirst() - Method in interface org.semanticweb.owlapi.model.OWLPropertyDomainAxiom
 
componentsAnnotationsFirst() - Method in interface org.semanticweb.owlapi.model.OWLPropertyRangeAxiom
 
componentsAnnotationsFirst() - Method in interface org.semanticweb.owlapi.model.OWLSubAnnotationPropertyOfAxiom
 
componentsAnnotationsFirst() - Method in interface org.semanticweb.owlapi.model.OWLSubClassOfAxiom
 
componentsAnnotationsFirst() - Method in interface org.semanticweb.owlapi.model.OWLSubPropertyAxiom
 
componentsAnnotationsFirst() - Method in interface org.semanticweb.owlapi.model.OWLSubPropertyChainOfAxiom
 
componentsAnnotationsFirst() - Method in interface org.semanticweb.owlapi.model.OWLUnaryPropertyAxiom
 
componentsAnnotationsFirst() - Method in interface org.semanticweb.owlapi.model.SWRLRule
 
componentsWithoutAnnotations() - Method in interface org.semanticweb.owlapi.model.HasComponents
 
componentsWithoutAnnotations() - Method in interface org.semanticweb.owlapi.model.OWLAnnotation
 
componentsWithoutAnnotations() - Method in interface org.semanticweb.owlapi.model.OWLAnnotationAssertionAxiom
 
componentsWithoutAnnotations() - Method in interface org.semanticweb.owlapi.model.OWLAnnotationPropertyDomainAxiom
 
componentsWithoutAnnotations() - Method in interface org.semanticweb.owlapi.model.OWLAnnotationPropertyRangeAxiom
 
componentsWithoutAnnotations() - Method in interface org.semanticweb.owlapi.model.OWLAsymmetricObjectPropertyAxiom
 
componentsWithoutAnnotations() - Method in interface org.semanticweb.owlapi.model.OWLClassAssertionAxiom
 
componentsWithoutAnnotations() - Method in interface org.semanticweb.owlapi.model.OWLDatatypeDefinitionAxiom
 
componentsWithoutAnnotations() - Method in interface org.semanticweb.owlapi.model.OWLDeclarationAxiom
 
componentsWithoutAnnotations() - Method in interface org.semanticweb.owlapi.model.OWLDisjointUnionAxiom
 
componentsWithoutAnnotations() - Method in interface org.semanticweb.owlapi.model.OWLHasKeyAxiom
 
componentsWithoutAnnotations() - Method in interface org.semanticweb.owlapi.model.OWLNaryClassAxiom
 
componentsWithoutAnnotations() - Method in interface org.semanticweb.owlapi.model.OWLNaryIndividualAxiom
 
componentsWithoutAnnotations() - Method in interface org.semanticweb.owlapi.model.OWLNaryPropertyAxiom
 
componentsWithoutAnnotations() - Method in interface org.semanticweb.owlapi.model.OWLPropertyAssertionAxiom
 
componentsWithoutAnnotations() - Method in interface org.semanticweb.owlapi.model.OWLPropertyDomainAxiom
 
componentsWithoutAnnotations() - Method in interface org.semanticweb.owlapi.model.OWLPropertyRangeAxiom
 
componentsWithoutAnnotations() - Method in interface org.semanticweb.owlapi.model.OWLSubAnnotationPropertyOfAxiom
 
componentsWithoutAnnotations() - Method in interface org.semanticweb.owlapi.model.OWLSubClassOfAxiom
 
componentsWithoutAnnotations() - Method in interface org.semanticweb.owlapi.model.OWLSubPropertyAxiom
 
componentsWithoutAnnotations() - Method in interface org.semanticweb.owlapi.model.OWLSubPropertyChainOfAxiom
 
componentsWithoutAnnotations() - Method in interface org.semanticweb.owlapi.model.OWLUnaryPropertyAxiom
 
componentsWithoutAnnotations() - Method in interface org.semanticweb.owlapi.model.SWRLRule
 
computeIllegals(Multimap<IRI, EntityType<?>>) - Static method in interface org.semanticweb.owlapi.model.OWLDocumentFormat
 
ConditionalCopySet(Collection<T>, boolean) - Constructor for class org.semanticweb.owlapi.util.CollectionFactory.ConditionalCopySet
 
ConfigurationOptions - Enum in org.semanticweb.owlapi.model.parameters
This enum handles default values and config file or system property overrides.
conjunctSet() - Method in interface org.semanticweb.owlapi.model.OWLClassExpression
Interprets this expression as a conjunction and returns the conjuncts.
ConsoleProgressMonitor - Class in org.semanticweb.owlapi.reasoner
 
ConsoleProgressMonitor() - Constructor for class org.semanticweb.owlapi.reasoner.ConsoleProgressMonitor
 
contains(OWLOntologyID) - Method in interface org.semanticweb.owlapi.model.HasContainsOntology
Determines if this object contains an ontology that has the specified OWLOntologyID.
contains(OWLAxiomSearchFilter, Object) - Method in interface org.semanticweb.owlapi.model.OWLAxiomIndex
Generic containment check type for further refining search by axiom type.
contains(OWLAxiomSearchFilter, Object, Imports) - Method in interface org.semanticweb.owlapi.model.OWLAxiomIndex
Generic containment check type for further refining search by axiom type.
contains(OWLClassExpression) - Method in interface org.semanticweb.owlapi.model.OWLNaryClassAxiom
Determines if this class axiom contains the specified class expression as an operand.
contains(OWLOntology) - Method in interface org.semanticweb.owlapi.model.OWLOntologyManager
 
contains(IRI) - Method in interface org.semanticweb.owlapi.model.OWLOntologyManager
Determines if there is an ontology with the specified IRI, and no version IRI, that is managed by this manager
contains(OWLOntologyID) - Method in interface org.semanticweb.owlapi.model.OWLOntologyManager
Determines if there is an ontology with the specified id that is managed by this manager
contains(OWLOntology, OWLAxiom) - Method in enum org.semanticweb.owlapi.model.parameters.AxiomAnnotations
 
contains(E) - Method in interface org.semanticweb.owlapi.reasoner.Node
Determines if this node contains the specified entity.
contains(Object) - Method in class org.semanticweb.owlapi.util.CollectionFactory.ConditionalCopySet
 
contains(Stream<?>, Object) - Static method in class org.semanticweb.owlapi.util.OWLAPIStreamUtils
 
contains(Object) - Method in class org.semanticweb.owlapi.util.SmallSet
 
contains(K) - Method in class org.semanticweb.owlapi.util.WeakCache
 
contains(K) - Method in class org.semanticweb.owlapi.util.WeakIndexCache
 
containsAll(Collection<?>) - Method in class org.semanticweb.owlapi.util.CollectionFactory.ConditionalCopySet
 
containsAnnotationPropertyInSignature(IRI, Imports) - Method in interface org.semanticweb.owlapi.model.OWLSignature
Determines if the signature contains an OWLAnnotationProperty that has the specified IRI.
containsAnnotationPropertyInSignature(IRI) - Method in interface org.semanticweb.owlapi.model.OWLSignature
Determines if the signature contains an OWLAnnotationProperty that has the specified IRI.
containsAnnotationPropertyInSignature(IRI, boolean) - Method in interface org.semanticweb.owlapi.model.OWLSignatureBooleanArgs
Deprecated.
use the stream method
containsAnonymousClassExpressions() - Method in interface org.semanticweb.owlapi.model.SWRLRule
Determines if this rule uses anonymous class expressions in class atoms.
containsAnonymousIndividuals() - Method in interface org.semanticweb.owlapi.model.OWLDifferentIndividualsAxiom
Determines whether this axiom contains anonymous individuals.
containsAnonymousIndividuals() - Method in interface org.semanticweb.owlapi.model.OWLNegativeDataPropertyAssertionAxiom
Determines whether this axiom contains anonymous individuals.
containsAnonymousIndividuals() - Method in interface org.semanticweb.owlapi.model.OWLNegativeObjectPropertyAssertionAxiom
Determines whether this axiom contains anonymous individuals.
containsAnonymousIndividuals() - Method in interface org.semanticweb.owlapi.model.OWLSameIndividualAxiom
Determines whether this axiom contains anonymous individuals.
containsAxiom(OWLAxiom) - Method in interface org.semanticweb.owlapi.model.HasContainsAxiom
Determines whether or not this object contains a particular OWLAxiom.
containsAxiom(OWLAxiom, Imports, AxiomAnnotations) - Method in interface org.semanticweb.owlapi.model.OWLAxiomCollection
Determines if this ontology contains the specified axiom, optionally including the imports closure.
containsAxiom(OWLAxiom, boolean) - Method in interface org.semanticweb.owlapi.model.OWLAxiomCollectionBooleanArgs
Deprecated.
use the stream method
containsAxiom(OWLAxiom, OWLOntology, Imports) - Static method in class org.semanticweb.owlapi.search.EntitySearcher
Checks if o contains axiom a, with or without imports closure.
containsAxiom(OWLAxiom, Stream<OWLOntology>, Imports) - Static method in class org.semanticweb.owlapi.search.EntitySearcher
Checks if any of the ontologies contains axiom a, with or without imports closure.
containsAxiomIgnoreAnnotations(OWLAxiom) - Method in interface org.semanticweb.owlapi.model.OWLAxiomCollection
Determines if this ontology contains the specified axiom.
containsAxiomIgnoreAnnotations(OWLAxiom, boolean) - Method in interface org.semanticweb.owlapi.model.OWLAxiomCollectionBooleanArgs
Deprecated.
use the stream method
containsAxiomIgnoreAnnotations(OWLAxiom, OWLOntology, boolean) - Static method in class org.semanticweb.owlapi.search.EntitySearcher
Checks if o contains axiom a, with or without imports closure, ignoring annotations.
containsAxiomIgnoreAnnotations(OWLAxiom, Stream<OWLOntology>, boolean) - Static method in class org.semanticweb.owlapi.search.EntitySearcher
Checks if any of the ontologies contains axiom a, with or without imports closure.
containsClassInSignature(IRI, Imports) - Method in interface org.semanticweb.owlapi.model.OWLSignature
Determines if the signature contains an OWLClass that has the specified IRI.
containsClassInSignature(IRI) - Method in interface org.semanticweb.owlapi.model.OWLSignature
Determines if the signature contains an OWLClass that has the specified IRI.
containsClassInSignature(IRI, boolean) - Method in interface org.semanticweb.owlapi.model.OWLSignatureBooleanArgs
Deprecated.
use the stream method
containsConjunct(OWLClassExpression) - Method in interface org.semanticweb.owlapi.model.OWLClassExpression
Determines if this class expression contains a particular conjunct.
containsDataPropertyInSignature(IRI, Imports) - Method in interface org.semanticweb.owlapi.model.OWLSignature
Determines if the signature contains an OWLDataProperty that has the specified IRI.
containsDataPropertyInSignature(IRI) - Method in interface org.semanticweb.owlapi.model.OWLSignature
Determines if the signature contains an OWLDataProperty that has the specified IRI.
containsDataPropertyInSignature(IRI, boolean) - Method in interface org.semanticweb.owlapi.model.OWLSignatureBooleanArgs
Deprecated.
use the stream method
containsDatatypeInSignature(IRI, Imports) - Method in interface org.semanticweb.owlapi.model.OWLSignature
Determines if the signature contains an OWLDatatype that has the specified IRI.
containsDatatypeInSignature(IRI) - Method in interface org.semanticweb.owlapi.model.OWLSignature
Determines if the signature contains an OWLDatatype that has the specified IRI.
containsDatatypeInSignature(IRI, boolean) - Method in interface org.semanticweb.owlapi.model.OWLSignatureBooleanArgs
Deprecated.
use the stream method
containsEntitiesOfTypeInSignature(EntityType<?>) - Method in interface org.semanticweb.owlapi.model.OWLSignature
Determine whether the instance has entities of the specified type in its signature - e.g., whether an ontology has classes, object propertyies, or named individuals in its signature.
containsEntitiesOfTypeInSignature(EntityType<?>, Imports) - Method in interface org.semanticweb.owlapi.model.OWLSignature
Determine whether the instance has entities of the specified type in its signature or in its import closure - e.g., whether an ontology has classes, object propertyies, or named individuals in its signature.
containsEntity(E) - Method in interface org.semanticweb.owlapi.reasoner.NodeSet
A convenience method that determines if this NodeSet contains a specific entity.
containsEntityInSignature(OWLEntity) - Method in interface org.semanticweb.owlapi.model.HasContainsEntityInSignature
Determines if the signature of this object contains the specified entity.
containsEntityInSignature(OWLEntity, Imports) - Method in interface org.semanticweb.owlapi.model.OWLSignature
Determines if the signature contains the specified entity.
containsEntityInSignature(IRI, Imports) - Method in interface org.semanticweb.owlapi.model.OWLSignature
Determines if the signature contains an entity with the specified IRI.
containsEntityInSignature(IRI) - Method in interface org.semanticweb.owlapi.model.OWLSignature
Determines if the signature contains an entity with the specified IRI.
containsEntityInSignature(OWLEntity, boolean) - Method in interface org.semanticweb.owlapi.model.OWLSignatureBooleanArgs
Deprecated.
use the stream method
containsEntityInSignature(IRI, boolean) - Method in interface org.semanticweb.owlapi.model.OWLSignatureBooleanArgs
Deprecated.
use the stream method
containsIndividualInSignature(IRI, Imports) - Method in interface org.semanticweb.owlapi.model.OWLSignature
Determines if the signature contains an OWLNamedIndividual that has the specified IRI.
containsIndividualInSignature(IRI) - Method in interface org.semanticweb.owlapi.model.OWLSignature
Determines if the signature contains an OWLNamedIndividual that has the specified IRI.
containsIndividualInSignature(IRI, boolean) - Method in interface org.semanticweb.owlapi.model.OWLSignatureBooleanArgs
Deprecated.
use the stream method
containsNamedEquivalentClass() - Method in interface org.semanticweb.owlapi.model.OWLEquivalentClassesAxiom
Determines if this equivalent classes axiom contains at least one named class (excluding owl:Thing or owl:Nothing).
containsObjectPropertyInSignature(IRI, Imports) - Method in interface org.semanticweb.owlapi.model.OWLSignature
Determines if the signature contains an OWLObjectProperty that has the specified IRI.
containsObjectPropertyInSignature(IRI) - Method in interface org.semanticweb.owlapi.model.OWLSignature
Determines if the signature contains an OWLObjectProperty that has the specified IRI.
containsObjectPropertyInSignature(IRI, boolean) - Method in interface org.semanticweb.owlapi.model.OWLSignatureBooleanArgs
Deprecated.
use the stream method
containsOWLNothing() - Method in interface org.semanticweb.owlapi.model.OWLEquivalentClassesAxiom
Determines if this class axiom makes a class expression equivalent to nothing.
containsOWLThing() - Method in interface org.semanticweb.owlapi.model.OWLEquivalentClassesAxiom
Determines if this class axiom makes a class expression equivalent to thing.
containsPrefixMapping(String) - Method in class org.semanticweb.owlapi.formats.PrefixDocumentFormatImpl
 
containsPrefixMapping(String) - Method in interface org.semanticweb.owlapi.model.PrefixManager
Determines if this manager knows about a given prefix name and it contains a (non-null) mapping for the prefix.
containsPrefixMapping(String) - Method in class org.semanticweb.owlapi.util.DefaultPrefixManager
 
containsReference(OWLEntity, Imports) - Method in interface org.semanticweb.owlapi.model.OWLSignature
 
containsReference(OWLEntity) - Method in interface org.semanticweb.owlapi.model.OWLSignature
 
containsReference(OWLEntity, boolean) - Method in interface org.semanticweb.owlapi.model.OWLSignatureBooleanArgs
Deprecated.
use the stream method
containsVersion(IRI) - Method in interface org.semanticweb.owlapi.model.OWLOntologyManager
Determines if there is an ontology with the specified version IRI, that is managed by this manager.
ConvertEquivalentClassesToSuperClasses - Class in org.semanticweb.owlapi.change
This composite change will convert a defined class to a primitive class by replacing equivalent classes axioms where the class in question is a class in the equivalent classes axioms to a set of subclass axioms whose superclasses are the set of classes which were originally equivalent to the class in question.
More formally, for a given class A, a set of ontologies S, and a target ontology T, this composite change will remove all equivalent axioms from each ontology O in S where the equivalent class axiom contains A as a 'top level' class (e.g.
ConvertEquivalentClassesToSuperClasses(OWLDataFactory, OWLClass, Collection<OWLOntology>, OWLOntology, boolean) - Constructor for class org.semanticweb.owlapi.change.ConvertEquivalentClassesToSuperClasses
Instantiates a new convert equivalent classes to super classes.
ConvertPropertyAssertionsToAnnotations - Class in org.semanticweb.owlapi.change
Given a set of ontologies, this composite change will convert all property assertion axioms whose subject is a 'punned' individual (i.e.
ConvertPropertyAssertionsToAnnotations(OWLDataFactory, Collection<OWLOntology>) - Constructor for class org.semanticweb.owlapi.change.ConvertPropertyAssertionsToAnnotations
Instantiates a new convert property assertions to annotations.
ConvertSuperClassesToEquivalentClass - Class in org.semanticweb.owlapi.change
This composite change will convert a primitive class to a defined class by replacing subclass axioms where the class in question is on the left hand side of the subclass axiom to an equivalent classes axiom which makes the class equivalent to the intersection of its superclasses.
ConvertSuperClassesToEquivalentClass(OWLDataFactory, OWLClass, Collection<OWLOntology>, OWLOntology) - Constructor for class org.semanticweb.owlapi.change.ConvertSuperClassesToEquivalentClass
Instantiates a new convert super classes to equivalent class.
copy(Collection<T>) - Static method in class org.semanticweb.owlapi.util.CollectionFactory
 
copyMutable(Collection<T>) - Static method in class org.semanticweb.owlapi.util.CollectionFactory
 
copyOntology(OWLOntology, OntologyCopy) - Method in interface org.semanticweb.owlapi.model.OWLOntologyManager
Copy an ontology from another manager to this one.
copyPrefixesFrom(PrefixManager) - Method in class org.semanticweb.owlapi.formats.PrefixDocumentFormatImpl
 
copyPrefixesFrom(Map<String, String>) - Method in class org.semanticweb.owlapi.formats.PrefixDocumentFormatImpl
 
copyPrefixesFrom(PrefixManager) - Method in interface org.semanticweb.owlapi.model.PrefixManager
Copies the prefix from another prefix manager into this one.
copyPrefixesFrom(Map<String, String>) - Method in interface org.semanticweb.owlapi.model.PrefixManager
Copies the prefix from another prefix manager into this one.
copyPrefixesFrom(PrefixManager) - Method in class org.semanticweb.owlapi.util.DefaultPrefixManager
 
copyPrefixesFrom(Map<String, String>) - Method in class org.semanticweb.owlapi.util.DefaultPrefixManager
 
create(String) - Static method in class org.semanticweb.owlapi.model.IRI
Creates an IRI from the specified String.
create(String, String) - Static method in class org.semanticweb.owlapi.model.IRI
Creates an IRI by concatenating two strings.
create(File) - Static method in class org.semanticweb.owlapi.model.IRI
 
create(URI) - Static method in class org.semanticweb.owlapi.model.IRI
 
create(URL) - Static method in class org.semanticweb.owlapi.model.IRI
 
createAxioms(OWLDataFactory, OWLReasoner) - Method in interface org.semanticweb.owlapi.util.InferredAxiomGenerator
 
createAxioms(OWLDataFactory, OWLReasoner) - Method in class org.semanticweb.owlapi.util.InferredEntityAxiomGenerator
 
createFormat() - Method in class org.semanticweb.owlapi.formats.DLSyntaxDocumentFormatFactory
 
createFormat() - Method in class org.semanticweb.owlapi.formats.DLSyntaxHTMLDocumentFormatFactory
 
createFormat() - Method in class org.semanticweb.owlapi.formats.FunctionalSyntaxDocumentFormatFactory
 
createFormat() - Method in class org.semanticweb.owlapi.formats.KRSS2DocumentFormatFactory
 
createFormat() - Method in class org.semanticweb.owlapi.formats.KRSSDocumentFormatFactory
 
createFormat() - Method in class org.semanticweb.owlapi.formats.LabelFunctionalDocumentFormatFactory
 
createFormat() - Method in class org.semanticweb.owlapi.formats.LatexAxiomsListDocumentFormatFactory
 
createFormat() - Method in class org.semanticweb.owlapi.formats.LatexDocumentFormatFactory
 
createFormat() - Method in class org.semanticweb.owlapi.formats.ManchesterSyntaxDocumentFormatFactory
 
createFormat() - Method in class org.semanticweb.owlapi.formats.OBODocumentFormatFactory
 
createFormat() - Method in class org.semanticweb.owlapi.formats.OWLXMLDocumentFormatFactory
 
createFormat() - Method in class org.semanticweb.owlapi.formats.RDFXMLDocumentFormatFactory
 
createFormat() - Method in class org.semanticweb.owlapi.formats.TurtleDocumentFormatFactory
 
createFormat() - Method in interface org.semanticweb.owlapi.model.OWLDocumentFormatFactory
Create a new format.
createFromOWLOntologyChange(OWLOntologyChange) - Static method in class org.semanticweb.owlapi.change.OWLOntologyChangeRecord
A convenience method that creates an OWLOntologyChangeRecord by deriving data from an OWLOntologyChange object.
createLinkedSet() - Static method in class org.semanticweb.owlapi.util.CollectionFactory
 
createList() - Static method in class org.semanticweb.owlapi.util.CollectionFactory
 
createList(T...) - Static method in class org.semanticweb.owlapi.util.CollectionFactory
 
createMap() - Static method in class org.semanticweb.owlapi.util.CollectionFactory
 
createMergedOntology(OWLOntologyManager, IRI) - Method in class org.semanticweb.owlapi.util.OWLOntologyMerger
 
createNonBufferingReasoner(OWLOntology) - Method in interface org.semanticweb.owlapi.reasoner.OWLReasonerFactory
Creates an OWLReasoner that reasons over the imports closure of the specified ontology.
createNonBufferingReasoner(OWLOntology, OWLReasonerConfiguration) - Method in interface org.semanticweb.owlapi.reasoner.OWLReasonerFactory
Creates an OWLReasoner that reasons over the imports closure of the specified ontology.
createOntology() - Method in interface org.semanticweb.owlapi.model.OWLOntologyManager
Creates a new (empty) ontology that does not have an ontology IRI (and therefore does not have a version IRI).
createOntology(Collection<OWLAxiom>) - Method in interface org.semanticweb.owlapi.model.OWLOntologyManager
Creates a new ontology that is initialised to contain specific axioms.
createOntology(Stream<OWLAxiom>) - Method in interface org.semanticweb.owlapi.model.OWLOntologyManager
Creates a new ontology that is initialised to contain specific axioms.
createOntology(Collection<OWLAxiom>, IRI) - Method in interface org.semanticweb.owlapi.model.OWLOntologyManager
Creates a new ontology that has the specified ontology IRI and is initialised to contain specific axioms.
createOntology(Stream<OWLAxiom>, IRI) - Method in interface org.semanticweb.owlapi.model.OWLOntologyManager
Creates a new ontology that has the specified ontology IRI and is initialised to contain specific axioms.
createOntology(IRI) - Method in interface org.semanticweb.owlapi.model.OWLOntologyManager
Creates a new (empty) ontology that has the specified ontology IRI (and no version IRI).
createOntology(OWLOntologyID) - Method in interface org.semanticweb.owlapi.model.OWLOntologyManager
Creates a new (empty) ontology that has the specified ontology ID.
createOntology(IRI, Collection<OWLOntology>, boolean) - Method in interface org.semanticweb.owlapi.model.OWLOntologyManager
Creates a new ontology that has the specified ontology IRI and is initialised to contain the axioms that are contained in the specified ontologies.
createOntology(IRI, Stream<OWLOntology>, boolean) - Method in interface org.semanticweb.owlapi.model.OWLOntologyManager
Creates a new ontology that has the specified ontology IRI and is initialised to contain the axioms that are contained in the specified ontologies.
createOntology(IRI, Collection<OWLOntology>) - Method in interface org.semanticweb.owlapi.model.OWLOntologyManager
Creates a new ontology that has the specified ontology IRI and is initialised to contain the axioms that are contained in the specified ontologies.
createOntologyChange(OWLOntology) - Method in class org.semanticweb.owlapi.change.AddAxiomData
 
createOntologyChange(OWLOntology) - Method in class org.semanticweb.owlapi.change.AddImportData
 
createOntologyChange(OWLOntology) - Method in class org.semanticweb.owlapi.change.AddOntologyAnnotationData
 
createOntologyChange(OWLOntology) - Method in class org.semanticweb.owlapi.change.OWLOntologyChangeData
Creates an OWLOntologyChange object that pertains to the specified ontology, which when applied to the specified ontology enacts the change described by this info object.
createOntologyChange(OWLOntologyManager) - Method in class org.semanticweb.owlapi.change.OWLOntologyChangeRecord
Creates an OWLOntologyChange from the OWLOntologyID and OWLOntologyChangeData associated with this OWLOntologyChangeRecord object.
createOntologyChange(OWLOntology) - Method in class org.semanticweb.owlapi.change.RemoveAxiomData
 
createOntologyChange(OWLOntology) - Method in class org.semanticweb.owlapi.change.RemoveImportData
 
createOntologyChange(OWLOntology) - Method in class org.semanticweb.owlapi.change.RemoveOntologyAnnotationData
 
createOntologyChange(OWLOntology) - Method in class org.semanticweb.owlapi.change.SetOntologyIDData
 
createOWLOntology(OWLOntologyManager, OWLOntologyID) - Method in interface org.semanticweb.owlapi.model.OWLOntologyBuilder
 
createOWLOntology(OWLOntologyManager, OWLOntologyID, IRI, OWLOntologyFactory.OWLOntologyCreationHandler) - Method in interface org.semanticweb.owlapi.model.OWLOntologyFactory
Creates an (empty) ontology.
createParser() - Method in interface org.semanticweb.owlapi.io.OWLParserFactory
Creates a parser.
createReasoner(OWLOntology) - Method in interface org.semanticweb.owlapi.reasoner.OWLReasonerFactory
Creates a buffering reasoner that reasons over the imports closure of the specified ontology.
createReasoner(OWLOntology, OWLReasonerConfiguration) - Method in interface org.semanticweb.owlapi.reasoner.OWLReasonerFactory
Creates a buffering reasoner that reasons over the imports closure of the specified ontology.
createSet() - Static method in class org.semanticweb.owlapi.util.CollectionFactory
 
createSet(Collection<T>) - Static method in class org.semanticweb.owlapi.util.CollectionFactory
 
createSet(int) - Static method in class org.semanticweb.owlapi.util.CollectionFactory
 
createSet(T...) - Static method in class org.semanticweb.owlapi.util.CollectionFactory
 
createSet(T) - Static method in class org.semanticweb.owlapi.util.CollectionFactory
 
createStorer() - Method in interface org.semanticweb.owlapi.model.OWLStorerFactory
Create new storer.
createSyncList() - Static method in class org.semanticweb.owlapi.util.CollectionFactory
 
createSyncMap() - Static method in class org.semanticweb.owlapi.util.CollectionFactory
 
createSyncSet() - Static method in class org.semanticweb.owlapi.util.CollectionFactory
 
createSyncWeakMap() - Static method in class org.semanticweb.owlapi.util.CollectionFactory
 
CreateValuePartition - Class in org.semanticweb.owlapi.change
This composite change will create a value partion - see "pattern 2" in "Representing Specified Values in OWL: "value partitions" and "value sets"" (http://www.w3.org/TR/swbp-specified-values.)
A value partition is an ontology design pattern which is used to represent a set of closed values for a particular property.
CreateValuePartition(OWLDataFactory, OWLClass, Collection<OWLClass>, OWLObjectProperty, OWLOntology) - Constructor for class org.semanticweb.owlapi.change.CreateValuePartition
Creates a composite change that will create a value partition.
CycleInDatatypeDefinition - Class in org.semanticweb.owlapi.profiles.violations
 
CycleInDatatypeDefinition(OWLOntology, OWLAxiom) - Constructor for class org.semanticweb.owlapi.profiles.violations.CycleInDatatypeDefinition
 

D

DATA_PROPERTY - Static variable in class org.semanticweb.owlapi.model.EntityType
Data property entity.
DATA_PROPERTY_ASSERTION - Static variable in class org.semanticweb.owlapi.model.AxiomType
DataPropertyAssertion.
DATA_PROPERTY_DOMAIN - Static variable in class org.semanticweb.owlapi.model.AxiomType
DataPropertyDomain.
DATA_PROPERTY_RANGE - Static variable in class org.semanticweb.owlapi.model.AxiomType
DataPropertyRange.
DataAssertionProvider - Interface in org.semanticweb.owlapi.model.providers
Data property assertion provider.
dataPropertiesInSignature() - Method in interface org.semanticweb.owlapi.model.HasDataPropertiesInSignature
 
dataPropertiesInSignature(Imports) - Method in interface org.semanticweb.owlapi.model.OWLSignature
Gets the data properties in the signature and optionally the imports closure.
dataPropertyAssertionAxioms(OWLIndividual) - Method in interface org.semanticweb.owlapi.model.OWLAxiomIndex
Gets the OWLDataPropertyAssertionAxioms contained in this ontology that have the specified individual as the subject of the axiom.
dataPropertyDomainAxioms(OWLDataProperty) - Method in interface org.semanticweb.owlapi.model.OWLAxiomIndex
Gets the OWLDataPropertyDomainAxioms where the property is equal to the specified property.
dataPropertyDomains(OWLDataProperty, boolean) - Method in interface org.semanticweb.owlapi.reasoner.OWLReasoner
Gets the named classes that are the direct or indirect domains of this property with respect to the imports closure of the root ontology.
dataPropertyDomains(OWLDataProperty, InferenceDepth) - Method in interface org.semanticweb.owlapi.reasoner.OWLReasoner
 
dataPropertyDomains(OWLDataProperty) - Method in interface org.semanticweb.owlapi.reasoner.OWLReasoner
 
dataPropertyExpressions() - Method in interface org.semanticweb.owlapi.model.OWLHasKeyAxiom
Gets the set of data property expressions that make up the key.
DataPropertyProvider - Interface in org.semanticweb.owlapi.model.providers
 
dataPropertyRangeAxioms(OWLDataProperty) - Method in interface org.semanticweb.owlapi.model.OWLAxiomIndex
Gets the OWLDataPropertyRangeAxioms where the property is equal to the specified property.
dataPropertyValues(OWLNamedIndividual, OWLDataProperty) - Method in interface org.semanticweb.owlapi.reasoner.OWLReasoner
Gets the data property values for the specified individual and data property expression.
DataRangeType - Enum in org.semanticweb.owlapi.model
Represents the different types of OWL 2 data ranges.
dataSubPropertyAxiomsForSubProperty(OWLDataProperty) - Method in interface org.semanticweb.owlapi.model.OWLAxiomIndex
Gets the OWLSubDataPropertyOfAxioms where the sub-property is equal to the specified property.
dataSubPropertyAxiomsForSuperProperty(OWLDataPropertyExpression) - Method in interface org.semanticweb.owlapi.model.OWLAxiomIndex
Gets the OWLSubDataPropertyOfAxioms where the super-property is equal to the specified property.
DATATYPE - Static variable in class org.semanticweb.owlapi.model.EntityType
Datatype entity.
DATATYPE_DEFINITION - Static variable in class org.semanticweb.owlapi.model.AxiomType
DatatypeDefinition.
datatypeDefFilter - Static variable in class org.semanticweb.owlapi.search.Filters
filter returning datatype definition axioms where the datatype matches the input key.
datatypeDefinitions(OWLDatatype) - Method in interface org.semanticweb.owlapi.model.OWLAxiomIndex
Gets the OWLDatatypeDefinitionAxioms contained in this ontology that provide a definition for the specified datatype.
DatatypeExpressionProvider - Interface in org.semanticweb.owlapi.model.providers
Datatype expression and facet expression provider.
DatatypeIRIAlsoUsedAsClassIRI - Class in org.semanticweb.owlapi.profiles.violations
Specifies that an IRI that is used for a datatype is also used for a class IRI.
DatatypeIRIAlsoUsedAsClassIRI(OWLOntology, OWLAxiom, IRI) - Constructor for class org.semanticweb.owlapi.profiles.violations.DatatypeIRIAlsoUsedAsClassIRI
 
DatatypeProvider - Interface in org.semanticweb.owlapi.model.providers
 
datatypes(Collection<OWLOntology>) - Method in class org.semanticweb.owlapi.change.CoerceConstantsIntoDataPropertyRange
 
datatypesInSignature() - Method in interface org.semanticweb.owlapi.model.HasDatatypesInSignature
 
datatypesInSignature(Imports) - Method in interface org.semanticweb.owlapi.model.OWLSignature
Gets the datatypes in the signature and optionally the imports closure.
DECLARATION - Static variable in class org.semanticweb.owlapi.model.AxiomType
Declaration.
DeclarationAxiomProvider - Interface in org.semanticweb.owlapi.model.axiomproviders
Declaration provider interface.
declarationAxioms(OWLEntity) - Method in interface org.semanticweb.owlapi.model.OWLAxiomIndex
Gets the declaration axioms for specified entity.
DEFAULT_BASE - Static variable in class org.semanticweb.owlapi.util.OWLEntityTinyURIConversionStrategy
default base.
DefaultChangeBroadcastStrategy - Class in org.semanticweb.owlapi.model
A change broadcast strategy that simple broadcasts all changes made to all ontologies.
DefaultChangeBroadcastStrategy() - Constructor for class org.semanticweb.owlapi.model.DefaultChangeBroadcastStrategy
 
defaultIgnoredImports - Static variable in enum org.semanticweb.owlapi.vocab.Namespaces
Ignored imports.
DefaultImpendingChangeBroadcastStrategy - Class in org.semanticweb.owlapi.model
 
DefaultImpendingChangeBroadcastStrategy() - Constructor for class org.semanticweb.owlapi.model.DefaultImpendingChangeBroadcastStrategy
 
DefaultPrefixManager - Class in org.semanticweb.owlapi.util
 
DefaultPrefixManager(String) - Constructor for class org.semanticweb.owlapi.util.DefaultPrefixManager
 
DefaultPrefixManager(PrefixManager, StringComparator, String) - Constructor for class org.semanticweb.owlapi.util.DefaultPrefixManager
 
DefaultPrefixManager() - Constructor for class org.semanticweb.owlapi.util.DefaultPrefixManager
Default constructor setting the comparator to string lenght comparator.
DelegatingObjectVisitorEx<O> - Class in org.semanticweb.owlapi.util
A delegating visitor.
DelegatingObjectVisitorEx(OWLObjectVisitorEx<O>) - Constructor for class org.semanticweb.owlapi.util.DelegatingObjectVisitorEx
Constructs a visitor where the specified delegate will be used to visit all objects unless one of the visit methods in this visitor is overriden.
deshareObject(O) - Method in class org.semanticweb.owlapi.util.OWLObjectDesharer
 
deSilence() - Static method in class org.semanticweb.owlapi.util.SLF4JSilencer
Restore regular behaviour.
determineIllegalPunnings(boolean, Stream<OWLEntity>, Collection<IRI>) - Static method in interface org.semanticweb.owlapi.model.OWLDocumentFormat
 
different(Stream<? extends OWLAxiom>) - Static method in class org.semanticweb.owlapi.search.Searcher
Retrieve disjoint entities from axioms, including individuals from differentFrom axioms.
different(Stream<? extends OWLAxiom>, Class<C>) - Static method in class org.semanticweb.owlapi.search.Searcher
Retrieve disjoint entities from axioms, including individuals from differentFrom axioms.
different(OWLAxiom) - Static method in class org.semanticweb.owlapi.search.Searcher
Retrieve disjoint entities from an axiom, including individuals from differentFrom axioms.
different(OWLAxiom, Class<C>) - Static method in class org.semanticweb.owlapi.search.Searcher
Retrieve disjoint entities from an axiom, including individuals from differentFrom axioms.
DIFFERENT_INDIVIDUALS - Static variable in class org.semanticweb.owlapi.model.AxiomType
DifferentIndividuals.
differentIndividualAxioms(OWLIndividual) - Method in interface org.semanticweb.owlapi.model.OWLAxiomIndex
Gets the OWLDifferentIndividualsAxioms contained in this ontology that make the specified individual different to some other individual.
differentIndividuals(OWLNamedIndividual) - Method in interface org.semanticweb.owlapi.reasoner.OWLReasoner
Gets the individuals which are entailed to be different from the specified individual.
directImports() - Method in interface org.semanticweb.owlapi.model.HasDirectImports
Stream of loaded ontologies that this ontology is related to via the directlyImports relation.
directImports(OWLOntology) - Method in interface org.semanticweb.owlapi.model.OWLOntologyManager
Stream of loaded ontologies that the specified ontology is related to via the directlyImports relation as defined in Section 3.4 of the OWL 2 Structural specification
directImportsDocuments() - Method in interface org.semanticweb.owlapi.model.HasDirectImports
The stream of document IRIs that are directly imported by this ontology.
DISJOINT_CLASSES - Static variable in class org.semanticweb.owlapi.model.AxiomType
DisjointClasses.
DISJOINT_DATA_PROPERTIES - Static variable in class org.semanticweb.owlapi.model.AxiomType
DisjointDataProperties.
DISJOINT_OBJECT_PROPERTIES - Static variable in class org.semanticweb.owlapi.model.AxiomType
DisjointObjectProperties.
DISJOINT_UNION - Static variable in class org.semanticweb.owlapi.model.AxiomType
DisjointUnion.
DisjointAxiomProvider - Interface in org.semanticweb.owlapi.model.axiomproviders
Disjoint classes and properties provider.
disjointClasses(OWLClassExpression) - Method in interface org.semanticweb.owlapi.reasoner.OWLReasoner
Gets the classes that are disjoint with the specified class expression ce.
disjointClassesAxioms(OWLClass) - Method in interface org.semanticweb.owlapi.model.OWLAxiomIndex
Gets the set of disjoint class axioms that contain the specified class as an operand.
disjointDataProperties(OWLDataProperty) - Method in interface org.semanticweb.owlapi.reasoner.OWLReasoner
Gets the data properties that are disjoint with the specified data property expression pe.
disjointDataPropertiesAxioms(OWLDataProperty) - Method in interface org.semanticweb.owlapi.model.OWLAxiomIndex
Gets the OWLDisjointDataPropertiesAxioms that make the specified property disjoint with some other data property expression(s).
disjointObjectProperties(OWLObjectPropertyExpression) - Method in interface org.semanticweb.owlapi.reasoner.OWLReasoner
Gets the simplified object property expressions that are disjoint with the specified object property expression pe.
disjointObjectPropertiesAxioms(OWLObjectPropertyExpression) - Method in interface org.semanticweb.owlapi.model.OWLAxiomIndex
Gets the OWLDisjointObjectPropertiesAxioms that make the specified property disjoint with some other object property expression(s).
DisjointUnionAxiomProvider - Interface in org.semanticweb.owlapi.model.axiomproviders
Disjoint union provider.
disjointUnionAxioms(OWLClass) - Method in interface org.semanticweb.owlapi.model.OWLAxiomIndex
Gets the set of disjoint union axioms that have the specified class as the named class that is equivalent to the disjoint union of operands.
disjunctSet() - Method in interface org.semanticweb.owlapi.model.OWLClassExpression
Interprets this expression as a disjunction and returns the disjuncts.
dispose() - Method in interface org.semanticweb.owlapi.reasoner.OWLReasoner
Disposes of this reasoner.
dispose() - Method in class org.semanticweb.owlapi.util.BidirectionalShortFormProviderAdapter
 
dispose() - Method in class org.semanticweb.owlapi.util.CachingBidirectionalShortFormProvider
 
dispose() - Method in interface org.semanticweb.owlapi.util.ShortFormProvider
Disposes of the short form proivider.
DLExpressivityChecker - Class in org.semanticweb.owlapi.util
 
DLExpressivityChecker(Collection<OWLOntology>) - Constructor for class org.semanticweb.owlapi.util.DLExpressivityChecker
 
DLExpressivityChecker.Construct - Enum in org.semanticweb.owlapi.util
Construct enum.
DLSyntaxDocumentFormat - Class in org.semanticweb.owlapi.formats
 
DLSyntaxDocumentFormat() - Constructor for class org.semanticweb.owlapi.formats.DLSyntaxDocumentFormat
 
DLSyntaxDocumentFormatFactory - Class in org.semanticweb.owlapi.formats
 
DLSyntaxDocumentFormatFactory() - Constructor for class org.semanticweb.owlapi.formats.DLSyntaxDocumentFormatFactory
 
DLSyntaxHTMLDocumentFormat - Class in org.semanticweb.owlapi.formats
 
DLSyntaxHTMLDocumentFormat() - Constructor for class org.semanticweb.owlapi.formats.DLSyntaxHTMLDocumentFormat
 
DLSyntaxHTMLDocumentFormatFactory - Class in org.semanticweb.owlapi.formats
 
DLSyntaxHTMLDocumentFormatFactory() - Constructor for class org.semanticweb.owlapi.formats.DLSyntaxHTMLDocumentFormatFactory
 
DocumentSources - Class in org.semanticweb.owlapi.io
Static methods from AbstractOWLParser.
doDefault() - Method in interface org.semanticweb.owlapi.model.EntityTypeVisitorEx
 
doDefault(Object) - Method in interface org.semanticweb.owlapi.model.OWLVisitorBase
Default action for the visitor.
doDefault(T) - Method in interface org.semanticweb.owlapi.model.OWLVisitorExBase
Gets the default return value for this visitor.
doDefault(OWLProfileViolation) - Method in interface org.semanticweb.owlapi.profiles.OWLProfileViolationVisitor
Default action for the visitor.
doDefault(OWLProfileViolation) - Method in interface org.semanticweb.owlapi.profiles.OWLProfileViolationVisitorEx
Gets the default return value for this visitor.
doDefault(Object) - Method in class org.semanticweb.owlapi.util.AbstractCollector
 
doDefault(Object) - Method in class org.semanticweb.owlapi.util.AbstractCollectorEx
 
doDefault(Object) - Method in class org.semanticweb.owlapi.util.HornAxiomVisitorEx
 
doDefault(Object) - Method in class org.semanticweb.owlapi.util.MaximumModalDepthFinder
 
doDefault(T) - Method in class org.semanticweb.owlapi.util.NNF
 
doDefault(Object) - Method in class org.semanticweb.owlapi.util.OWLObjectComponentCollector
 
domain(Stream<? extends OWLAxiom>) - Static method in class org.semanticweb.owlapi.search.Searcher
Retrieve the domains from domain axioms.
domain(Stream<? extends OWLAxiom>, Class<C>) - Static method in class org.semanticweb.owlapi.search.Searcher
Retrieve the domains from domain axioms.
domain(OWLAxiom) - Static method in class org.semanticweb.owlapi.search.Searcher
Retrieve the domains from domain axioms.
domain(OWLAxiom, Class<C>) - Static method in class org.semanticweb.owlapi.search.Searcher
Retrieve the domains from domain axioms.
DomainAxiomProvider - Interface in org.semanticweb.owlapi.model.axiomproviders
Annotation, datatype and object property domain provider.
DublinCoreVocabulary - Enum in org.semanticweb.owlapi.vocab
 
duplicateObject(O) - Method in class org.semanticweb.owlapi.util.OWLObjectDuplicator
 

E

EDTChangeBroadcastStrategy - Class in org.semanticweb.owlapi.model
A change broadcast strategy which broadcasts all ontology changes in the Swing Even Dispatch Thread (EDT).
EDTChangeBroadcastStrategy() - Constructor for class org.semanticweb.owlapi.model.EDTChangeBroadcastStrategy
 
EL_DATATYPES - Static variable in enum org.semanticweb.owlapi.vocab.OWL2Datatype
Datatypes allowed in the EL and QL profiles.
empty() - Static method in class org.semanticweb.owlapi.util.OWLAPIStreamUtils
Annotated wrapper for Stream.empty()
EmptyOneOfAxiom - Class in org.semanticweb.owlapi.profiles.violations
 
EmptyOneOfAxiom(OWLOntology, OWLAxiom) - Constructor for class org.semanticweb.owlapi.profiles.violations.EmptyOneOfAxiom
 
emptyOptional() - Static method in class org.semanticweb.owlapi.util.OWLAPIPreconditions
Wrapper to allow non null annotations.
emptyOptional(Class<T>) - Static method in class org.semanticweb.owlapi.util.OWLAPIPreconditions
Wrapper to allow non null annotations.
end() - Method in interface org.semanticweb.owlapi.model.OWLOntologyChangeProgressListener
end of the progress.
entities() - Method in interface org.semanticweb.owlapi.reasoner.Node
Gets the entities contained in this node.
entities() - Method in interface org.semanticweb.owlapi.reasoner.NodeSet
A convenience method that gets all of the entities contained in the Nodes in this NodeSet.
entities(String) - Method in interface org.semanticweb.owlapi.util.BidirectionalShortFormProvider
For a given short form this method obtains the entities which have this short form.
entities(String) - Method in class org.semanticweb.owlapi.util.CachingBidirectionalShortFormProvider
 
entities() - Method in interface org.semanticweb.owlapi.util.OWLEntitySetProvider
 
entitiesInSignature(IRI) - Method in interface org.semanticweb.owlapi.model.HasGetEntitiesInSignature
 
entitiesInSignature(IRI, Imports) - Method in interface org.semanticweb.owlapi.model.OWLSignature
Gets the entities in the signature that have the specified IRI.
EntityByTypeProvider - Interface in org.semanticweb.owlapi.model.providers
 
EntityProvider - Interface in org.semanticweb.owlapi.model.providers
 
EntitySearcher - Class in org.semanticweb.owlapi.search
Convenience methods moved from OWLEntity and its subinterfaces.
EntityType<E extends OWLEntity> - Class in org.semanticweb.owlapi.model
Represents the different types of OWL 2 Entities.
EntityTypeVisitorEx<T> - Interface in org.semanticweb.owlapi.model
Value visitor for EntityType
entryPath(OWLOntologyID) - Method in class org.semanticweb.owlapi.util.OWLZipSaver
Prepare a zip name for an ontology id; this method can be used as a Function for setEntryPath.
equalAxioms(HasAxiomsByType) - Method in interface org.semanticweb.owlapi.model.HasAxiomsByType
Compare the axioms inside this object with the axioms inside the other object, shortcutting by type - won't merge all axioms in a large lump for comparisons only
equalIterators(Iterator<?>, Iterator<?>) - Static method in class org.semanticweb.owlapi.util.OWLAPIStreamUtils
Check iterator contents for equality (sensitive to order)
equals(Object) - Method in class org.semanticweb.owlapi.change.OWLOntologyChangeData
 
equals(Object) - Method in class org.semanticweb.owlapi.change.OWLOntologyChangeRecord
 
equals(Object) - Method in class org.semanticweb.owlapi.io.RDFLiteral
 
equals(Object) - Method in class org.semanticweb.owlapi.io.RDFResourceBlankNode
 
equals(Object) - Method in class org.semanticweb.owlapi.io.RDFResourceIRI
 
equals(Object) - Method in class org.semanticweb.owlapi.io.RDFTriple
 
equals(Object) - Method in class org.semanticweb.owlapi.model.AddAxiom
 
equals(Object) - Method in class org.semanticweb.owlapi.model.AddImport
 
equals(Object) - Method in class org.semanticweb.owlapi.model.AddOntologyAnnotation
 
equals(Object) - Method in class org.semanticweb.owlapi.model.AxiomType
 
equals(Object) - Method in class org.semanticweb.owlapi.model.IRI
 
equals(Object) - Method in class org.semanticweb.owlapi.model.NodeID
 
equals(Object) - Method in class org.semanticweb.owlapi.model.OWLDocumentFormatImpl
 
equals(Object) - Method in class org.semanticweb.owlapi.model.OWLOntologyID
 
equals(Object) - Method in class org.semanticweb.owlapi.model.RemoveAxiom
 
equals(Object) - Method in class org.semanticweb.owlapi.model.RemoveImport
 
equals(Object) - Method in class org.semanticweb.owlapi.model.RemoveOntologyAnnotation
 
equals(Object) - Method in class org.semanticweb.owlapi.model.SetOntologyID
 
equals(Object) - Method in class org.semanticweb.owlapi.util.CollectionFactory.ConditionalCopySet
 
equals(Object) - Method in class org.semanticweb.owlapi.util.OntologyAxiomPair
 
equals(Object) - Method in class org.semanticweb.owlapi.util.OWLDocumentFormatFactoryImpl
 
equals(Object) - Method in class org.semanticweb.owlapi.utilities.Injector.Key
 
equalsIgnoreAnnotations(OWLAxiom) - Method in interface org.semanticweb.owlapi.model.OWLAxiom
Determines if another axiom is equal to this axiom not taking into consideration the annotations on the axiom
equalStreams(Stream<?>, Stream<?>) - Static method in class org.semanticweb.owlapi.util.OWLAPIStreamUtils
Check streams for equality (sensitive to order)
equivalent(Stream<? extends OWLAxiom>) - Static method in class org.semanticweb.owlapi.search.Searcher
Retrieve equivalent entities from axioms, including individuals from sameAs axioms.
equivalent(Stream<? extends OWLAxiom>, Class<C>) - Static method in class org.semanticweb.owlapi.search.Searcher
Retrieve equivalent entities from axioms, including individuals from sameAs axioms.
equivalent(OWLAxiom) - Static method in class org.semanticweb.owlapi.search.Searcher
Retrieve equivalent entities from an axiom, including individuals from sameAs axioms.
equivalent(OWLAxiom, Class<C>) - Static method in class org.semanticweb.owlapi.search.Searcher
Retrieve equivalent entities from an axiom, including individuals from sameAs axioms.
EQUIVALENT_CLASSES - Static variable in class org.semanticweb.owlapi.model.AxiomType
EquivalentClasses.
EQUIVALENT_DATA_PROPERTIES - Static variable in class org.semanticweb.owlapi.model.AxiomType
EquivalentDataProperties.
EQUIVALENT_OBJECT_PROPERTIES - Static variable in class org.semanticweb.owlapi.model.AxiomType
EquivalentObjectProperties.
EquivalentAxiomProvider - Interface in org.semanticweb.owlapi.model.axiomproviders
Equivalent classes and properties provider.
equivalentClasses(OWLClassExpression) - Method in interface org.semanticweb.owlapi.reasoner.OWLReasoner
Gets the stream of named classes that are equivalent to the specified class expression with respect to the set of reasoner axioms.
equivalentClassesAxioms(OWLClass) - Method in interface org.semanticweb.owlapi.model.OWLAxiomIndex
Gets all of the equivalent axioms in this ontology that contain the specified class as an operand.
equivalentDataProperties(OWLDataProperty) - Method in interface org.semanticweb.owlapi.reasoner.OWLReasoner
Gets the stream of named data properties that are equivalent to the specified data property expression with respect to the imports closure of the root ontology.
equivalentDataPropertiesAxioms(OWLDataProperty) - Method in interface org.semanticweb.owlapi.model.OWLAxiomIndex
Gets the OWLEquivalentDataPropertiesAxioms that make the specified property equivalent to some other data property expression(s).
equivalentObjectProperties(OWLObjectPropertyExpression) - Method in interface org.semanticweb.owlapi.reasoner.OWLReasoner
Gets the stream of simplified object property expressions that are equivalent to the specified object property expression with respect to the set of reasoner axioms.
equivalentObjectPropertiesAxioms(OWLObjectPropertyExpression) - Method in interface org.semanticweb.owlapi.model.OWLAxiomIndex
Gets the OWLEquivalentObjectPropertiesAxioms that make the specified property equivalent to some other object property expression(s).
escapeString(String) - Static method in class org.semanticweb.owlapi.util.EscapeUtils
Escapes quotes and backslashes in a string.
EscapeUtils - Class in org.semanticweb.owlapi.util
 
escapeXML(CharSequence) - Static method in class org.semanticweb.owlapi.io.XMLUtils
Escapes a character sequence so that it is valid XML.
escapeXML(char[], int, int, StringBuilder) - Static method in class org.semanticweb.owlapi.io.XMLUtils
Escapes a subset of a char sequence so that it is valid XML.
escapeXML(StringBuilder) - Static method in class org.semanticweb.owlapi.io.XMLUtils
Escapes a string builder so that it is valid XML.
ExistentialProvider - Interface in org.semanticweb.owlapi.model.providers
Existential provider interface.
Extensions - Enum in org.semanticweb.owlapi.vocab
A mapping between some known ontology formats and the common file extensions used for them.

F

FACET_IRIS - Static variable in enum org.semanticweb.owlapi.vocab.OWLFacet
All facet iris.
facetRestrictions() - Method in interface org.semanticweb.owlapi.model.OWLDatatypeRestriction
Gets the sorted facet restrictions on this data range.
facetRestrictionsAsList() - Method in interface org.semanticweb.owlapi.model.OWLDatatypeRestriction
Gets the sorted facet restrictions on this data range.
facets() - Method in enum org.semanticweb.owlapi.vocab.OWL2Datatype.Category
 
FileDocumentSource - Class in org.semanticweb.owlapi.io
A convenience class which will prepare an input source from a file.
FileDocumentSource(File) - Constructor for class org.semanticweb.owlapi.io.FileDocumentSource
Constructs an ontology input source using the specified file.
FileDocumentSource(File, OWLDocumentFormat) - Constructor for class org.semanticweb.owlapi.io.FileDocumentSource
Constructs an ontology input source using the specified file.
FileDocumentSource(File, OWLDocumentFormat, String) - Constructor for class org.semanticweb.owlapi.io.FileDocumentSource
Constructs an ontology input source using the specified file.
FileDocumentTarget - Class in org.semanticweb.owlapi.io
An OWLOntologyDocumentTarget that supports writing out to a File.
FileDocumentTarget(File) - Constructor for class org.semanticweb.owlapi.io.FileDocumentTarget
Constructs the document target, with the target being the specified file.
fillOntology(OWLDataFactory, OWLOntology) - Method in class org.semanticweb.owlapi.util.InferredOntologyGenerator
Adds 'inferred axioms' to an ontology using the generators that have been registered with this InferredAxiomGenerator.
filter(NodeSet<OWLNamedIndividual>) - Method in enum org.semanticweb.owlapi.reasoner.IndividualNodeSetPolicy
 
filterAxioms(OWLAxiomSearchFilter, Object, Imports) - Method in interface org.semanticweb.owlapi.model.OWLAxiomIndex
Deprecated.
use the stream method
filterAxioms(OWLAxiomSearchFilter, Object) - Method in interface org.semanticweb.owlapi.model.OWLAxiomIndex
Deprecated.
use the stream method
FilteringOWLOntologyChangeListener - Class in org.semanticweb.owlapi.util
Incorporates a listener into an OWLOntologyChangeFilter.
FilteringOWLOntologyChangeListener() - Constructor for class org.semanticweb.owlapi.util.FilteringOWLOntologyChangeListener
 
Filters - Class in org.semanticweb.owlapi.search
Collection of filters for use in searching through ontology axioms.
Filters.AxiomFilter<A extends OWLAxiom> - Class in org.semanticweb.owlapi.search
 
find(String) - Static method in enum org.semanticweb.owlapi.model.parameters.ConfigurationOptions
 
finishedLoadingOntology(OWLOntologyLoaderListener.LoadingFinishedEvent) - Method in interface org.semanticweb.owlapi.model.OWLOntologyLoaderListener
Called when the process of loading an ontology has finished.
flatComponents(HasComponents) - Static method in class org.semanticweb.owlapi.util.OWLAPIStreamUtils
 
flush() - Method in interface org.semanticweb.owlapi.reasoner.OWLReasoner
Flushes any changes stored in the buffer, which causes the reasoner to take into consideration the changes the current root ontology specified by the changes.
forEach(OWLPairwiseVoidVisitor<C>) - Method in interface org.semanticweb.owlapi.model.OWLNaryAxiom
 
forEachAllPairs(OWLPairwiseVoidVisitor<C>) - Method in interface org.semanticweb.owlapi.model.OWLNaryAxiom
 
FreshEntitiesException - Exception in org.semanticweb.owlapi.reasoner
Indicates that a query whose signature contained fresh entities was posed to the reasoner.
FreshEntitiesException(Collection<OWLEntity>) - Constructor for exception org.semanticweb.owlapi.reasoner.FreshEntitiesException
 
FreshEntitiesException(Collection<OWLEntity>, Throwable) - Constructor for exception org.semanticweb.owlapi.reasoner.FreshEntitiesException
 
FreshEntitiesException(OWLEntity) - Constructor for exception org.semanticweb.owlapi.reasoner.FreshEntitiesException
 
FreshEntitiesException(OWLEntity, Throwable) - Constructor for exception org.semanticweb.owlapi.reasoner.FreshEntitiesException
 
FreshEntityPolicy - Enum in org.semanticweb.owlapi.reasoner
A fresh entity is an entity that is not a built in entity (see OWLEntity.isBuiltIn() and is not contained within the signature of the root ontology imports closure.
fromBoolean(boolean) - Static method in enum org.semanticweb.owlapi.model.parameters.Imports
Transform a boolean arg in an Imports arg.
FUNCTIONAL_DATA_PROPERTY - Static variable in class org.semanticweb.owlapi.model.AxiomType
FunctionalDataProperty.
FUNCTIONAL_OBJECT_PROPERTY - Static variable in class org.semanticweb.owlapi.model.AxiomType
FunctionalObjectProperty.
functionalDataPropertyAxioms(OWLDataPropertyExpression) - Method in interface org.semanticweb.owlapi.model.OWLAxiomIndex
Gets the OWLFunctionalDataPropertyAxioms contained in this ontology that make the specified data property functional.
functionalObjectPropertyAxioms(OWLObjectPropertyExpression) - Method in interface org.semanticweb.owlapi.model.OWLAxiomIndex
Gets the OWLFunctionalObjectPropertyAxioms contained in this ontology that make the specified object property functional.
FunctionalSyntaxDocumentFormat - Class in org.semanticweb.owlapi.formats
 
FunctionalSyntaxDocumentFormat() - Constructor for class org.semanticweb.owlapi.formats.FunctionalSyntaxDocumentFormat
 
FunctionalSyntaxDocumentFormatFactory - Class in org.semanticweb.owlapi.formats
 
FunctionalSyntaxDocumentFormatFactory() - Constructor for class org.semanticweb.owlapi.formats.FunctionalSyntaxDocumentFormatFactory
MIME type is text/owl-functional

G

generalClassAxioms() - Method in interface org.semanticweb.owlapi.model.OWLOntology
Gets the set of general axioms in this ontology.
generateDocumentIRI() - Static method in class org.semanticweb.owlapi.model.IRI
Gets an auto-generated ontology document IRI.
get() - Method in class org.semanticweb.owlapi.io.OWLParserFactoryImpl
 
get() - Method in interface org.semanticweb.owlapi.model.OWLOntologyManagerFactory
Creates a new ontology manager.
get() - Method in class org.semanticweb.owlapi.util.OWLDocumentFormatFactoryImpl
 
get() - Method in class org.semanticweb.owlapi.util.OWLStorerFactoryImpl
 
get(K) - Method in class org.semanticweb.owlapi.util.WeakIndexCache
 
getABoxAxioms(Imports) - Method in interface org.semanticweb.owlapi.model.OWLOntology
Deprecated.
use the stream method
getAcceptHeaders() - Method in interface org.semanticweb.owlapi.io.OWLOntologyDocumentSource
 
getAcceptHeaders() - Method in class org.semanticweb.owlapi.io.OWLOntologyDocumentSourceBase
 
getActualClass() - Method in class org.semanticweb.owlapi.model.AxiomType
 
getAddedAxiom() - Method in class org.semanticweb.owlapi.model.OWLOntologyChange
 
getAddedOrRemovedAxiom() - Method in class org.semanticweb.owlapi.model.OWLOntologyChange
 
getAllArguments() - Method in interface org.semanticweb.owlapi.model.SWRLAtom
Deprecated.
use the stream method
getAnnotatedAnnotation(Collection<OWLAnnotation>) - Method in interface org.semanticweb.owlapi.model.OWLAnnotation
Gets an OWLAnnotation which is a copy of this annotation but which has the specified annotations.
getAnnotatedAnnotation(Stream<OWLAnnotation>) - Method in interface org.semanticweb.owlapi.model.OWLAnnotation
Gets an OWLAnnotation which is a copy of this annotation but which has the specified annotations.
getAnnotatedAxiom(Stream<OWLAnnotation>, T) - Static method in interface org.semanticweb.owlapi.model.OWLAxiom
Gets a copy of the input axiom that is annotated with the specified annotations.
getAnnotatedAxiom(Collection<OWLAnnotation>, T) - Static method in interface org.semanticweb.owlapi.model.OWLAxiom
Gets a copy of the input axiom that is annotated with the specified annotations.
getAnnotatedAxiom(Class<T>, Stream<OWLAnnotation>) - Method in interface org.semanticweb.owlapi.model.OWLAxiom
Gets a copy of this axiom that is annotated with the specified annotations.
getAnnotatedAxiom(Stream<OWLAnnotation>) - Method in interface org.semanticweb.owlapi.model.OWLAxiom
Gets a copy of this axiom that is annotated with the specified annotations.
getAnnotatedAxiom(Collection<OWLAnnotation>) - Method in interface org.semanticweb.owlapi.model.OWLAxiom
Gets a copy of this axiom that is annotated with the specified annotations.
getAnnotation() - Method in class org.semanticweb.owlapi.change.OntologyAnnotationChangeData
Gets the OWLAnnotation that is the focus of some AddOntologyAnnotation change.
getAnnotation() - Method in class org.semanticweb.owlapi.model.AnnotationChange
Gets the annotation that was added to an ontology.
getAnnotation() - Method in interface org.semanticweb.owlapi.model.OWLAnnotationAssertionAxiom
Gets the combination of the annotation property and the annotation value as an OWLAnnotation object.
getAnnotation() - Method in class org.semanticweb.owlapi.util.OWLObjectWalker
Gets the last annotation to be visited.
getAnnotationAssertionAxioms(OWLAnnotationSubject) - Method in interface org.semanticweb.owlapi.model.OWLAxiomIndex
Deprecated.
use the stream method
getAnnotationAssertionAxioms(OWLAnnotationSubject, Imports) - Method in interface org.semanticweb.owlapi.model.OWLAxiomIndex
Deprecated.
use the stream method
getAnnotationAssertionAxioms(OWLEntity, OWLOntology) - Static method in class org.semanticweb.owlapi.search.EntitySearcher
 
getAnnotationAssertionAxioms(OWLAnnotationSubject, OWLOntology) - Static method in class org.semanticweb.owlapi.search.EntitySearcher
 
getAnnotationObjects(OWLEntity, OWLOntology, OWLAnnotationProperty) - Static method in class org.semanticweb.owlapi.search.EntitySearcher
Obtains the annotations on this entity where the annotation has the specified annotation property; this is restricted to the object of annotation assertion axioms.
getAnnotationObjects(OWLEntity, OWLOntology) - Static method in class org.semanticweb.owlapi.search.EntitySearcher
Obtains the annotations on this entity where the annotation has the specified annotation property; this is restricted to the object of annotation assertion axioms.
getAnnotationObjects(OWLAnnotationSubject, OWLOntology, OWLAnnotationProperty) - Static method in class org.semanticweb.owlapi.search.EntitySearcher
Obtains the annotations on this entity where the annotation has the specified annotation property; this is restricted to the object of annotation assertion axioms.
getAnnotationObjects(OWLAnnotationSubject, Stream<OWLOntology>, OWLAnnotationProperty) - Static method in class org.semanticweb.owlapi.search.EntitySearcher
Obtains the annotations on this entity where the annotation has the specified annotation property; this is restricted to the object of annotation assertion axioms.
getAnnotationObjects(OWLEntity, Stream<OWLOntology>, OWLAnnotationProperty) - Static method in class org.semanticweb.owlapi.search.EntitySearcher
Obtains the annotations on this entity where the annotation has the specified annotation property; this is restricted to the object of annotation assertion axioms.
getAnnotationProperties() - Method in class org.semanticweb.owlapi.util.AnnotationValueShortFormProvider
 
getAnnotationProperties(AnnotationPropertyProvider) - Static method in enum org.semanticweb.owlapi.vocab.SKOSVocabulary
 
getAnnotationPropertiesInSignature() - Method in interface org.semanticweb.owlapi.model.HasAnnotationPropertiesInSignature
Deprecated.
use the stream method
getAnnotationPropertiesInSignature(Imports) - Method in interface org.semanticweb.owlapi.model.OWLSignature
Deprecated.
use the stream method
getAnnotationPropertiesInSignature(boolean) - Method in interface org.semanticweb.owlapi.model.OWLSignatureBooleanArgs
Deprecated.
use the stream method
getAnnotationPropertyDomainAxioms(OWLAnnotationProperty) - Method in interface org.semanticweb.owlapi.model.OWLAxiomIndex
Deprecated.
use the stream method
getAnnotationPropertyRangeAxioms(OWLAnnotationProperty) - Method in interface org.semanticweb.owlapi.model.OWLAxiomIndex
Deprecated.
use the stream method
getAnnotations() - Method in interface org.semanticweb.owlapi.model.HasAnnotations
Deprecated.
use the stream method
getAnnotations(OWLAnnotationProperty) - Method in interface org.semanticweb.owlapi.model.HasAnnotations
Deprecated.
use the stream method
getAnnotations(OWLEntity, OWLOntology) - Static method in class org.semanticweb.owlapi.search.EntitySearcher
Gets the annotations for this entity.
getAnnotations(OWLAnnotationSubject, OWLOntology) - Static method in class org.semanticweb.owlapi.search.EntitySearcher
Gets the annotations for this entity.
getAnnotations(OWLEntity, OWLOntology, OWLAnnotationProperty) - Static method in class org.semanticweb.owlapi.search.EntitySearcher
Obtains the annotations on this entity where the annotation has the specified annotation property.
getAnnotations(OWLAnnotationSubject, OWLOntology, OWLAnnotationProperty) - Static method in class org.semanticweb.owlapi.search.EntitySearcher
Obtains the annotations on this entity where the annotation has the specified annotation property.
getAnnotations(OWLAnnotationSubject, Stream<OWLOntology>, OWLAnnotationProperty) - Static method in class org.semanticweb.owlapi.search.EntitySearcher
Obtains the annotations on this entity where the annotation has the specified annotation property.
getAnnotations(OWLEntity, Stream<OWLOntology>, OWLAnnotationProperty) - Static method in class org.semanticweb.owlapi.search.EntitySearcher
Obtains the annotations on this entity where the annotation has the specified annotation property.
getAnonymousIndividuals() - Method in interface org.semanticweb.owlapi.model.HasAnonymousIndividuals
getArg0() - Method in class org.semanticweb.owlapitools.builders.BuilderSWRLDataPropertyAtom
 
getArg0() - Method in class org.semanticweb.owlapitools.builders.BuilderSWRLIndividualsAtom
 
getArg1() - Method in class org.semanticweb.owlapitools.builders.BuilderSWRLDataPropertyAtom
 
getArg1() - Method in class org.semanticweb.owlapitools.builders.BuilderSWRLIndividualsAtom
 
getArgument() - Method in interface org.semanticweb.owlapi.model.SWRLUnaryAtom
 
getArgument() - Method in class org.semanticweb.owlapitools.builders.BuilderSWRLClassAtom
 
getArgument() - Method in class org.semanticweb.owlapitools.builders.BuilderSWRLDataRangeAtom
 
getArguments() - Method in interface org.semanticweb.owlapi.model.SWRLBuiltInAtom
 
getAsymmetricObjectPropertyAxioms(OWLObjectPropertyExpression) - Method in interface org.semanticweb.owlapi.model.OWLAxiomIndex
Deprecated.
use the stream method
getAuthorizationValue() - Method in class org.semanticweb.owlapi.model.OWLOntologyLoaderConfiguration
 
getAxiom() - Method in class org.semanticweb.owlapi.change.AxiomChangeData
Gets the OWLAxiom that is associated with this change data.
getAxiom() - Method in class org.semanticweb.owlapi.model.OWLAxiomChange
 
getAxiom() - Method in class org.semanticweb.owlapi.model.OWLOntologyChange
If the change is an axiom change (i.e.
getAxiom() - Method in class org.semanticweb.owlapi.profiles.OWLProfileViolation
 
getAxiom() - Method in exception org.semanticweb.owlapi.reasoner.AxiomNotInProfileException
 
getAxiom() - Method in exception org.semanticweb.owlapi.reasoner.UnsupportedEntailmentTypeException
 
getAxiom() - Method in class org.semanticweb.owlapi.util.OntologyAxiomPair
 
getAxiom() - Method in class org.semanticweb.owlapi.util.OWLObjectWalker
Gets the last axiom to be visited.
getAxiomCount() - Method in interface org.semanticweb.owlapi.model.OWLAxiomCollection
 
getAxiomCount(Imports) - Method in interface org.semanticweb.owlapi.model.OWLAxiomCollection
 
getAxiomCount(AxiomType<T>) - Method in interface org.semanticweb.owlapi.model.OWLAxiomCollection
Gets the axiom count of a specific type of axiom.
getAxiomCount(AxiomType<T>, Imports) - Method in interface org.semanticweb.owlapi.model.OWLAxiomCollection
Gets the axiom count of a specific type of axiom, optionally including the imports closure.
getAxiomCount(boolean) - Method in interface org.semanticweb.owlapi.model.OWLAxiomCollectionBooleanArgs
Deprecated.
use the stream method
getAxiomCount(AxiomType<T>, boolean) - Method in interface org.semanticweb.owlapi.model.OWLAxiomCollectionBooleanArgs
Deprecated.
use the stream method
getAxiomGenerators() - Method in class org.semanticweb.owlapi.util.InferredOntologyGenerator
 
getAxioms() - Method in interface org.semanticweb.owlapi.model.HasAxioms
Deprecated.
use the stream method
getAxioms(AxiomType<T>) - Method in interface org.semanticweb.owlapi.model.HasAxiomsByType
Deprecated.
use the stream method
getAxioms(Imports) - Method in interface org.semanticweb.owlapi.model.OWLAxiomCollection
Deprecated.
use the stream method
getAxioms(AxiomType<T>, Imports) - Method in interface org.semanticweb.owlapi.model.OWLAxiomCollection
Deprecated.
use the stream method
getAxioms(OWLClass) - Method in interface org.semanticweb.owlapi.model.OWLAxiomCollection
Deprecated.
use the stream method
getAxioms(OWLClass, Imports) - Method in interface org.semanticweb.owlapi.model.OWLAxiomCollection
Deprecated.
use the stream method
getAxioms(OWLObjectPropertyExpression) - Method in interface org.semanticweb.owlapi.model.OWLAxiomCollection
Deprecated.
use the stream method
getAxioms(OWLObjectPropertyExpression, Imports) - Method in interface org.semanticweb.owlapi.model.OWLAxiomCollection
Deprecated.
use the stream method
getAxioms(OWLDataProperty) - Method in interface org.semanticweb.owlapi.model.OWLAxiomCollection
Deprecated.
use the stream method
getAxioms(OWLDataProperty, Imports) - Method in interface org.semanticweb.owlapi.model.OWLAxiomCollection
Deprecated.
use the stream method
getAxioms(OWLIndividual) - Method in interface org.semanticweb.owlapi.model.OWLAxiomCollection
Deprecated.
use the stream method
getAxioms(OWLIndividual, Imports) - Method in interface org.semanticweb.owlapi.model.OWLAxiomCollection
Deprecated.
use the stream method
getAxioms(OWLAnnotationProperty) - Method in interface org.semanticweb.owlapi.model.OWLAxiomCollection
Deprecated.
use the stream method
getAxioms(OWLAnnotationProperty, Imports) - Method in interface org.semanticweb.owlapi.model.OWLAxiomCollection
Deprecated.
use the stream method
getAxioms(OWLDatatype) - Method in interface org.semanticweb.owlapi.model.OWLAxiomCollection
Deprecated.
use the stream method
getAxioms(OWLDatatype, Imports) - Method in interface org.semanticweb.owlapi.model.OWLAxiomCollection
Deprecated.
use the stream method
getAxioms(boolean) - Method in interface org.semanticweb.owlapi.model.OWLAxiomCollectionBooleanArgs
Deprecated.
use getAxioms(Imports) instead
getAxioms(AxiomType<T>, boolean) - Method in interface org.semanticweb.owlapi.model.OWLAxiomCollectionBooleanArgs
Deprecated.
use the stream method
getAxioms(OWLClass, boolean) - Method in interface org.semanticweb.owlapi.model.OWLAxiomCollectionBooleanArgs
Deprecated.
use getAxioms(entity, Imports) instead
getAxioms(OWLObjectPropertyExpression, boolean) - Method in interface org.semanticweb.owlapi.model.OWLAxiomCollectionBooleanArgs
Deprecated.
use getAxioms(entity, Imports) instead
getAxioms(OWLDataProperty, boolean) - Method in interface org.semanticweb.owlapi.model.OWLAxiomCollectionBooleanArgs
Deprecated.
use getAxioms(entity, Imports) instead
getAxioms(OWLIndividual, boolean) - Method in interface org.semanticweb.owlapi.model.OWLAxiomCollectionBooleanArgs
Deprecated.
use getAxioms(entity, Imports) instead
getAxioms(OWLAnnotationProperty, boolean) - Method in interface org.semanticweb.owlapi.model.OWLAxiomCollectionBooleanArgs
Deprecated.
use getAxioms(entity, Imports) instead
getAxioms(OWLDatatype, boolean) - Method in interface org.semanticweb.owlapi.model.OWLAxiomCollectionBooleanArgs
Deprecated.
use getAxioms(entity, Imports) instead
getAxioms(Class<T>, OWLObject, Imports, Navigation) - Method in interface org.semanticweb.owlapi.model.OWLAxiomIndex
Deprecated.
use the stream method
getAxioms(Class<T>, OWLObject, Navigation) - Method in interface org.semanticweb.owlapi.model.OWLAxiomIndex
Deprecated.
use the stream method
getAxioms(Class<T>, Class<? extends OWLObject>, OWLObject, Navigation) - Method in interface org.semanticweb.owlapi.model.OWLAxiomIndex
Deprecated.
use the stream method
getAxioms(Class<T>, Class<? extends OWLObject>, OWLObject, Imports, Navigation) - Method in interface org.semanticweb.owlapi.model.OWLAxiomIndex
Deprecated.
use the stream method
getAxiomsIgnoreAnnotations(OWLAxiom) - Method in interface org.semanticweb.owlapi.model.OWLAxiomCollection
Deprecated.
use the stream method
getAxiomsIgnoreAnnotations(OWLAxiom, Imports) - Method in interface org.semanticweb.owlapi.model.OWLAxiomCollection
Deprecated.
use the stream method
getAxiomsIgnoreAnnotations(OWLAxiom, boolean) - Method in interface org.semanticweb.owlapi.model.OWLAxiomCollectionBooleanArgs
Deprecated.
use the stream method
getAxiomsIgnoreAnnotations(OWLAxiom, OWLOntology, Imports) - Static method in class org.semanticweb.owlapi.search.EntitySearcher
Get matching axioms for a, ignoring annotations.
getAxiomsOfTypes(Collection<OWLAxiom>, AxiomType<?>...) - Static method in class org.semanticweb.owlapi.model.AxiomType
Gets the set of axioms from a source set of axioms that have a specified type.
getAxiomsWithoutTypes(Collection<OWLAxiom>, AxiomType<?>...) - Static method in class org.semanticweb.owlapi.model.AxiomType
Gets the set of axioms from a source set of axioms that are not of the specified type.
getAxiomType(String) - Static method in class org.semanticweb.owlapi.model.AxiomType
Gets an axiom type by its name.
getAxiomType() - Method in interface org.semanticweb.owlapi.model.OWLAnnotationAssertionAxiom
 
getAxiomType() - Method in interface org.semanticweb.owlapi.model.OWLAnnotationPropertyDomainAxiom
 
getAxiomType() - Method in interface org.semanticweb.owlapi.model.OWLAnnotationPropertyRangeAxiom
 
getAxiomType() - Method in interface org.semanticweb.owlapi.model.OWLAsymmetricObjectPropertyAxiom
 
getAxiomType() - Method in interface org.semanticweb.owlapi.model.OWLAxiom
Gets the axiom type for this axiom.
getAxiomType() - Method in interface org.semanticweb.owlapi.model.OWLClassAssertionAxiom
 
getAxiomType() - Method in interface org.semanticweb.owlapi.model.OWLDataPropertyAssertionAxiom
 
getAxiomType() - Method in interface org.semanticweb.owlapi.model.OWLDataPropertyDomainAxiom
 
getAxiomType() - Method in interface org.semanticweb.owlapi.model.OWLDataPropertyRangeAxiom
 
getAxiomType() - Method in interface org.semanticweb.owlapi.model.OWLDatatypeDefinitionAxiom
 
getAxiomType() - Method in interface org.semanticweb.owlapi.model.OWLDeclarationAxiom
 
getAxiomType() - Method in interface org.semanticweb.owlapi.model.OWLDifferentIndividualsAxiom
 
getAxiomType() - Method in interface org.semanticweb.owlapi.model.OWLDisjointClassesAxiom
 
getAxiomType() - Method in interface org.semanticweb.owlapi.model.OWLDisjointDataPropertiesAxiom
 
getAxiomType() - Method in interface org.semanticweb.owlapi.model.OWLDisjointObjectPropertiesAxiom
 
getAxiomType() - Method in interface org.semanticweb.owlapi.model.OWLDisjointUnionAxiom
 
getAxiomType() - Method in interface org.semanticweb.owlapi.model.OWLEquivalentClassesAxiom
 
getAxiomType() - Method in interface org.semanticweb.owlapi.model.OWLEquivalentDataPropertiesAxiom
 
getAxiomType() - Method in interface org.semanticweb.owlapi.model.OWLEquivalentObjectPropertiesAxiom
 
getAxiomType() - Method in interface org.semanticweb.owlapi.model.OWLFunctionalDataPropertyAxiom
 
getAxiomType() - Method in interface org.semanticweb.owlapi.model.OWLFunctionalObjectPropertyAxiom
 
getAxiomType() - Method in interface org.semanticweb.owlapi.model.OWLHasKeyAxiom
 
getAxiomType() - Method in interface org.semanticweb.owlapi.model.OWLInverseFunctionalObjectPropertyAxiom
 
getAxiomType() - Method in interface org.semanticweb.owlapi.model.OWLInverseObjectPropertiesAxiom
 
getAxiomType() - Method in interface org.semanticweb.owlapi.model.OWLIrreflexiveObjectPropertyAxiom
 
getAxiomType() - Method in interface org.semanticweb.owlapi.model.OWLNegativeDataPropertyAssertionAxiom
 
getAxiomType() - Method in interface org.semanticweb.owlapi.model.OWLNegativeObjectPropertyAssertionAxiom
 
getAxiomType() - Method in interface org.semanticweb.owlapi.model.OWLObjectPropertyAssertionAxiom
 
getAxiomType() - Method in interface org.semanticweb.owlapi.model.OWLObjectPropertyDomainAxiom
 
getAxiomType() - Method in interface org.semanticweb.owlapi.model.OWLObjectPropertyRangeAxiom
 
getAxiomType() - Method in interface org.semanticweb.owlapi.model.OWLReflexiveObjectPropertyAxiom
 
getAxiomType() - Method in interface org.semanticweb.owlapi.model.OWLSameIndividualAxiom
 
getAxiomType() - Method in interface org.semanticweb.owlapi.model.OWLSubAnnotationPropertyOfAxiom
 
getAxiomType() - Method in interface org.semanticweb.owlapi.model.OWLSubClassOfAxiom
 
getAxiomType() - Method in interface org.semanticweb.owlapi.model.OWLSubDataPropertyOfAxiom
 
getAxiomType() - Method in interface org.semanticweb.owlapi.model.OWLSubObjectPropertyOfAxiom
 
getAxiomType() - Method in interface org.semanticweb.owlapi.model.OWLSubPropertyChainOfAxiom
 
getAxiomType() - Method in interface org.semanticweb.owlapi.model.OWLSymmetricObjectPropertyAxiom
 
getAxiomType() - Method in interface org.semanticweb.owlapi.model.OWLTransitiveObjectPropertyAxiom
 
getAxiomType() - Method in interface org.semanticweb.owlapi.model.SWRLRule
 
getAxiomTypes() - Method in class org.semanticweb.owlapi.search.Filters.AxiomFilter
 
getAxiomTypes() - Method in interface org.semanticweb.owlapi.util.OWLAxiomSearchFilter
 
getAxiomWithoutAnnotations() - Method in interface org.semanticweb.owlapi.model.OWLAnnotationAssertionAxiom
 
getAxiomWithoutAnnotations() - Method in interface org.semanticweb.owlapi.model.OWLAnnotationPropertyDomainAxiom
 
getAxiomWithoutAnnotations() - Method in interface org.semanticweb.owlapi.model.OWLAnnotationPropertyRangeAxiom
 
getAxiomWithoutAnnotations() - Method in interface org.semanticweb.owlapi.model.OWLAsymmetricObjectPropertyAxiom
 
getAxiomWithoutAnnotations(T) - Static method in interface org.semanticweb.owlapi.model.OWLAxiom
Gets an axiom that is structurally equivalent to the input axiom without annotations.
getAxiomWithoutAnnotations() - Method in interface org.semanticweb.owlapi.model.OWLAxiom
Gets an axiom that is structurally equivalent to this axiom without annotations.
getAxiomWithoutAnnotations(Class<T>) - Method in interface org.semanticweb.owlapi.model.OWLAxiom
Gets an axiom that is structurally equivalent to this axiom without annotations.
getAxiomWithoutAnnotations() - Method in interface org.semanticweb.owlapi.model.OWLClassAssertionAxiom
 
getAxiomWithoutAnnotations() - Method in interface org.semanticweb.owlapi.model.OWLDataPropertyAssertionAxiom
 
getAxiomWithoutAnnotations() - Method in interface org.semanticweb.owlapi.model.OWLDataPropertyDomainAxiom
 
getAxiomWithoutAnnotations() - Method in interface org.semanticweb.owlapi.model.OWLDataPropertyRangeAxiom
 
getAxiomWithoutAnnotations() - Method in interface org.semanticweb.owlapi.model.OWLDeclarationAxiom
 
getAxiomWithoutAnnotations() - Method in interface org.semanticweb.owlapi.model.OWLDifferentIndividualsAxiom
 
getAxiomWithoutAnnotations() - Method in interface org.semanticweb.owlapi.model.OWLDisjointClassesAxiom
 
getAxiomWithoutAnnotations() - Method in interface org.semanticweb.owlapi.model.OWLDisjointDataPropertiesAxiom
 
getAxiomWithoutAnnotations() - Method in interface org.semanticweb.owlapi.model.OWLDisjointObjectPropertiesAxiom
 
getAxiomWithoutAnnotations() - Method in interface org.semanticweb.owlapi.model.OWLDisjointUnionAxiom
 
getAxiomWithoutAnnotations() - Method in interface org.semanticweb.owlapi.model.OWLEquivalentClassesAxiom
 
getAxiomWithoutAnnotations() - Method in interface org.semanticweb.owlapi.model.OWLEquivalentDataPropertiesAxiom
 
getAxiomWithoutAnnotations() - Method in interface org.semanticweb.owlapi.model.OWLEquivalentObjectPropertiesAxiom
 
getAxiomWithoutAnnotations() - Method in interface org.semanticweb.owlapi.model.OWLFunctionalDataPropertyAxiom
 
getAxiomWithoutAnnotations() - Method in interface org.semanticweb.owlapi.model.OWLFunctionalObjectPropertyAxiom
 
getAxiomWithoutAnnotations() - Method in interface org.semanticweb.owlapi.model.OWLHasKeyAxiom
 
getAxiomWithoutAnnotations() - Method in interface org.semanticweb.owlapi.model.OWLInverseFunctionalObjectPropertyAxiom
 
getAxiomWithoutAnnotations() - Method in interface org.semanticweb.owlapi.model.OWLInverseObjectPropertiesAxiom
 
getAxiomWithoutAnnotations() - Method in interface org.semanticweb.owlapi.model.OWLIrreflexiveObjectPropertyAxiom
 
getAxiomWithoutAnnotations() - Method in interface org.semanticweb.owlapi.model.OWLNegativeDataPropertyAssertionAxiom
 
getAxiomWithoutAnnotations() - Method in interface org.semanticweb.owlapi.model.OWLNegativeObjectPropertyAssertionAxiom
 
getAxiomWithoutAnnotations() - Method in interface org.semanticweb.owlapi.model.OWLObjectPropertyAssertionAxiom
 
getAxiomWithoutAnnotations() - Method in interface org.semanticweb.owlapi.model.OWLObjectPropertyDomainAxiom
 
getAxiomWithoutAnnotations() - Method in interface org.semanticweb.owlapi.model.OWLObjectPropertyRangeAxiom
 
getAxiomWithoutAnnotations() - Method in interface org.semanticweb.owlapi.model.OWLReflexiveObjectPropertyAxiom
 
getAxiomWithoutAnnotations() - Method in interface org.semanticweb.owlapi.model.OWLSameIndividualAxiom
 
getAxiomWithoutAnnotations() - Method in interface org.semanticweb.owlapi.model.OWLSubAnnotationPropertyOfAxiom
 
getAxiomWithoutAnnotations() - Method in interface org.semanticweb.owlapi.model.OWLSubClassOfAxiom
 
getAxiomWithoutAnnotations() - Method in interface org.semanticweb.owlapi.model.OWLSubDataPropertyOfAxiom
 
getAxiomWithoutAnnotations() - Method in interface org.semanticweb.owlapi.model.OWLSubObjectPropertyOfAxiom
 
getAxiomWithoutAnnotations() - Method in interface org.semanticweb.owlapi.model.OWLSubPropertyChainOfAxiom
 
getAxiomWithoutAnnotations() - Method in interface org.semanticweb.owlapi.model.OWLSymmetricObjectPropertyAxiom
 
getAxiomWithoutAnnotations() - Method in interface org.semanticweb.owlapi.model.OWLTransitiveObjectPropertyAxiom
 
getAxiomWithoutAnnotations() - Method in interface org.semanticweb.owlapi.model.SWRLRule
 
getBannedParsers() - Method in class org.semanticweb.owlapi.model.OntologyConfigurator
 
getBannedParsers() - Method in class org.semanticweb.owlapi.model.OWLOntologyLoaderConfiguration
 
getBlocker(OWLKnowledgeExplorerReasoner.RootNode) - Method in interface org.semanticweb.owlapi.reasoner.knowledgeexploration.OWLKnowledgeExplorerReasoner
 
getBody() - Method in interface org.semanticweb.owlapi.model.SWRLRule
Deprecated.
getBooleanOWLDatatype() - Method in interface org.semanticweb.owlapi.model.providers.OWLVocabularyProvider
A convenience method that obtains the datatype that represents the boolean datatype.
getBottomClassNode() - Method in interface org.semanticweb.owlapi.reasoner.OWLReasoner
Gets the Node corresponding to the bottom node (containing owl:Nothing) in the class hierarchy.
getBottomDataPropertyNode() - Method in interface org.semanticweb.owlapi.reasoner.OWLReasoner
Gets the Node corresponding to the bottom node (containing owl:bottomDataProperty) in the data property hierarchy.
getBottomObjectPropertyNode() - Method in interface org.semanticweb.owlapi.reasoner.OWLReasoner
Gets the Node corresponding to the bottom node (containing owl:bottomObjectProperty) in the object property hierarchy.
getBufferingMode() - Method in interface org.semanticweb.owlapi.reasoner.OWLReasoner
Gets the buffering mode of this reasoner.
getBuild() - Method in class org.semanticweb.owlapi.util.Version
 
getBuiltIn(IRI) - Static method in enum org.semanticweb.owlapi.vocab.SWRLBuiltInsVocabulary
Gets a builtin vocabulary value for a given IRI.
getBuiltInDatatype() - Method in interface org.semanticweb.owlapi.model.OWLDatatype
Gets the built in datatype information if this datatype is a built in datatype.
getByMIMEType(String) - Method in class org.semanticweb.owlapi.util.PriorityCollection
Returns the first item matching the mime type
NOTE: The order in which the services are loaded an examined is not deterministic so this method may return different results if the MIME-Type matches more than one item.
getCardinality() - Method in interface org.semanticweb.owlapi.model.HasCardinality
Gets the cardinality of a restriction.
getCardinality() - Method in class org.semanticweb.owlapitools.builders.BuilderDataExactCardinality
 
getCardinality() - Method in class org.semanticweb.owlapitools.builders.BuilderDataMaxCardinality
 
getCardinality() - Method in class org.semanticweb.owlapitools.builders.BuilderDataMinCardinality
 
getCardinality() - Method in class org.semanticweb.owlapitools.builders.BuilderObjectExactCardinality
 
getCardinality() - Method in class org.semanticweb.owlapitools.builders.BuilderObjectMaxCardinality
 
getCardinality() - Method in class org.semanticweb.owlapitools.builders.BuilderObjectMinCardinality
 
getCategory() - Method in enum org.semanticweb.owlapi.vocab.OWL2Datatype
Gets the category for this datatype.
getChange() - Method in exception org.semanticweb.owlapi.model.OWLOntologyChangeException
 
getChangeData() - Method in class org.semanticweb.owlapi.model.AddAxiom
 
getChangeData() - Method in class org.semanticweb.owlapi.model.AddImport
 
getChangeData() - Method in class org.semanticweb.owlapi.model.AddOntologyAnnotation
 
getChangeData() - Method in class org.semanticweb.owlapi.model.OWLOntologyChange
Gets the data (independent of the ontology) associated with this specific change.
getChangeData() - Method in class org.semanticweb.owlapi.model.RemoveAxiom
 
getChangeData() - Method in class org.semanticweb.owlapi.model.RemoveImport
 
getChangeData() - Method in class org.semanticweb.owlapi.model.RemoveOntologyAnnotation
 
getChangeData() - Method in class org.semanticweb.owlapi.model.SetOntologyID
 
getChangeEffect() - Method in class org.semanticweb.owlapi.model.ChangeDetails
 
getChangeRecord() - Method in class org.semanticweb.owlapi.model.OWLOntologyChange
Gets a OWLOntologyChangeRecord that is derived from this OWLOntologyChange's OWLOntologyID and it's OWLOntologyChangeData.
getChanges() - Method in class org.semanticweb.owlapi.change.AbstractCompositeOntologyChange
 
getChanges() - Method in interface org.semanticweb.owlapi.change.OWLCompositeOntologyChange
Gets the changes which compose this composite change.
getChanges() - Method in class org.semanticweb.owlapi.util.OWLEntityRemover
 
getChanges() - Method in class org.semanticweb.owlapi.util.OWLEntityURIConverter
Gets the changes required to perform the conversion.
getChanges(OWLOntology, IRI) - Method in class org.semanticweb.owlapi.util.OWLOntologyIRIChanger
Changes the URI of the specified ontology to the new URI.
getClassAssertionAxioms(OWLIndividual) - Method in interface org.semanticweb.owlapi.model.OWLAxiomIndex
Deprecated.
use the stream method
getClassAssertionAxioms(OWLClassExpression) - Method in interface org.semanticweb.owlapi.model.OWLAxiomIndex
Deprecated.
use the stream method
getClassAtomPredicates() - Method in interface org.semanticweb.owlapi.model.SWRLRule
getClasses(OWLDataFactory) - Static method in enum org.semanticweb.owlapi.vocab.SKOSVocabulary
 
getClassesInSignature() - Method in interface org.semanticweb.owlapi.model.HasClassesInSignature
Deprecated.
use the stream method
getClassesInSignature(Imports) - Method in interface org.semanticweb.owlapi.model.OWLSignature
Deprecated.
use the stream method
getClassesInSignature(boolean) - Method in interface org.semanticweb.owlapi.model.OWLSignatureBooleanArgs
Deprecated.
use the stream method
getClassExpression() - Method in interface org.semanticweb.owlapi.model.OWLClassAssertionAxiom
Gets the class expression that is asserted to be a type for an individual by this axiom.
getClassExpression() - Method in interface org.semanticweb.owlapi.model.OWLHasKeyAxiom
Gets the class expression, instances of which, this axiom acts as the key for.
getClassExpression() - Method in exception org.semanticweb.owlapi.reasoner.ClassExpressionNotInProfileException
 
getClassExpression() - Method in class org.semanticweb.owlapitools.builders.BuilderClassAssertion
 
getClassExpression() - Method in class org.semanticweb.owlapitools.builders.BuilderComplementOf
 
getClassExpression() - Method in class org.semanticweb.owlapitools.builders.BuilderDisjointUnion
 
getClassExpression() - Method in class org.semanticweb.owlapitools.builders.BuilderHasKey
 
getClassExpressionPath() - Method in class org.semanticweb.owlapi.util.OWLObjectWalker
Gets the current class expression path.
getClassExpressions() - Method in interface org.semanticweb.owlapi.model.OWLDisjointUnionAxiom
Deprecated.
use the stream method
getClassExpressions() - Method in interface org.semanticweb.owlapi.model.OWLNaryClassAxiom
Deprecated.
use the stream method
getClassExpressionsAsList() - Method in interface org.semanticweb.owlapi.model.OWLNaryClassAxiom
Deprecated.
use the stream method
getClassExpressionsMinus(OWLClassExpression...) - Method in interface org.semanticweb.owlapi.model.OWLNaryClassAxiom
Gets the set of class expressions that appear in this axiom minus the specfied class expressions.
getClassExpressionType() - Method in interface org.semanticweb.owlapi.model.OWLClass
 
getClassExpressionType() - Method in interface org.semanticweb.owlapi.model.OWLClassExpression
Gets the class expression type for this class expression.
getClassExpressionType() - Method in interface org.semanticweb.owlapi.model.OWLDataAllValuesFrom
 
getClassExpressionType() - Method in interface org.semanticweb.owlapi.model.OWLDataExactCardinality
 
getClassExpressionType() - Method in interface org.semanticweb.owlapi.model.OWLDataHasValue
 
getClassExpressionType() - Method in interface org.semanticweb.owlapi.model.OWLDataMaxCardinality
 
getClassExpressionType() - Method in interface org.semanticweb.owlapi.model.OWLDataMinCardinality
 
getClassExpressionType() - Method in interface org.semanticweb.owlapi.model.OWLDataSomeValuesFrom
 
getClassExpressionType() - Method in interface org.semanticweb.owlapi.model.OWLObjectAllValuesFrom
 
getClassExpressionType() - Method in interface org.semanticweb.owlapi.model.OWLObjectComplementOf
 
getClassExpressionType() - Method in interface org.semanticweb.owlapi.model.OWLObjectExactCardinality
 
getClassExpressionType() - Method in interface org.semanticweb.owlapi.model.OWLObjectHasSelf
 
getClassExpressionType() - Method in interface org.semanticweb.owlapi.model.OWLObjectHasValue
 
getClassExpressionType() - Method in interface org.semanticweb.owlapi.model.OWLObjectIntersectionOf
 
getClassExpressionType() - Method in interface org.semanticweb.owlapi.model.OWLObjectMaxCardinality
 
getClassExpressionType() - Method in interface org.semanticweb.owlapi.model.OWLObjectMinCardinality
 
getClassExpressionType() - Method in interface org.semanticweb.owlapi.model.OWLObjectOneOf
 
getClassExpressionType() - Method in interface org.semanticweb.owlapi.model.OWLObjectSomeValuesFrom
 
getClassExpressionType() - Method in interface org.semanticweb.owlapi.model.OWLObjectUnionOf
 
getClassVisitor() - Method in class org.semanticweb.owlapi.util.NNF
 
getColumnNumber() - Method in exception org.semanticweb.owlapi.io.OWLParserException
 
getCommonExtensions(Class<? extends OWLDocumentFormat>) - Static method in enum org.semanticweb.owlapi.vocab.Extensions
 
getCommonExtensions() - Method in enum org.semanticweb.owlapi.vocab.Extensions
 
getComplementNNF() - Method in interface org.semanticweb.owlapi.model.OWLClassExpression
Gets the negation normal form of the complement of this expression.
getComponents(OWLObject) - Method in class org.semanticweb.owlapi.util.OWLObjectComponentCollector
A convenience method that obtains the components of an OWL object.
getCompositeProperties() - Method in class org.semanticweb.owlapi.util.OWLObjectPropertyManager
 
getConfiguration() - Method in exception org.semanticweb.owlapi.reasoner.IllegalConfigurationException
 
getConnectionTimeout() - Method in class org.semanticweb.owlapi.model.OntologyConfigurator
 
getConnectionTimeout() - Method in class org.semanticweb.owlapi.model.OWLOntologyLoaderConfiguration
 
getConstructs() - Method in class org.semanticweb.owlapi.util.DLExpressivityChecker
 
getConvertedIRI(OWLEntity) - Method in class org.semanticweb.owlapi.util.OWLEntityTinyURIConversionStrategy
 
getConvertedIRI(OWLEntity) - Method in interface org.semanticweb.owlapi.util.OWLEntityURIConverterStrategy
 
getConvertedIRI(OWLEntity) - Method in class org.semanticweb.owlapi.util.OWLEntityURIUnderscores2CamelBackConverterStrategy
 
getCopyOnRequestSet(Collection<T>) - Static method in class org.semanticweb.owlapi.util.CollectionFactory
 
getCopyOnRequestSetFromImmutableCollection(Collection<T>) - Static method in class org.semanticweb.owlapi.util.CollectionFactory
 
getCopyOnRequestSetFromMutableCollection(Collection<T>) - Static method in class org.semanticweb.owlapi.util.CollectionFactory
 
getCreationException() - Method in class org.semanticweb.owlapi.model.MissingImportEvent
 
getCurrentAnnotation() - Method in class org.semanticweb.owlapi.util.OWLOntologyWalkerVisitor
 
getCurrentAnnotation() - Method in class org.semanticweb.owlapi.util.OWLOntologyWalkerVisitorEx
 
getCurrentAxiom() - Method in class org.semanticweb.owlapi.util.OWLOntologyWalkerVisitor
 
getCurrentAxiom() - Method in class org.semanticweb.owlapi.util.OWLOntologyWalkerVisitorEx
 
getCurrentOntology() - Method in class org.semanticweb.owlapi.util.OWLOntologyWalkerVisitor
 
getCurrentOntology() - Method in class org.semanticweb.owlapi.util.OWLOntologyWalkerVisitorEx
 
getData() - Method in class org.semanticweb.owlapi.change.OWLOntologyChangeRecord
Gets the OWLOntologyChangeData which is associated with this OWLOntologyChangeRecord.
getDataLabel(OWLKnowledgeExplorerReasoner.RootNode, boolean) - Method in interface org.semanticweb.owlapi.reasoner.knowledgeexploration.OWLKnowledgeExplorerReasoner
 
getDataNeighbours(OWLKnowledgeExplorerReasoner.RootNode, boolean) - Method in interface org.semanticweb.owlapi.reasoner.knowledgeexploration.OWLKnowledgeExplorerReasoner
 
getDataNeighbours(OWLKnowledgeExplorerReasoner.RootNode, OWLDataProperty) - Method in interface org.semanticweb.owlapi.reasoner.knowledgeexploration.OWLKnowledgeExplorerReasoner
 
getDataProperties(OWLDataFactory) - Static method in enum org.semanticweb.owlapi.vocab.SKOSVocabulary
 
getDataPropertiesInSignature() - Method in interface org.semanticweb.owlapi.model.HasDataPropertiesInSignature
Deprecated.
use the stream method
getDataPropertiesInSignature(Imports) - Method in interface org.semanticweb.owlapi.model.OWLSignature
Deprecated.
use the stream method
getDataPropertiesInSignature(boolean) - Method in interface org.semanticweb.owlapi.model.OWLSignatureBooleanArgs
Deprecated.
use the stream method
getDataPropertyAssertionAxioms(OWLIndividual) - Method in interface org.semanticweb.owlapi.model.OWLAxiomIndex
Deprecated.
use the stream method
getDataPropertyDomainAxioms(OWLDataProperty) - Method in interface org.semanticweb.owlapi.model.OWLAxiomIndex
Deprecated.
use the stream method
getDataPropertyDomains(OWLDataProperty, boolean) - Method in interface org.semanticweb.owlapi.reasoner.OWLReasoner
Gets the named classes that are the direct or indirect domains of this property with respect to the imports closure of the root ontology.
getDataPropertyDomains(OWLDataProperty, InferenceDepth) - Method in interface org.semanticweb.owlapi.reasoner.OWLReasoner
 
getDataPropertyDomains(OWLDataProperty) - Method in interface org.semanticweb.owlapi.reasoner.OWLReasoner
 
getDataPropertyExpressions() - Method in interface org.semanticweb.owlapi.model.OWLHasKeyAxiom
Deprecated.
use the stream method
getDataPropertyRangeAxioms(OWLDataProperty) - Method in interface org.semanticweb.owlapi.model.OWLAxiomIndex
Deprecated.
use the stream method
getDataPropertyValues(OWLNamedIndividual, OWLDataProperty) - Method in interface org.semanticweb.owlapi.reasoner.OWLReasoner
Gets the data property values for the specified individual and data property expression.
getDataPropertyValues(OWLIndividual, OWLDataPropertyExpression, OWLOntology) - Static method in class org.semanticweb.owlapi.search.EntitySearcher
 
getDataPropertyValues(OWLIndividual, OWLDataPropertyExpression, Stream<OWLOntology>) - Static method in class org.semanticweb.owlapi.search.EntitySearcher
 
getDataPropertyValues(OWLIndividual, OWLOntology) - Static method in class org.semanticweb.owlapi.search.EntitySearcher
 
getDataPropertyValues(OWLIndividual, Stream<OWLOntology>) - Static method in class org.semanticweb.owlapi.search.EntitySearcher
 
getDataRange() - Method in interface org.semanticweb.owlapi.model.OWLDataComplementOf
Gets the data range which this data range is a complement of.
getDataRange() - Method in interface org.semanticweb.owlapi.model.OWLDatatypeDefinitionAxiom
Gets the datarange that defines the datatype.
getDataRange() - Method in class org.semanticweb.owlapitools.builders.BaseDataBuilder
 
getDataRangePath() - Method in class org.semanticweb.owlapi.util.OWLObjectWalker
Gets the current data range path.
getDataRangeType() - Method in interface org.semanticweb.owlapi.model.OWLDataComplementOf
 
getDataRangeType() - Method in interface org.semanticweb.owlapi.model.OWLDataIntersectionOf
 
getDataRangeType() - Method in interface org.semanticweb.owlapi.model.OWLDataOneOf
 
getDataRangeType() - Method in interface org.semanticweb.owlapi.model.OWLDataRange
Gets the type of this data range.
getDataRangeType() - Method in interface org.semanticweb.owlapi.model.OWLDatatype
 
getDataRangeType() - Method in interface org.semanticweb.owlapi.model.OWLDatatypeRestriction
 
getDataRangeType() - Method in interface org.semanticweb.owlapi.model.OWLDataUnionOf
 
getDataSubPropertyAxiomsForSubProperty(OWLDataProperty) - Method in interface org.semanticweb.owlapi.model.OWLAxiomIndex
Deprecated.
use the stream method
getDataSubPropertyAxiomsForSuperProperty(OWLDataPropertyExpression) - Method in interface org.semanticweb.owlapi.model.OWLAxiomIndex
Deprecated.
use the stream method
getDatatype() - Method in class org.semanticweb.owlapi.io.RDFLiteral
 
getDatatype() - Method in interface org.semanticweb.owlapi.model.OWLDatatypeDefinitionAxiom
Gets the OWLDatatype that is assigned a definition.
getDatatype() - Method in interface org.semanticweb.owlapi.model.OWLDatatypeRestriction
Gets the data range that this data range restricts.
getDatatype() - Method in interface org.semanticweb.owlapi.model.OWLLiteral
Gets the OWLDatatype which types this literal.
getDatatype(IRI) - Static method in enum org.semanticweb.owlapi.vocab.OWL2Datatype
Given an IRI that identifies an OWLDatatype, this method obtains the corresponding OWL2Datatype.
getDatatype(HasIRI) - Static method in enum org.semanticweb.owlapi.vocab.OWL2Datatype
Given an IRI that identifies an OWLDatatype, this method obtains the corresponding OWL2Datatype.
getDatatype(DatatypeProvider) - Method in enum org.semanticweb.owlapi.vocab.OWL2Datatype
Gets the equivalent OWLDatatype from the given factory.
getDatatypeDefinitions(OWLDatatype) - Method in interface org.semanticweb.owlapi.model.OWLAxiomIndex
Deprecated.
use the stream method
getDatatypeIRIs() - Static method in enum org.semanticweb.owlapi.vocab.OWL2Datatype
Gets all of the built in datatype IRIs.
getDatatypesInSignature() - Method in interface org.semanticweb.owlapi.model.HasDatatypesInSignature
Deprecated.
use the stream method
getDatatypesInSignature(Imports) - Method in interface org.semanticweb.owlapi.model.OWLSignature
Deprecated.
use the stream method
getDatatypesInSignature(boolean) - Method in interface org.semanticweb.owlapi.model.OWLSignatureBooleanArgs
Deprecated.
use the stream method
getDeclaration() - Method in class org.semanticweb.owlapi.change.ImportChangeData
Gets the OWLImportsDeclaration that this change data describes.
getDeclarationAxioms(OWLEntity) - Method in interface org.semanticweb.owlapi.model.OWLAxiomIndex
Deprecated.
use the stream method
getDefaultDocumentIRI() - Method in class org.semanticweb.owlapi.model.OWLOntologyID
Gets the IRI which is used as a default for the document that contain a representation of an ontology with this ID.
getDefaultMIMEType() - Method in class org.semanticweb.owlapi.io.OWLParserFactoryImpl
 
getDefaultMIMEType() - Method in interface org.semanticweb.owlapi.model.MIMETypeAware
Returns the default MIME Type for the OWLDocumentFormat that this class is a factory for.
getDefaultMIMEType() - Method in class org.semanticweb.owlapi.util.OWLDocumentFormatFactoryImpl
 
getDefaultPrefix() - Method in class org.semanticweb.owlapi.formats.PrefixDocumentFormatImpl
 
getDefaultPrefix() - Method in interface org.semanticweb.owlapi.model.PrefixManager
Gets the default prefix.
getDefaultPrefix() - Method in class org.semanticweb.owlapi.util.DefaultPrefixManager
 
getDefaultReturnValue(Object) - Method in interface org.semanticweb.owlapi.model.OWLVisitorBase
Deprecated.
use doDefault() instead
getDefaultReturnValue(OWLProfileViolation) - Method in interface org.semanticweb.owlapi.profiles.OWLProfileViolationVisitor
Deprecated.
getDefaultValue(Class<T>) - Method in enum org.semanticweb.owlapi.model.parameters.ConfigurationOptions
 
getDeprecatedOWLAnnotationAssertionAxiom(IRI) - Method in interface org.semanticweb.owlapi.model.providers.AnnotationAssertionProvider
Gets an annotation assertion that specifies that an IRI is deprecated.
getDescriptionLogicName() - Method in class org.semanticweb.owlapi.util.DLExpressivityChecker
 
getDifferentIndividualAxioms(OWLIndividual) - Method in interface org.semanticweb.owlapi.model.OWLAxiomIndex
Deprecated.
use the stream method
getDifferentIndividuals(OWLNamedIndividual) - Method in interface org.semanticweb.owlapi.reasoner.OWLReasoner
Gets the individuals which are entailed to be different from the specified individual.
getDifferentIndividuals(OWLIndividual, OWLOntology) - Static method in class org.semanticweb.owlapi.search.EntitySearcher
Gets the different individuals in the specified ontology.
getDifferentIndividuals(OWLIndividual, Stream<OWLOntology>) - Static method in class org.semanticweb.owlapi.search.EntitySearcher
Gets the different individuals in the specified ontologies.
getDirectImports() - Method in interface org.semanticweb.owlapi.model.HasDirectImports
Deprecated.
use the stream method
getDirectImports(OWLOntology) - Method in interface org.semanticweb.owlapi.model.OWLOntologyManager
Deprecated.
use the stream method
getDirectImportsDocuments() - Method in interface org.semanticweb.owlapi.model.HasDirectImports
Deprecated.
use the stream method
getDisjointClasses(OWLClassExpression) - Method in interface org.semanticweb.owlapi.reasoner.OWLReasoner
Gets the classes that are disjoint with the specified class expression ce.
getDisjointClasses(OWLClass, OWLOntology) - Static method in class org.semanticweb.owlapi.search.EntitySearcher
Gets the classes which have been asserted to be disjoint with this class by axioms in the specified ontology.
getDisjointClasses(OWLClass, Stream<OWLOntology>) - Static method in class org.semanticweb.owlapi.search.EntitySearcher
Gets the classes which have been asserted to be disjoint with this class by axioms in the specified ontologies.
getDisjointClassesAxioms(OWLClass) - Method in interface org.semanticweb.owlapi.model.OWLAxiomIndex
Deprecated.
use the stream method
getDisjointDataProperties(OWLDataPropertyExpression) - Method in interface org.semanticweb.owlapi.reasoner.OWLReasoner
Gets the data properties that are disjoint with the specified data property expression pe.
getDisjointDataPropertiesAxioms(OWLDataProperty) - Method in interface org.semanticweb.owlapi.model.OWLAxiomIndex
Deprecated.
use the stream method
getDisjointObjectProperties(OWLObjectPropertyExpression) - Method in interface org.semanticweb.owlapi.reasoner.OWLReasoner
Gets the simplified object property expressions that are disjoint with the specified object property expression pe.
getDisjointObjectPropertiesAxioms(OWLObjectPropertyExpression) - Method in interface org.semanticweb.owlapi.model.OWLAxiomIndex
Deprecated.
use the stream method
getDisjointProperties(P, OWLOntology) - Static method in class org.semanticweb.owlapi.search.EntitySearcher
Gets the classes which have been asserted to be disjoint with this class by axioms in the specified ontology.
getDisjointProperties(P, Stream<OWLOntology>) - Static method in class org.semanticweb.owlapi.search.EntitySearcher
Gets the classes which have been asserted to be disjoint with this class by axioms in the specified ontologies.
getDisjointUnionAxioms(OWLClass) - Method in interface org.semanticweb.owlapi.model.OWLAxiomIndex
Deprecated.
use the stream method
getDocumentIRI() - Method in class org.semanticweb.owlapi.io.FileDocumentTarget
 
getDocumentIRI() - Method in class org.semanticweb.owlapi.io.GZipFileDocumentTarget
 
getDocumentIRI() - Method in interface org.semanticweb.owlapi.io.OWLOntologyDocumentSource
Gets the IRI of the ontology document.
getDocumentIRI() - Method in class org.semanticweb.owlapi.io.OWLOntologyDocumentSourceBase
 
getDocumentIRI() - Method in interface org.semanticweb.owlapi.io.OWLOntologyDocumentTarget
Gets an IRI that points to an ontology document.
getDocumentIRI() - Method in exception org.semanticweb.owlapi.io.UnparsableOntologyException
Gets the ontology document IRI from which there was an attempt to parse an ontology.
getDocumentIRI() - Method in class org.semanticweb.owlapi.io.XZFileDocumentTarget
 
getDocumentIRI() - Method in exception org.semanticweb.owlapi.model.OWLOntologyAlreadyExistsException
Gets the document IRI where the ontology was loaded from.
getDocumentIRI(IRI) - Method in interface org.semanticweb.owlapi.model.OWLOntologyIRIMapper
Given an ontology IRI, this method maps the ontology IRI to a document IRI.
getDocumentIRI() - Method in class org.semanticweb.owlapi.model.OWLOntologyLoaderListener.LoadingEvent
Gets the document IRI for the ontology being loaded.
getDocumentIRI(IRI) - Method in class org.semanticweb.owlapi.util.AutoIRIMapper
 
getDocumentIRI(IRI) - Method in class org.semanticweb.owlapi.util.CommonBaseIRIMapper
 
getDocumentIRI(IRI) - Method in class org.semanticweb.owlapi.util.OWLZipClosureIRIMapper
 
getDocumentIRI(IRI) - Method in class org.semanticweb.owlapi.util.SimpleIRIMapper
 
getDocumentIRI(IRI) - Method in class org.semanticweb.owlapi.util.ZipIRIMapper
 
getDomain() - Method in interface org.semanticweb.owlapi.model.HasDomain
Gets the domain.
getDomain() - Method in class org.semanticweb.owlapitools.builders.BaseDomainBuilder
 
getDomain() - Method in class org.semanticweb.owlapitools.builders.BuilderAnnotationPropertyDomain
 
getDomains(OWLDataProperty, OWLOntology) - Static method in class org.semanticweb.owlapi.search.EntitySearcher
Gets the asserted domains of this property.
getDomains(OWLDataProperty, Stream<OWLOntology>) - Static method in class org.semanticweb.owlapi.search.EntitySearcher
Gets the asserted domains of this property by examining the axioms in the specified ontologies.
getDomains(OWLObjectPropertyExpression, OWLOntology) - Static method in class org.semanticweb.owlapi.search.EntitySearcher
Gets the asserted domains of this property.
getDomains(OWLObjectPropertyExpression, Stream<OWLOntology>) - Static method in class org.semanticweb.owlapi.search.EntitySearcher
Gets the asserted domains of this property by examining the axioms in the specified ontologies.
getDomains(OWLAnnotationProperty, OWLOntology) - Static method in class org.semanticweb.owlapi.search.EntitySearcher
Gets the asserted domains of this property.
getDomains(OWLAnnotationProperty, Stream<OWLOntology>) - Static method in class org.semanticweb.owlapi.search.EntitySearcher
Gets the asserted domains of this property by examining the axioms in the specified ontologies.
getDoubleOWLDatatype() - Method in interface org.semanticweb.owlapi.model.providers.OWLVocabularyProvider
A convenience method that obtains the datatype that represents doubles.
getEnactedChanges() - Method in class org.semanticweb.owlapi.model.ChangeDetails
 
getEntities() - Method in exception org.semanticweb.owlapi.reasoner.FreshEntitiesException
Gets the entities.
getEntities() - Method in interface org.semanticweb.owlapi.reasoner.Node
Deprecated.
getEntities(String) - Method in interface org.semanticweb.owlapi.util.BidirectionalShortFormProvider
getEntities() - Method in class org.semanticweb.owlapi.util.OWLEntityCollectingOntologyChangeListener
 
getEntities() - Method in interface org.semanticweb.owlapi.util.OWLEntitySetProvider
getEntitiesInSignature(IRI) - Method in interface org.semanticweb.owlapi.model.HasGetEntitiesInSignature
Deprecated.
use the stream method
getEntitiesInSignature(IRI, Imports) - Method in interface org.semanticweb.owlapi.model.OWLSignature
Deprecated.
use the stream method
getEntitiesInSignature(IRI, boolean) - Method in interface org.semanticweb.owlapi.model.OWLSignatureBooleanArgs
Deprecated.
use the stream method
getEntitiesMinus(E) - Method in interface org.semanticweb.owlapi.reasoner.Node
Gets the entities contained in this node minus the specified entitie e.
getEntitiesMinusBottom() - Method in interface org.semanticweb.owlapi.reasoner.Node
Gets the entities contained in this node minus the bottom entity.
getEntitiesMinusTop() - Method in interface org.semanticweb.owlapi.reasoner.Node
Gets the entities contained in this node minus the top entity.
getEntity() - Method in interface org.semanticweb.owlapi.model.OWLDeclarationAxiom
 
getEntity() - Method in interface org.semanticweb.owlapi.profiles.violations.UndeclaredEntityViolation
 
getEntity() - Method in class org.semanticweb.owlapi.profiles.violations.UseOfUndeclaredAnnotationProperty
 
getEntity() - Method in class org.semanticweb.owlapi.profiles.violations.UseOfUndeclaredClass
 
getEntity() - Method in class org.semanticweb.owlapi.profiles.violations.UseOfUndeclaredDataProperty
 
getEntity() - Method in class org.semanticweb.owlapi.profiles.violations.UseOfUndeclaredDatatype
 
getEntity() - Method in class org.semanticweb.owlapi.profiles.violations.UseOfUndeclaredObjectProperty
 
getEntity(String) - Method in interface org.semanticweb.owlapi.util.BidirectionalShortFormProvider
A convenience method which gets an entity from its short form.
getEntity(String) - Method in class org.semanticweb.owlapi.util.CachingBidirectionalShortFormProvider
 
getEntity() - Method in class org.semanticweb.owlapitools.builders.BuilderDeclaration
 
getEntityExpansionLimit() - Method in class org.semanticweb.owlapi.model.OWLOntologyLoaderConfiguration
 
getEntityType() - Method in interface org.semanticweb.owlapi.model.OWLAnnotationProperty
 
getEntityType() - Method in interface org.semanticweb.owlapi.model.OWLClass
 
getEntityType() - Method in interface org.semanticweb.owlapi.model.OWLDataProperty
 
getEntityType() - Method in interface org.semanticweb.owlapi.model.OWLDatatype
 
getEntityType() - Method in interface org.semanticweb.owlapi.model.OWLEntity
Gets the entity type for this entity.
getEntityType() - Method in interface org.semanticweb.owlapi.model.OWLNamedIndividual
 
getEntityType() - Method in interface org.semanticweb.owlapi.model.OWLObjectProperty
 
getEntityType() - Method in enum org.semanticweb.owlapi.vocab.SKOSVocabulary
 
getEntityType() - Method in class org.semanticweb.owlapitools.builders.BuilderEntity
 
getEquivalentClasses(OWLClassExpression) - Method in interface org.semanticweb.owlapi.reasoner.OWLReasoner
Gets the set of named classes that are equivalent to the specified class expression with respect to the set of reasoner axioms.
getEquivalentClasses(OWLClass, OWLOntology) - Static method in class org.semanticweb.owlapi.search.EntitySearcher
A convenience method that examines the axioms in the specified ontology and returns the class expressions corresponding to equivalent classes of this class.
getEquivalentClasses(OWLClass, Stream<OWLOntology>) - Static method in class org.semanticweb.owlapi.search.EntitySearcher
A convenience method that examines the axioms in the specified ontologies and returns the class expressions corresponding to equivalent classes of this class.
getEquivalentClassesAxioms(OWLClass) - Method in interface org.semanticweb.owlapi.model.OWLAxiomIndex
Deprecated.
use the stream method
getEquivalentDataProperties(OWLDataProperty) - Method in interface org.semanticweb.owlapi.reasoner.OWLReasoner
Gets the set of named data properties that are equivalent to the specified data property expression with respect to the imports closure of the root ontology.
getEquivalentDataPropertiesAxioms(OWLDataProperty) - Method in interface org.semanticweb.owlapi.model.OWLAxiomIndex
Deprecated.
use equivalentDataPropertiesAxioms
getEquivalentObjectProperties(OWLObjectPropertyExpression) - Method in interface org.semanticweb.owlapi.reasoner.OWLReasoner
Gets the set of simplified object property expressions that are equivalent to the specified object property expression with respect to the set of reasoner axioms.
getEquivalentObjectProperties(Stream<OWLOntology>) - Static method in class org.semanticweb.owlapi.util.OWLObjectPropertyManager
 
getEquivalentObjectProperties() - Method in class org.semanticweb.owlapi.util.OWLObjectPropertyManager
 
getEquivalentObjectPropertiesAxioms(OWLObjectPropertyExpression) - Method in interface org.semanticweb.owlapi.model.OWLAxiomIndex
Deprecated.
use the stream method
getEquivalentProperties(OWLDataProperty, OWLOntology) - Static method in class org.semanticweb.owlapi.search.EntitySearcher
A convenience method that examines the axioms in the specified ontology and returns the class expressions corresponding to equivalent classes of this class.
getEquivalentProperties(OWLDataProperty, Stream<OWLOntology>) - Static method in class org.semanticweb.owlapi.search.EntitySearcher
A convenience method that examines the axioms in the specified ontologies and returns the class expressions corresponding to equivalent classes of this class.
getEquivalentProperties(OWLObjectPropertyExpression, OWLOntology) - Static method in class org.semanticweb.owlapi.search.EntitySearcher
A convenience method that examines the axioms in the specified ontology and returns the class expressions corresponding to equivalent classes of this class.
getEquivalentProperties(OWLObjectPropertyExpression, Stream<OWLOntology>) - Static method in class org.semanticweb.owlapi.search.EntitySearcher
A convenience method that examines the axioms in the specified ontologies and returns the class expressions corresponding to equivalent classes of this class.
getException() - Method in class org.semanticweb.owlapi.model.OWLOntologyLoaderListener.LoadingFinishedEvent
If the ontology was not loaded successfully then this method can be used to access the exception that describes why the ontology was not loaded successfully.
getExceptions() - Method in exception org.semanticweb.owlapi.io.UnparsableOntologyException
Gets a map that lists the parsers (that were used to parse an ontology) and the errors that they generated.
getExpectedThreads() - Static method in class org.semanticweb.owlapi.util.CollectionFactory
 
getExpression() - Method in class org.semanticweb.owlapi.profiles.OWLProfileViolation
 
getExpression() - Method in class org.semanticweb.owlapi.profiles.violations.DatatypeIRIAlsoUsedAsClassIRI
 
getExpression() - Method in class org.semanticweb.owlapi.profiles.violations.IllegalPunning
 
getExpression() - Method in class org.semanticweb.owlapi.profiles.violations.InsufficientOperands
 
getExpression() - Method in class org.semanticweb.owlapi.profiles.violations.InsufficientPropertyExpressions
 
getExpression() - Method in class org.semanticweb.owlapi.profiles.violations.LastPropertyInChainNotInImposedRange
 
getExpression() - Method in class org.semanticweb.owlapi.profiles.violations.LexicalNotInLexicalSpace
 
getExpression() - Method in class org.semanticweb.owlapi.profiles.violations.OntologyIRINotAbsolute
 
getExpression() - Method in class org.semanticweb.owlapi.profiles.violations.OntologyVersionIRINotAbsolute
 
getExpression() - Method in class org.semanticweb.owlapi.profiles.violations.UseOfAnonymousIndividual
 
getExpression() - Method in class org.semanticweb.owlapi.profiles.violations.UseOfDefinedDatatypeInDatatypeRestriction
 
getExpression() - Method in class org.semanticweb.owlapi.profiles.violations.UseOfIllegalAxiom
 
getExpression() - Method in class org.semanticweb.owlapi.profiles.violations.UseOfIllegalClassExpression
 
getExpression() - Method in class org.semanticweb.owlapi.profiles.violations.UseOfIllegalDataRange
 
getExpression() - Method in class org.semanticweb.owlapi.profiles.violations.UseOfIllegalFacetRestriction
 
getExpression() - Method in class org.semanticweb.owlapi.profiles.violations.UseOfNonAbsoluteIRI
 
getExpression() - Method in class org.semanticweb.owlapi.profiles.violations.UseOfNonAtomicClassExpression
 
getExpression() - Method in class org.semanticweb.owlapi.profiles.violations.UseOfNonEquivalentClassExpression
 
getExpression() - Method in class org.semanticweb.owlapi.profiles.violations.UseOfNonSimplePropertyInAsymmetricObjectPropertyAxiom
 
getExpression() - Method in class org.semanticweb.owlapi.profiles.violations.UseOfNonSimplePropertyInCardinalityRestriction
 
getExpression() - Method in class org.semanticweb.owlapi.profiles.violations.UseOfNonSimplePropertyInDisjointPropertiesAxiom
 
getExpression() - Method in class org.semanticweb.owlapi.profiles.violations.UseOfNonSimplePropertyInFunctionalPropertyAxiom
 
getExpression() - Method in class org.semanticweb.owlapi.profiles.violations.UseOfNonSimplePropertyInInverseFunctionalObjectPropertyAxiom
 
getExpression() - Method in class org.semanticweb.owlapi.profiles.violations.UseOfNonSimplePropertyInIrreflexivePropertyAxiom
 
getExpression() - Method in class org.semanticweb.owlapi.profiles.violations.UseOfNonSimplePropertyInObjectHasSelf
 
getExpression() - Method in class org.semanticweb.owlapi.profiles.violations.UseOfNonSubClassExpression
 
getExpression() - Method in class org.semanticweb.owlapi.profiles.violations.UseOfNonSuperClassExpression
 
getExpression() - Method in class org.semanticweb.owlapi.profiles.violations.UseOfObjectPropertyInverse
 
getExpression() - Method in class org.semanticweb.owlapi.profiles.violations.UseOfPropertyInChainCausesCycle
 
getExpression() - Method in class org.semanticweb.owlapi.profiles.violations.UseOfReservedVocabularyForAnnotationPropertyIRI
 
getExpression() - Method in class org.semanticweb.owlapi.profiles.violations.UseOfReservedVocabularyForClassIRI
 
getExpression() - Method in class org.semanticweb.owlapi.profiles.violations.UseOfReservedVocabularyForDataPropertyIRI
 
getExpression() - Method in class org.semanticweb.owlapi.profiles.violations.UseOfReservedVocabularyForIndividualIRI
 
getExpression() - Method in class org.semanticweb.owlapi.profiles.violations.UseOfReservedVocabularyForObjectPropertyIRI
 
getExpression() - Method in class org.semanticweb.owlapi.profiles.violations.UseOfReservedVocabularyForOntologyIRI
 
getExpression() - Method in class org.semanticweb.owlapi.profiles.violations.UseOfReservedVocabularyForVersionIRI
 
getExpression() - Method in class org.semanticweb.owlapi.profiles.violations.UseOfTopDataPropertyAsSubPropertyInSubPropertyAxiom
 
getExpression() - Method in class org.semanticweb.owlapi.profiles.violations.UseOfUndeclaredAnnotationProperty
 
getExpression() - Method in class org.semanticweb.owlapi.profiles.violations.UseOfUndeclaredClass
 
getExpression() - Method in class org.semanticweb.owlapi.profiles.violations.UseOfUndeclaredDataProperty
 
getExpression() - Method in class org.semanticweb.owlapi.profiles.violations.UseOfUndeclaredDatatype
 
getExpression() - Method in class org.semanticweb.owlapi.profiles.violations.UseOfUndeclaredObjectProperty
 
getExpression() - Method in class org.semanticweb.owlapi.profiles.violations.UseOfUnknownDatatype
 
getFacet() - Method in interface org.semanticweb.owlapi.model.OWLFacetRestriction
Gets the retricted facet.
getFacet(IRI) - Static method in enum org.semanticweb.owlapi.vocab.OWLFacet
 
getFacet() - Method in class org.semanticweb.owlapitools.builders.BuilderFacetRestriction
 
getFacetByShortName(String) - Static method in enum org.semanticweb.owlapi.vocab.OWLFacet
Gets a facet by its short name.
getFacetBySymbolicName(String) - Static method in enum org.semanticweb.owlapi.vocab.OWLFacet
 
getFacetIRIs() - Static method in enum org.semanticweb.owlapi.vocab.OWLFacet
 
getFacetRestrictions() - Method in interface org.semanticweb.owlapi.model.OWLDatatypeRestriction
Deprecated.
use the stream method
getFacets() - Method in enum org.semanticweb.owlapi.vocab.OWL2Datatype.Category
getFacets() - Method in enum org.semanticweb.owlapi.vocab.OWL2Datatype
Gets the facets that are allowed for facet restrictions of this datatype.
getFacets() - Static method in enum org.semanticweb.owlapi.vocab.OWLFacet
 
getFacetValue() - Method in interface org.semanticweb.owlapi.model.OWLFacetRestriction
Gets the value that restricts the facet.
getFileExtensions() - Method in class org.semanticweb.owlapi.util.AutoIRIMapper
The mapper only examines files that have specified file extensions.
getFileExtensions() - Method in class org.semanticweb.owlapi.util.ZipIRIMapper
The mapper only examines files that have specified file extensions.
getFiller() - Method in interface org.semanticweb.owlapi.model.HasFiller
Gets the filler for this restriction.
getFirstArgument() - Method in interface org.semanticweb.owlapi.model.SWRLBinaryAtom
Gets the first argument.
getFirstProperty() - Method in interface org.semanticweb.owlapi.model.OWLInverseObjectPropertiesAxiom
 
getFlattened() - Method in interface org.semanticweb.owlapi.reasoner.NodeSet
Deprecated.
getFloatOWLDatatype() - Method in interface org.semanticweb.owlapi.model.providers.OWLVocabularyProvider
A convenience method that obtains the datatype that represents floats.
getFormat() - Method in interface org.semanticweb.owlapi.io.OWLOntologyDocumentSource
 
getFormat() - Method in class org.semanticweb.owlapi.io.OWLOntologyDocumentSourceBase
 
getFormat() - Method in interface org.semanticweb.owlapi.model.OWLOntology
 
getFormatFactory() - Method in interface org.semanticweb.owlapi.model.OWLStorerFactory
 
getFormatFactory() - Method in class org.semanticweb.owlapi.util.OWLStorerFactoryImpl
 
getFragment() - Method in class org.semanticweb.owlapi.model.IRI
Gets the last part of the IRI that is a valid NCName; note that for some IRIs this can be empty.
getFreshEntityPolicy() - Method in interface org.semanticweb.owlapi.reasoner.OWLReasoner
Gets the Fresh Entity Policy in use by this reasoner.
getFreshEntityPolicy() - Method in interface org.semanticweb.owlapi.reasoner.OWLReasonerConfiguration
Gets the fresh entity policy that should be used.
getFreshEntityPolicy() - Method in class org.semanticweb.owlapi.reasoner.SimpleConfiguration
 
getFunctionalDataPropertyAxioms(OWLDataPropertyExpression) - Method in interface org.semanticweb.owlapi.model.OWLAxiomIndex
Deprecated.
use the stream method
getFunctionalObjectPropertyAxioms(OWLObjectPropertyExpression) - Method in interface org.semanticweb.owlapi.model.OWLAxiomIndex
Deprecated.
use the stream method
getGeneralClassAxioms() - Method in interface org.semanticweb.owlapi.model.OWLOntology
Deprecated.
use the stream method
getGeneratedByMessage() - Method in class org.semanticweb.owlapi.util.VersionInfo
Gets a message saying "Generated by the OWL API (version x.x.x)".
getGuessedDeclarations() - Method in interface org.semanticweb.owlapi.io.OWLOntologyLoaderMetaData
 
getGuessedDeclarations() - Method in class org.semanticweb.owlapi.io.RDFParserMetaData
 
getHasKeyAxioms(OWLClass) - Method in interface org.semanticweb.owlapi.model.OWLAxiomIndex
Deprecated.
use the stream method
getHead() - Method in interface org.semanticweb.owlapi.model.SWRLRule
Deprecated.
getHeaderState() - Method in interface org.semanticweb.owlapi.io.OWLOntologyLoaderMetaData
 
getHeaderState() - Method in class org.semanticweb.owlapi.io.RDFParserMetaData
 
getHierarchyReflexiveTransitiveClosure() - Method in class org.semanticweb.owlapi.util.OWLObjectPropertyManager
 
getID() - Method in class org.semanticweb.owlapi.model.NodeID
Gets the string representation of the node ID.
getID() - Method in interface org.semanticweb.owlapi.model.OWLAnonymousIndividual
Gets the ID of this individual.
getId() - Method in class org.semanticweb.owlapitools.builders.BuilderAnonymousIndividual
 
getImplementation(Class<T>, Annotation...) - Method in class org.semanticweb.owlapi.utilities.Injector
 
getImplementation(Class<T>, OntologyConfigurator, Annotation...) - Method in class org.semanticweb.owlapi.utilities.Injector
 
getImplementation(Class<T>, Map<Object, List<Supplier<?>>>, Annotation...) - Method in class org.semanticweb.owlapi.utilities.Injector
 
getImportDeclaration() - Method in class org.semanticweb.owlapi.model.ImportChange
Gets the import declaration that the change pertains to.
getImportedOntology(OWLImportsDeclaration) - Method in interface org.semanticweb.owlapi.model.OWLOntologyManager
Given an imports declaration, obtains the ontology that this import has been resolved to.
getImportedOntologyURI() - Method in class org.semanticweb.owlapi.model.MissingImportEvent
 
getImports() - Method in interface org.semanticweb.owlapi.model.OWLOntology
Deprecated.
use the stream method
getImports(OWLOntology) - Method in interface org.semanticweb.owlapi.model.OWLOntologyManager
Deprecated.
use the stream method
getImportsClosure() - Method in interface org.semanticweb.owlapi.model.HasImportsClosure
Deprecated.
use the stream method
getImportsClosure(OWLOntology) - Method in interface org.semanticweb.owlapi.model.OWLOntologyManager
Deprecated.
use the stream method
getImportsDeclaration() - Method in exception org.semanticweb.owlapi.model.UnloadableImportException
 
getImportsDeclarations() - Method in interface org.semanticweb.owlapi.model.OWLOntology
Deprecated.
use the stream method
getIndentSize() - Method in class org.semanticweb.owlapi.model.OntologyConfigurator
 
getIndentSize() - Method in class org.semanticweb.owlapi.model.OWLOntologyWriterConfiguration
 
getIndex() - Method in class org.semanticweb.owlapi.model.AxiomType
 
getIndividual() - Method in interface org.semanticweb.owlapi.model.OWLClassAssertionAxiom
Gets the individual that is asserted to be an instance of a class expression by this axiom.
getIndividual() - Method in interface org.semanticweb.owlapi.model.SWRLIndividualArgument
 
getIndividual() - Method in class org.semanticweb.owlapitools.builders.BuilderClassAssertion
 
getIndividual() - Method in class org.semanticweb.owlapitools.builders.BuilderSWRLIndividualArgument
 
getIndividualNodeSetPolicy() - Method in interface org.semanticweb.owlapi.reasoner.OWLReasoner
Gets the IndividualNodeSetPolicy in use by this reasoner.
getIndividualNodeSetPolicy() - Method in interface org.semanticweb.owlapi.reasoner.OWLReasonerConfiguration
Gets the IndividualNodeSetPolicy which determines how NodeSets of named individuals are returned from the reasoner.
getIndividualNodeSetPolicy() - Method in class org.semanticweb.owlapi.reasoner.SimpleConfiguration
 
getIndividuals() - Method in interface org.semanticweb.owlapi.model.OWLNaryIndividualAxiom
Deprecated.
use the stream method
getIndividuals() - Method in interface org.semanticweb.owlapi.model.OWLObjectOneOf
Deprecated.
use the stream method
getIndividuals(OWLClass, OWLOntology) - Static method in class org.semanticweb.owlapi.search.EntitySearcher
Gets the individuals that have been asserted to be an instance of this class by axioms in the specified ontology.
getIndividuals(OWLClass, Stream<OWLOntology>) - Static method in class org.semanticweb.owlapi.search.EntitySearcher
Gets the individuals that have been asserted to be an instance of this class by axioms in the speficied ontologies.
getIndividualsAsList() - Method in interface org.semanticweb.owlapi.model.OWLNaryIndividualAxiom
Gets the individuals returned by OWLNaryIndividualAxiom.getIndividuals() as a list.
getIndividualsInSignature() - Method in interface org.semanticweb.owlapi.model.HasIndividualsInSignature
Deprecated.
use the stream method
getIndividualsInSignature(Imports) - Method in interface org.semanticweb.owlapi.model.OWLSignature
Deprecated.
use the stream method
getIndividualsInSignature(boolean) - Method in interface org.semanticweb.owlapi.model.OWLSignatureBooleanArgs
Deprecated.
use the stream method
getInputStream(IRI, OWLOntologyLoaderConfiguration) - Static method in class org.semanticweb.owlapi.io.DocumentSources
getInputStream(IRI, OWLOntologyLoaderConfiguration, String) - Static method in class org.semanticweb.owlapi.io.DocumentSources
A convenience method that obtains an input stream from a URI.
getInputStream() - Method in class org.semanticweb.owlapi.io.FileDocumentSource
 
getInputStream() - Method in class org.semanticweb.owlapi.io.GZipFileDocumentSource
 
getInputStream() - Method in class org.semanticweb.owlapi.io.GZipStreamDocumentSource
 
getInputStream() - Method in interface org.semanticweb.owlapi.io.OWLOntologyDocumentSource
If an input stream can be obtained from this document source then this method creates it.
getInputStream() - Method in class org.semanticweb.owlapi.io.StreamDocumentSourceBase
 
getInputStream() - Method in class org.semanticweb.owlapi.io.XZFileDocumentSource
 
getInputStream() - Method in class org.semanticweb.owlapi.io.XZStreamDocumentSource
 
getInstance() - Static method in class org.semanticweb.owlapi.io.ToStringRenderer
 
getInstances(OWLClassExpression, boolean) - Method in interface org.semanticweb.owlapi.reasoner.OWLReasoner
Gets the individuals which are instances of the specified class expression.
getInstances(OWLClassExpression, InferenceDepth) - Method in interface org.semanticweb.owlapi.reasoner.OWLReasoner
 
getInstances(OWLClassExpression) - Method in interface org.semanticweb.owlapi.reasoner.OWLReasoner
 
getInstances(OWLClassExpression, OWLOntology) - Static method in class org.semanticweb.owlapi.search.EntitySearcher
 
getInstances(OWLClassExpression, Stream<OWLOntology>) - Static method in class org.semanticweb.owlapi.search.EntitySearcher
 
getIntegerOWLDatatype() - Method in interface org.semanticweb.owlapi.model.providers.OWLVocabularyProvider
A convenience method that obtains the datatype that represents integers.
getInverse() - Method in interface org.semanticweb.owlapi.model.OWLObjectInverseOf
Gets the property expression that this is the inverse of.
getInverse() - Method in class org.semanticweb.owlapitools.builders.BuilderInverseObjectProperties
 
getInverseFunctionalObjectPropertyAxioms(OWLObjectPropertyExpression) - Method in interface org.semanticweb.owlapi.model.OWLAxiomIndex
Deprecated.
use the stream method
getInverseObjectProperties(OWLObjectPropertyExpression) - Method in interface org.semanticweb.owlapi.reasoner.OWLReasoner
Gets the set of simplified object property expressions that are the inverses of the specified object property expression with respect to the imports closure of the root ontology.
getInverseObjectPropertyAxioms(OWLObjectPropertyExpression) - Method in interface org.semanticweb.owlapi.model.OWLAxiomIndex
Deprecated.
use the stream method
getInverseProperty() - Method in interface org.semanticweb.owlapi.model.OWLObjectInverseOf
 
getInverseProperty() - Method in interface org.semanticweb.owlapi.model.OWLObjectPropertyExpression
Obtains the property that corresponds to the inverse of this property.
getInverses(OWLObjectPropertyExpression, OWLOntology) - Static method in class org.semanticweb.owlapi.search.EntitySearcher
 
getInverses(OWLObjectPropertyExpression, Stream<OWLOntology>) - Static method in class org.semanticweb.owlapi.search.EntitySearcher
 
getIOException() - Method in exception org.semanticweb.owlapi.io.OWLOntologyStorageIOException
Gets the IOException that this exception wraps.
getIRI(String) - Method in class org.semanticweb.owlapi.formats.PrefixDocumentFormatImpl
 
getIRI() - Method in class org.semanticweb.owlapi.io.RDFLiteral
 
getIRI() - Method in class org.semanticweb.owlapi.io.RDFResourceBlankNode
 
getIRI() - Method in class org.semanticweb.owlapi.io.RDFResourceIRI
 
getIRI() - Method in enum org.semanticweb.owlapi.model.ClassExpressionType
 
getIRI() - Method in enum org.semanticweb.owlapi.model.DataRangeType
 
getIRI() - Method in class org.semanticweb.owlapi.model.EntityType
 
getIRI() - Method in interface org.semanticweb.owlapi.model.HasIRI
Gets the IRI of this object.
getIRI() - Method in interface org.semanticweb.owlapi.model.OWLImportsDeclaration
Gets the import IRI.
getIRI(String) - Method in interface org.semanticweb.owlapi.model.PrefixManager
Gets the URI for a given prefix IRI.
getIRI() - Method in class org.semanticweb.owlapi.profiles.OWL2DLProfile
 
getIRI() - Method in class org.semanticweb.owlapi.profiles.OWL2ELProfile
 
getIRI() - Method in class org.semanticweb.owlapi.profiles.OWL2Profile
 
getIRI() - Method in class org.semanticweb.owlapi.profiles.OWL2QLProfile
 
getIRI() - Method in class org.semanticweb.owlapi.profiles.OWL2RLProfile
 
getIRI() - Method in enum org.semanticweb.owlapi.profiles.Profiles
 
getIRI(String) - Method in class org.semanticweb.owlapi.util.DefaultPrefixManager
 
getIRI() - Method in enum org.semanticweb.owlapi.vocab.DublinCoreVocabulary
 
getIRI() - Method in enum org.semanticweb.owlapi.vocab.OWL2Datatype
 
getIRI() - Method in enum org.semanticweb.owlapi.vocab.OWLFacet
 
getIRI() - Method in enum org.semanticweb.owlapi.vocab.OWLRDFVocabulary
 
getIRI() - Method in enum org.semanticweb.owlapi.vocab.OWLXMLVocabulary
 
getIRI() - Method in enum org.semanticweb.owlapi.vocab.SKOSVocabulary
 
getIRI() - Method in enum org.semanticweb.owlapi.vocab.SWRLBuiltInsVocabulary
 
getIRI() - Method in enum org.semanticweb.owlapi.vocab.SWRLVocabulary
 
getIRI() - Method in enum org.semanticweb.owlapi.vocab.XSDVocabulary
 
getIRI() - Method in class org.semanticweb.owlapitools.builders.BaseEntityBuilder
 
getIRI() - Method in class org.semanticweb.owlapitools.builders.BuilderImportsDeclaration
 
getIRI() - Method in class org.semanticweb.owlapitools.builders.BuilderSWRLBuiltInAtom
 
getIRI() - Method in class org.semanticweb.owlapitools.builders.BuilderSWRLVariable
 
getIRIFromNodeID(String) - Static method in class org.semanticweb.owlapi.model.NodeID
Returns an absolute IRI from a nodeID attribute.
getIRIMappers() - Method in interface org.semanticweb.owlapi.model.OWLOntologyManager
 
getIRIString() - Method in class org.semanticweb.owlapi.io.RDFResourceIRI
 
getIRIString() - Method in class org.semanticweb.owlapi.model.IRI
 
getIrreflexiveObjectPropertyAxioms(OWLObjectPropertyExpression) - Method in interface org.semanticweb.owlapi.model.OWLAxiomIndex
Deprecated.
use the stream method
getItem() - Method in class org.semanticweb.owlapi.change.AxiomChangeData
 
getItem() - Method in class org.semanticweb.owlapi.change.ImportChangeData
 
getItem() - Method in class org.semanticweb.owlapi.change.OntologyAnnotationChangeData
 
getItem() - Method in class org.semanticweb.owlapi.change.OWLOntologyChangeData
 
getItem() - Method in class org.semanticweb.owlapi.change.SetOntologyIDData
 
getKey() - Method in class org.semanticweb.owlapi.formats.DLSyntaxDocumentFormat
 
getKey() - Method in class org.semanticweb.owlapi.formats.DLSyntaxDocumentFormatFactory
 
getKey() - Method in class org.semanticweb.owlapi.formats.DLSyntaxHTMLDocumentFormat
 
getKey() - Method in class org.semanticweb.owlapi.formats.DLSyntaxHTMLDocumentFormatFactory
 
getKey() - Method in class org.semanticweb.owlapi.formats.FunctionalSyntaxDocumentFormat
 
getKey() - Method in class org.semanticweb.owlapi.formats.FunctionalSyntaxDocumentFormatFactory
 
getKey() - Method in class org.semanticweb.owlapi.formats.KRSS2DocumentFormat
 
getKey() - Method in class org.semanticweb.owlapi.formats.KRSS2DocumentFormatFactory
 
getKey() - Method in class org.semanticweb.owlapi.formats.KRSSDocumentFormat
 
getKey() - Method in class org.semanticweb.owlapi.formats.KRSSDocumentFormatFactory
 
getKey() - Method in class org.semanticweb.owlapi.formats.LabelFunctionalDocumentFormat
 
getKey() - Method in class org.semanticweb.owlapi.formats.LabelFunctionalDocumentFormatFactory
 
getKey() - Method in class org.semanticweb.owlapi.formats.LatexAxiomsListDocumentFormat
 
getKey() - Method in class org.semanticweb.owlapi.formats.LatexAxiomsListDocumentFormatFactory
 
getKey() - Method in class org.semanticweb.owlapi.formats.LatexDocumentFormat
 
getKey() - Method in class org.semanticweb.owlapi.formats.LatexDocumentFormatFactory
 
getKey() - Method in class org.semanticweb.owlapi.formats.ManchesterSyntaxDocumentFormat
 
getKey() - Method in class org.semanticweb.owlapi.formats.ManchesterSyntaxDocumentFormatFactory
 
getKey() - Method in class org.semanticweb.owlapi.formats.OBODocumentFormat
 
getKey() - Method in class org.semanticweb.owlapi.formats.OBODocumentFormatFactory
 
getKey() - Method in class org.semanticweb.owlapi.formats.OWLXMLDocumentFormat
 
getKey() - Method in class org.semanticweb.owlapi.formats.OWLXMLDocumentFormatFactory
 
getKey() - Method in class org.semanticweb.owlapi.formats.PrefixDocumentFormatImpl
 
getKey() - Method in class org.semanticweb.owlapi.formats.RDFXMLDocumentFormat
 
getKey() - Method in class org.semanticweb.owlapi.formats.RDFXMLDocumentFormatFactory
 
getKey() - Method in class org.semanticweb.owlapi.formats.TurtleDocumentFormat
 
getKey() - Method in class org.semanticweb.owlapi.formats.TurtleDocumentFormatFactory
 
getKey() - Method in interface org.semanticweb.owlapi.model.OWLDocumentFormat
 
getKey() - Method in interface org.semanticweb.owlapi.model.OWLDocumentFormatFactory
Returns the key for the OWLDocumentFormat that this class is a factory for without necessarily creating an instance of the OWLDocumentFormat.
getKey() - Method in class org.semanticweb.owlapi.util.OWLDocumentFormatFactoryImpl
 
getLabel() - Method in interface org.semanticweb.owlapi.util.InferredAxiomGenerator
 
getLabel() - Method in class org.semanticweb.owlapi.util.InferredClassAssertionAxiomGenerator
 
getLabel() - Method in class org.semanticweb.owlapi.util.InferredDataPropertyCharacteristicAxiomGenerator
 
getLabel() - Method in class org.semanticweb.owlapi.util.InferredDisjointClassesAxiomGenerator
 
getLabel() - Method in class org.semanticweb.owlapi.util.InferredEquivalentClassAxiomGenerator
 
getLabel() - Method in class org.semanticweb.owlapi.util.InferredEquivalentDataPropertiesAxiomGenerator
 
getLabel() - Method in class org.semanticweb.owlapi.util.InferredEquivalentObjectPropertyAxiomGenerator
 
getLabel() - Method in class org.semanticweb.owlapi.util.InferredInverseObjectPropertiesAxiomGenerator
 
getLabel() - Method in class org.semanticweb.owlapi.util.InferredObjectPropertyCharacteristicAxiomGenerator
 
getLabel() - Method in class org.semanticweb.owlapi.util.InferredPropertyAssertionGenerator
 
getLabel() - Method in class org.semanticweb.owlapi.util.InferredSubClassAxiomGenerator
 
getLabel() - Method in class org.semanticweb.owlapi.util.InferredSubDataPropertyAxiomGenerator
 
getLabel() - Method in class org.semanticweb.owlapi.util.InferredSubObjectPropertyAxiomGenerator
 
getLang() - Method in class org.semanticweb.owlapi.io.RDFLiteral
 
getLang() - Method in interface org.semanticweb.owlapi.model.HasLang
Gets the language tag of the literal.
getLang() - Method in interface org.semanticweb.owlapi.model.OWLLiteral
 
getLanguageTag() - Method in class org.semanticweb.owlapi.io.RDFLiteral
 
getLexicalForm() - Method in class org.semanticweb.owlapi.io.RDFLiteral
 
getLexicalValue() - Method in class org.semanticweb.owlapi.io.RDFLiteral
 
getLineNumber() - Method in exception org.semanticweb.owlapi.io.OWLParserException
Gets the line number of the line that the parser was parsing when the error occurred.
getLiteral() - Method in interface org.semanticweb.owlapi.model.OWLLiteral
Gets the lexical value of this literal.
getLiteral() - Method in interface org.semanticweb.owlapi.model.SWRLLiteralArgument
Gets the literal for this argument.
getLiteral() - Method in class org.semanticweb.owlapitools.builders.BuilderDataHasValue
 
getLiteral() - Method in class org.semanticweb.owlapitools.builders.BuilderDataPropertyAssertion
 
getLiteral() - Method in class org.semanticweb.owlapitools.builders.BuilderFacetRestriction
 
getLiteral() - Method in class org.semanticweb.owlapitools.builders.BuilderNegativeDataPropertyAssertion
 
getLiteral() - Method in class org.semanticweb.owlapitools.builders.BuilderSWRLLiteralArgument
 
getLocalName() - Method in enum org.semanticweb.owlapi.vocab.SKOSVocabulary
 
getLogicalAxiomCount() - Method in interface org.semanticweb.owlapi.model.OWLAxiomCollection
Gets the number of logical axioms in this collection.
getLogicalAxiomCount(Imports) - Method in interface org.semanticweb.owlapi.model.OWLAxiomCollection
Gets the number of logical axioms in this collection, optionally including the imports closure.
getLogicalAxiomCount(boolean) - Method in interface org.semanticweb.owlapi.model.OWLAxiomCollectionBooleanArgs
Deprecated.
use the stream method
getLogicalAxioms() - Method in interface org.semanticweb.owlapi.model.HasLogicalAxioms
Deprecated.
use the stream method
getLogicalAxioms(Imports) - Method in interface org.semanticweb.owlapi.model.OWLAxiomCollection
Deprecated.
use the stream method
getLogicalAxioms(boolean) - Method in interface org.semanticweb.owlapi.model.OWLAxiomCollectionBooleanArgs
Deprecated.
use the stream method
getMainNode() - Method in class org.semanticweb.owlapi.io.RDFResourceParseError
 
getMainNodeTriples() - Method in class org.semanticweb.owlapi.io.RDFResourceParseError
 
getMajor() - Method in class org.semanticweb.owlapi.util.Version
 
getMaxArity() - Method in enum org.semanticweb.owlapi.vocab.SWRLBuiltInsVocabulary
Gets the maximum arity of this built in.
getMessage() - Method in exception org.semanticweb.owlapi.io.OWLParserException
 
getMessage() - Method in exception org.semanticweb.owlapi.io.UnparsableOntologyException
 
getMessage() - Method in exception org.semanticweb.owlapi.reasoner.FreshEntitiesException
 
getMIMEType() - Method in interface org.semanticweb.owlapi.io.OWLOntologyDocumentSource
 
getMIMEType() - Method in class org.semanticweb.owlapi.io.OWLOntologyDocumentSourceBase
 
getMIMETypes() - Method in class org.semanticweb.owlapi.io.OWLParserFactoryImpl
 
getMIMETypes() - Method in interface org.semanticweb.owlapi.model.MIMETypeAware
Returns a sorted list of MIMETypes for the OWLDocumentFormat that this class is a factory for.
getMIMETypes() - Method in class org.semanticweb.owlapi.util.OWLDocumentFormatFactoryImpl
 
getMinArity() - Method in enum org.semanticweb.owlapi.vocab.SWRLBuiltInsVocabulary
Gets the minimum arity of this built in.
getMinor() - Method in class org.semanticweb.owlapi.util.Version
 
getMissingImportHandlingStrategy() - Method in class org.semanticweb.owlapi.model.OntologyConfigurator
 
getMissingImportHandlingStrategy() - Method in class org.semanticweb.owlapi.model.OWLOntologyLoaderConfiguration
Gets the strategy used for missing imports.
getMissingOntologyHeaderStrategy() - Method in class org.semanticweb.owlapi.model.OntologyConfigurator
 
getMissingOntologyHeaderStrategy() - Method in class org.semanticweb.owlapi.model.OWLOntologyLoaderConfiguration
 
getName() - Method in class org.semanticweb.owlapi.change.OWLOntologyChangeRecord
 
getName() - Method in interface org.semanticweb.owlapi.io.OWLParser
 
getName() - Method in class org.semanticweb.owlapi.model.AxiomType
 
getName() - Method in enum org.semanticweb.owlapi.model.ClassExpressionType
 
getName() - Method in enum org.semanticweb.owlapi.model.DataRangeType
 
getName() - Method in class org.semanticweb.owlapi.model.EntityType
 
getName() - Method in class org.semanticweb.owlapi.profiles.OWL2DLProfile
Gets the name of the profile.
getName() - Method in class org.semanticweb.owlapi.profiles.OWL2ELProfile
 
getName() - Method in class org.semanticweb.owlapi.profiles.OWL2Profile
 
getName() - Method in class org.semanticweb.owlapi.profiles.OWL2QLProfile
Gets the name of the profile.
getName() - Method in class org.semanticweb.owlapi.profiles.OWL2RLProfile
Gets the name of the profile.
getName() - Method in interface org.semanticweb.owlapi.profiles.OWLProfile
Gets the name of the profile.
getName() - Method in enum org.semanticweb.owlapi.profiles.Profiles
 
getName(OWLEntity) - Method in class org.semanticweb.owlapi.util.OWLEntityFragmentProvider
 
getName() - Method in enum org.semanticweb.owlapi.vocab.OWL2Datatype.Category
 
getNamedClasses() - Method in interface org.semanticweb.owlapi.model.OWLEquivalentClassesAxiom
Deprecated.
use the stream method
getNamedConjuncts(OWLClassExpression) - Method in class org.semanticweb.owlapi.util.NamedConjunctChecker
Gets the named conjuncts for the specified expression.
getNamedProperty() - Method in interface org.semanticweb.owlapi.model.OWLObjectProperty
 
getNamedProperty() - Method in interface org.semanticweb.owlapi.model.OWLObjectPropertyExpression
Get the named object property used in this property expression.
getNamespace() - Method in class org.semanticweb.owlapi.model.IRI
 
getNamespace() - Method in enum org.semanticweb.owlapi.vocab.OWLRDFVocabulary
 
getNamespace2PrefixMap() - Method in class org.semanticweb.owlapi.util.NamespaceUtil
 
getNCNamePrefix(CharSequence) - Static method in class org.semanticweb.owlapi.io.XMLUtils
utility to get the part of a charsequence that is not the NCName fragment.
getNCNameSuffix(CharSequence) - Static method in class org.semanticweb.owlapi.io.XMLUtils
Get the longest NCName that is a suffix of a character sequence.
getNCNameSuffixIndex(CharSequence) - Static method in class org.semanticweb.owlapi.io.XMLUtils
Gets the index of the longest NCName that is the suffix of a character sequence.
getNegativeDataPropertyAssertionAxioms(OWLIndividual) - Method in interface org.semanticweb.owlapi.model.OWLAxiomIndex
Deprecated.
use the stream method
getNegativeDataPropertyValues(OWLIndividual, OWLDataPropertyExpression, OWLOntology) - Static method in class org.semanticweb.owlapi.search.EntitySearcher
 
getNegativeDataPropertyValues(OWLIndividual, OWLDataPropertyExpression, Stream<OWLOntology>) - Static method in class org.semanticweb.owlapi.search.EntitySearcher
 
getNegativeDataPropertyValues(OWLIndividual, OWLOntology) - Static method in class org.semanticweb.owlapi.search.EntitySearcher
 
getNegativeDataPropertyValues(OWLIndividual, Stream<OWLOntology>) - Static method in class org.semanticweb.owlapi.search.EntitySearcher
 
getNegativeLiterals() - Method in class org.semanticweb.owlapi.util.OWLClassLiteralCollector
 
getNegativeObjectPropertyAssertionAxioms(OWLIndividual) - Method in interface org.semanticweb.owlapi.model.OWLAxiomIndex
Deprecated.
use the stream method
getNegativeObjectPropertyValues(OWLIndividual, OWLObjectPropertyExpression, OWLOntology) - Static method in class org.semanticweb.owlapi.search.EntitySearcher
 
getNegativeObjectPropertyValues(OWLIndividual, OWLObjectPropertyExpression, Stream<OWLOntology>) - Static method in class org.semanticweb.owlapi.search.EntitySearcher
 
getNegativeObjectPropertyValues(OWLIndividual, OWLOntology) - Static method in class org.semanticweb.owlapi.search.EntitySearcher
 
getNegativeObjectPropertyValues(OWLIndividual, Stream<OWLOntology>) - Static method in class org.semanticweb.owlapi.search.EntitySearcher
 
getNestedClassExpressions() - Method in interface org.semanticweb.owlapi.model.OWLObject
Deprecated.
use the stream method
getNewId() - Method in class org.semanticweb.owlapi.change.SetOntologyIDData
Gets the OWLOntologyID that is associated with some SetOntologyID change.
getNewOntologyID() - Method in class org.semanticweb.owlapi.model.SetOntologyID
 
getNextDocumentIRI(String) - Static method in class org.semanticweb.owlapi.model.IRI
 
getNNF() - Method in interface org.semanticweb.owlapi.model.OWLAxiom
Gets this axioms in negation normal form.
getNNF() - Method in interface org.semanticweb.owlapi.model.OWLClassExpression
Gets this expression in negation normal form.
getNode() - Method in interface org.semanticweb.owlapi.reasoner.knowledgeexploration.OWLKnowledgeExplorerReasoner.RootNode
 
getNodeID(String) - Static method in class org.semanticweb.owlapi.model.NodeID
Gets a NodeID with a specific identifier string.
getNodeID() - Static method in class org.semanticweb.owlapi.model.NodeID
 
getNodeIDValue() - Method in class org.semanticweb.owlapi.io.RDFResource
For blank nodes, return a valid value for thr rdf/xml nodeId attribute.
getNodeIDValue() - Method in class org.semanticweb.owlapi.io.RDFResourceBlankNode
 
getNodeIDValue() - Method in class org.semanticweb.owlapi.io.RDFResourceIRI
 
getNodes() - Method in interface org.semanticweb.owlapi.reasoner.NodeSet
Deprecated.
getNonnullFormat() - Method in interface org.semanticweb.owlapi.model.OWLOntology
Gets the ontology format for this ontology, ensuring it is not null (an error is thrown if the ontology has no format).
getNonnullOntologyFormat(OWLOntology) - Method in interface org.semanticweb.owlapi.model.OWLOntologyManager
Gets the ontology format for the specified ontology, ensuring it is not null (an error is thrown if the ontology has no format).
getNonSimpleProperties() - Method in class org.semanticweb.owlapi.util.OWLObjectPropertyManager
 
getNonSimpleRoles() - Method in class org.semanticweb.owlapi.profiles.OWL2ProfileReport
 
getNormalisedString(String) - Method in enum org.semanticweb.owlapi.vocab.OWL2Datatype.WhiteSpaceNormalisation
Gets the normalised version of a string.
getObject() - Method in class org.semanticweb.owlapi.io.RDFTriple
 
getObject() - Method in interface org.semanticweb.owlapi.model.HasObject
Gets the object.
getObject() - Method in interface org.semanticweb.owlapi.model.OWLPropertyAssertionAxiom
Gets the object of this assertion.
getObjectComplementOf() - Method in interface org.semanticweb.owlapi.model.OWLClassExpression
Gets the object complement of this class expression.
getObjectLabel(OWLKnowledgeExplorerReasoner.RootNode, boolean) - Method in interface org.semanticweb.owlapi.reasoner.knowledgeexploration.OWLKnowledgeExplorerReasoner
 
getObjectNeighbours(OWLKnowledgeExplorerReasoner.RootNode, boolean) - Method in interface org.semanticweb.owlapi.reasoner.knowledgeexploration.OWLKnowledgeExplorerReasoner
 
getObjectNeighbours(OWLKnowledgeExplorerReasoner.RootNode, OWLObjectProperty) - Method in interface org.semanticweb.owlapi.reasoner.knowledgeexploration.OWLKnowledgeExplorerReasoner
 
getObjectProperties(OWLDataFactory) - Static method in enum org.semanticweb.owlapi.vocab.SKOSVocabulary
 
getObjectPropertiesInSignature() - Method in interface org.semanticweb.owlapi.model.HasObjectPropertiesInSignature
Deprecated.
use the stream method
getObjectPropertiesInSignature(Imports) - Method in interface org.semanticweb.owlapi.model.OWLSignature
Deprecated.
use the stream method
getObjectPropertiesInSignature(boolean) - Method in interface org.semanticweb.owlapi.model.OWLSignatureBooleanArgs
Deprecated.
use the stream method
getObjectPropertyAssertionAxioms(OWLIndividual) - Method in interface org.semanticweb.owlapi.model.OWLAxiomIndex
Deprecated.
use the stream method
getObjectPropertyDomainAxioms(OWLObjectPropertyExpression) - Method in interface org.semanticweb.owlapi.model.OWLAxiomIndex
Deprecated.
use the stream method
getObjectPropertyDomains(OWLObjectPropertyExpression, boolean) - Method in interface org.semanticweb.owlapi.reasoner.OWLReasoner
Gets the named classes that are the direct or indirect domains of this property with respect to the imports closure of the root ontology.
getObjectPropertyDomains(OWLObjectPropertyExpression, InferenceDepth) - Method in interface org.semanticweb.owlapi.reasoner.OWLReasoner
 
getObjectPropertyDomains(OWLObjectPropertyExpression) - Method in interface org.semanticweb.owlapi.reasoner.OWLReasoner
 
getObjectPropertyExpressions() - Method in interface org.semanticweb.owlapi.model.OWLHasKeyAxiom
Deprecated.
use the stream method
getObjectPropertyRangeAxioms(OWLObjectPropertyExpression) - Method in interface org.semanticweb.owlapi.model.OWLAxiomIndex
Deprecated.
use the stream method
getObjectPropertyRanges(OWLObjectPropertyExpression, boolean) - Method in interface org.semanticweb.owlapi.reasoner.OWLReasoner
Gets the named classes that are the direct or indirect ranges of this property with respect to the imports closure of the root ontology.
getObjectPropertyRanges(OWLObjectPropertyExpression, InferenceDepth) - Method in interface org.semanticweb.owlapi.reasoner.OWLReasoner
 
getObjectPropertyRanges(OWLObjectPropertyExpression) - Method in interface org.semanticweb.owlapi.reasoner.OWLReasoner
 
getObjectPropertyValues(OWLNamedIndividual, OWLObjectPropertyExpression) - Method in interface org.semanticweb.owlapi.reasoner.OWLReasoner
Gets the object property values for the specified individual and object property expression.
getObjectPropertyValues(OWLIndividual, OWLObjectPropertyExpression, OWLOntology) - Static method in class org.semanticweb.owlapi.search.EntitySearcher
 
getObjectPropertyValues(OWLIndividual, OWLObjectPropertyExpression, Stream<OWLOntology>) - Static method in class org.semanticweb.owlapi.search.EntitySearcher
 
getObjectPropertyValues(OWLIndividual, OWLOntology) - Static method in class org.semanticweb.owlapi.search.EntitySearcher
 
getObjectPropertyValues(OWLIndividual, Stream<OWLOntology>) - Static method in class org.semanticweb.owlapi.search.EntitySearcher
 
getObjects() - Method in class org.semanticweb.owlapi.util.AbstractCollectorEx
 
getObjects() - Method in class org.semanticweb.owlapi.util.ImportsStructureObjectSorter
Gets a map that maps ontologies to sets of associated objects.
getObjectSubPropertyAxiomsForSubProperty(OWLObjectPropertyExpression) - Method in interface org.semanticweb.owlapi.model.OWLAxiomIndex
Deprecated.
use the stream method
getObjectSubPropertyAxiomsForSuperProperty(OWLObjectPropertyExpression) - Method in interface org.semanticweb.owlapi.model.OWLAxiomIndex
Deprecated.
use the stream method
getOntologies() - Method in interface org.semanticweb.owlapi.model.HasGetOntologies
Deprecated.
use the stream method
getOntologies(OWLAxiom) - Method in interface org.semanticweb.owlapi.model.OWLOntologyManager
Deprecated.
use the stream method
getOntology(String) - Method in interface org.semanticweb.owlapi.expression.OWLOntologyChecker
 
getOntology(OWLOntologyID) - Method in interface org.semanticweb.owlapi.model.HasGetOntologyById
Get the ontology with the specified Id.
getOntology() - Method in class org.semanticweb.owlapi.model.OWLOntologyChange
Gets the ontology that the change is/was applied to.
getOntology(IRI) - Method in interface org.semanticweb.owlapi.model.OWLOntologyManager
Gets a previously loaded/created ontology that has the specified ontology IRI and no version IRI.
getOntology(OWLOntologyID) - Method in interface org.semanticweb.owlapi.model.OWLOntologyManager
Gets a previously loaded/created ontology that has the specified ontology ID
getOntology() - Method in class org.semanticweb.owlapi.profiles.OWLProfileViolation
 
getOntology() - Method in interface org.semanticweb.owlapi.profiles.violations.UndeclaredEntityViolation
 
getOntology() - Method in class org.semanticweb.owlapi.util.OntologyAxiomPair
 
getOntology() - Method in class org.semanticweb.owlapi.util.OWLObjectWalker
Gets the last ontology to be visited.
getOntologyConfigurator() - Method in interface org.semanticweb.owlapi.model.HasOntologyConfigurator
 
getOntologyCreationException() - Method in exception org.semanticweb.owlapi.model.UnloadableImportException
 
getOntologyDocumentIRI() - Method in exception org.semanticweb.owlapi.model.OWLOntologyDocumentAlreadyExistsException
 
getOntologyDocumentIRI(OWLOntology) - Method in interface org.semanticweb.owlapi.model.OWLOntologyManager
Gets the document IRI for a given ontology.
getOntologyFactories() - Method in interface org.semanticweb.owlapi.model.OWLOntologyManager
 
getOntologyFormat(OWLOntology) - Method in interface org.semanticweb.owlapi.model.OWLOntologyManager
Gets the ontology format for the specified ontology.
getOntologyID() - Method in class org.semanticweb.owlapi.change.OWLOntologyChangeRecord
Gets the OWLOntologyID that identifies the ontology associated with this change record.
getOntologyID() - Method in interface org.semanticweb.owlapi.model.HasOntologyID
Gets the OWLOntologyID belonging to this object.
getOntologyID() - Method in exception org.semanticweb.owlapi.model.OWLOntologyAlreadyExistsException
Gets the ID of the ontology that already exists.
getOntologyID() - Method in class org.semanticweb.owlapi.model.OWLOntologyLoaderListener.LoadingEvent
Gets the ID of the ontology being loaded.
getOntologyID() - Method in exception org.semanticweb.owlapi.model.OWLOntologyRenameException
 
getOntologyID() - Method in class org.semanticweb.owlapi.profiles.OWLProfileViolation
 
getOntologyIDsByVersion(IRI) - Method in interface org.semanticweb.owlapi.model.OWLOntologyManager
Deprecated.
use the stream method
getOntologyIRI() - Method in exception org.semanticweb.owlapi.io.OntologyIRIMappingNotFoundException
 
getOntologyIRI() - Method in class org.semanticweb.owlapi.model.OWLOntologyID
Gets the ontology IRI.
getOntologyIRIs() - Method in class org.semanticweb.owlapi.util.AutoIRIMapper
Gets the set of ontology IRIs that this mapper has found.
getOntologyLoaderConfiguration() - Method in interface org.semanticweb.owlapi.model.HasOntologyLoaderConfiguration
 
getOntologyLoaderMetaData() - Method in interface org.semanticweb.owlapi.model.OWLDocumentFormat
If this format describes an ontology that was loaded from some ontology document (rather than created programmatically) there may be some meta data about the loading process.
getOntologyLoaderMetaData() - Method in class org.semanticweb.owlapi.model.OWLDocumentFormatImpl
 
getOntologyParsers() - Method in interface org.semanticweb.owlapi.model.OWLOntologyManager
 
getOntologyStorers() - Method in interface org.semanticweb.owlapi.model.OWLOntologyManager
 
getOntologyWriterConfiguration() - Method in interface org.semanticweb.owlapi.model.HasOntologyWriterConfiguration
 
getOperand() - Method in interface org.semanticweb.owlapi.model.OWLObjectComplementOf
 
getOperands() - Method in interface org.semanticweb.owlapi.model.OWLNaryBooleanClassExpression
Deprecated.
use the stream method
getOperands() - Method in interface org.semanticweb.owlapi.model.OWLNaryDataRange
Deprecated.
use the stream method
getOperandsAsList() - Method in interface org.semanticweb.owlapi.model.HasOperands
Gets the operands as a list.
getOriginalOntologyID() - Method in class org.semanticweb.owlapi.model.SetOntologyID
Gets the original ID of the ontology whose URI was changed.
getOutputStream() - Method in class org.semanticweb.owlapi.io.FileDocumentTarget
 
getOutputStream() - Method in class org.semanticweb.owlapi.io.GZipFileDocumentTarget
 
getOutputStream() - Method in class org.semanticweb.owlapi.io.GZipStreamDocumentTarget
 
getOutputStream() - Method in interface org.semanticweb.owlapi.io.OWLOntologyDocumentTarget
Gets an OutputStream that can be used to write an ontology to an ontology document.
getOutputStream() - Method in class org.semanticweb.owlapi.io.StreamDocumentTarget
 
getOutputStream() - Method in class org.semanticweb.owlapi.io.SystemOutDocumentTarget
 
getOutputStream() - Method in class org.semanticweb.owlapi.io.XZFileDocumentTarget
 
getOutputStream() - Method in class org.semanticweb.owlapi.io.XZStreamDocumentTarget
 
getOutputStream() - Method in class org.semanticweb.owlapi.io.ZipDocumentTarget
 
getOWLAnnotation(OWLAnnotationProperty, OWLAnnotationValue) - Method in interface org.semanticweb.owlapi.model.providers.AnnotationProvider
Gets an annotation
getOWLAnnotation(OWLAnnotationProperty, OWLAnnotationValue, Collection<OWLAnnotation>) - Method in interface org.semanticweb.owlapi.model.providers.AnnotationProvider
Gets an annotation
getOWLAnnotation(OWLAnnotationProperty, OWLAnnotationValue, OWLAnnotation) - Method in interface org.semanticweb.owlapi.model.providers.AnnotationProvider
Gets an annotation
getOWLAnnotation(OWLAnnotationProperty, OWLAnnotationValue, Stream<OWLAnnotation>) - Method in interface org.semanticweb.owlapi.model.providers.AnnotationProvider
Gets an annotation
getOWLAnnotationAssertionAxiom(OWLAnnotationProperty, OWLAnnotationSubject, OWLAnnotationValue) - Method in interface org.semanticweb.owlapi.model.providers.AnnotationAssertionProvider
 
getOWLAnnotationAssertionAxiom(OWLAnnotationSubject, OWLAnnotation) - Method in interface org.semanticweb.owlapi.model.providers.AnnotationAssertionProvider
 
getOWLAnnotationAssertionAxiom(OWLAnnotationProperty, OWLAnnotationSubject, OWLAnnotationValue, Collection<OWLAnnotation>) - Method in interface org.semanticweb.owlapi.model.providers.AnnotationAssertionProvider
 
getOWLAnnotationAssertionAxiom(OWLAnnotationSubject, OWLAnnotation, Collection<OWLAnnotation>) - Method in interface org.semanticweb.owlapi.model.providers.AnnotationAssertionProvider
 
getOWLAnnotationProperty(String) - Method in interface org.semanticweb.owlapi.expression.OWLEntityChecker
 
getOWLAnnotationProperty(String) - Method in class org.semanticweb.owlapi.expression.ShortFormEntityChecker
 
getOWLAnnotationProperty(IRI) - Method in interface org.semanticweb.owlapi.model.providers.AnnotationPropertyProvider
Gets an instance of OWLAnnotationProperty that has the specified IRI.
getOWLAnnotationProperty(HasIRI) - Method in interface org.semanticweb.owlapi.model.providers.AnnotationPropertyProvider
Gets an instance of OWLAnnotationProperty with the same IRI as the input.
getOWLAnnotationProperty(String) - Method in interface org.semanticweb.owlapi.model.providers.AnnotationPropertyProvider
Gets an instance of OWLAnnotationProperty that has the specified IRI.
getOWLAnnotationProperty(String, String) - Method in interface org.semanticweb.owlapi.model.providers.AnnotationPropertyProvider
Gets an instance of OWLAnnotationProperty that has the specified IRI.
getOWLAnnotationProperty(String, PrefixManager) - Method in interface org.semanticweb.owlapi.model.providers.AnnotationPropertyProvider
Gets an OWLAnnotationProperty that has an IRI that is obtained by expanding an abbreviated name using an appropriate prefix mapping.
getOWLAnnotationPropertyDomainAxiom(OWLAnnotationProperty, IRI) - Method in interface org.semanticweb.owlapi.model.axiomproviders.DomainAxiomProvider
 
getOWLAnnotationPropertyDomainAxiom(OWLAnnotationProperty, IRI, Collection<OWLAnnotation>) - Method in interface org.semanticweb.owlapi.model.axiomproviders.DomainAxiomProvider
 
getOWLAnnotationPropertyRangeAxiom(OWLAnnotationProperty, IRI) - Method in interface org.semanticweb.owlapi.model.axiomproviders.RangeAxiomProvider
 
getOWLAnnotationPropertyRangeAxiom(OWLAnnotationProperty, IRI, Collection<OWLAnnotation>) - Method in interface org.semanticweb.owlapi.model.axiomproviders.RangeAxiomProvider
 
getOWLAnonymousIndividual(String) - Method in interface org.semanticweb.owlapi.model.providers.AnonymousIndividualByIdProvider
Gets an OWLAnonymousIndividual that has a specific NodeID .
getOWLAnonymousIndividual() - Method in interface org.semanticweb.owlapi.model.providers.AnonymousIndividualProvider
getOWLAnonymousIndividual(String) - Method in class org.semanticweb.owlapi.util.RemappingIndividualProvider
 
getOWLAsymmetricObjectPropertyAxiom(OWLObjectPropertyExpression) - Method in interface org.semanticweb.owlapi.model.axiomproviders.PropertyCharacteristicAxiomProvider
 
getOWLAsymmetricObjectPropertyAxiom(OWLObjectPropertyExpression, Collection<OWLAnnotation>) - Method in interface org.semanticweb.owlapi.model.axiomproviders.PropertyCharacteristicAxiomProvider
 
getOWLBackwardCompatibleWith() - Method in interface org.semanticweb.owlapi.model.providers.OWLVocabularyProvider
Gets an annotation property that has an IRI corresponding to owl:backwardCompatibleWith.
getOWLBottomDataProperty() - Method in interface org.semanticweb.owlapi.model.providers.OWLVocabularyProvider
 
getOWLBottomObjectProperty() - Method in interface org.semanticweb.owlapi.model.providers.OWLVocabularyProvider
 
getOWLClass(String) - Method in interface org.semanticweb.owlapi.expression.OWLEntityChecker
 
getOWLClass(String) - Method in class org.semanticweb.owlapi.expression.ShortFormEntityChecker
 
getOWLClass() - Method in interface org.semanticweb.owlapi.model.OWLDisjointUnionAxiom
Gets the class which is equivalent to the disjoint union.
getOWLClass(IRI) - Method in interface org.semanticweb.owlapi.model.providers.ClassProvider
Gets an instance of OWLClass that has the specified IRI.
getOWLClass(HasIRI) - Method in interface org.semanticweb.owlapi.model.providers.ClassProvider
Gets an instance of OWLClass with the same IRI as the input.
getOWLClass(String) - Method in interface org.semanticweb.owlapi.model.providers.ClassProvider
Gets an instance of OWLClass that has the specified IRI.
getOWLClass(String, String) - Method in interface org.semanticweb.owlapi.model.providers.ClassProvider
Gets an instance of OWLClass that has an IRI composed of the provided namespace and remainder.
getOWLClass(String, PrefixManager) - Method in interface org.semanticweb.owlapi.model.providers.ClassProvider
Gets an OWLClass that has an IRI that is obtained by expanding an abbreviated name using an appropriate prefix mapping.
getOWLClassAssertionAxiom(OWLClassExpression, OWLIndividual) - Method in interface org.semanticweb.owlapi.model.providers.ClassAssertionProvider
 
getOWLClassAssertionAxiom(OWLClassExpression, OWLIndividual, Collection<OWLAnnotation>) - Method in interface org.semanticweb.owlapi.model.providers.ClassAssertionProvider
 
getOWLDataAllValuesFrom(OWLDataPropertyExpression, OWLDataRange) - Method in interface org.semanticweb.owlapi.model.providers.UniversalProvider
 
getOWLDataAllValuesFrom(OWLDataPropertyExpression, OWL2Datatype) - Method in interface org.semanticweb.owlapi.model.providers.UniversalProvider
 
getOWLDataComplementOf(OWLDataRange) - Method in interface org.semanticweb.owlapi.model.providers.ComplementProvider
Gets an OWLDataComplementOf (see spec)
getOWLDataComplementOf(OWL2Datatype) - Method in interface org.semanticweb.owlapi.model.providers.ComplementProvider
Gets an OWLDataComplementOf (see spec)
getOWLDataExactCardinality(int, OWLDataPropertyExpression) - Method in interface org.semanticweb.owlapi.model.providers.CardinalityRestrictionProvider
 
getOWLDataExactCardinality(int, OWLDataPropertyExpression, OWLDataRange) - Method in interface org.semanticweb.owlapi.model.providers.CardinalityRestrictionProvider
 
getOWLDataExactCardinality(int, OWLDataPropertyExpression, OWL2Datatype) - Method in interface org.semanticweb.owlapi.model.providers.CardinalityRestrictionProvider
 
getOWLDataFactory() - Method in interface org.semanticweb.owlapi.model.HasDataFactory
Gets a data factory which can be used to create OWL API objects such as classes, properties, individuals, axioms etc.
getOWLDataHasValue(OWLDataPropertyExpression, OWLLiteral) - Method in interface org.semanticweb.owlapi.model.providers.HasValueProvider
 
getOWLDataIntersectionOf(Collection<? extends OWLDataRange>) - Method in interface org.semanticweb.owlapi.model.providers.IntersectionProvider
 
getOWLDataIntersectionOf(Stream<? extends OWLDataRange>) - Method in interface org.semanticweb.owlapi.model.providers.IntersectionProvider
 
getOWLDataIntersectionOf(OWLDataRange...) - Method in interface org.semanticweb.owlapi.model.providers.IntersectionProvider
 
getOWLDataMaxCardinality(int, OWLDataPropertyExpression) - Method in interface org.semanticweb.owlapi.model.providers.CardinalityRestrictionProvider
 
getOWLDataMaxCardinality(int, OWLDataPropertyExpression, OWLDataRange) - Method in interface org.semanticweb.owlapi.model.providers.CardinalityRestrictionProvider
 
getOWLDataMaxCardinality(int, OWLDataPropertyExpression, OWL2Datatype) - Method in interface org.semanticweb.owlapi.model.providers.CardinalityRestrictionProvider
 
getOWLDataMinCardinality(int, OWLDataPropertyExpression, OWLDataRange) - Method in interface org.semanticweb.owlapi.model.providers.CardinalityRestrictionProvider
 
getOWLDataMinCardinality(int, OWLDataPropertyExpression, OWL2Datatype) - Method in interface org.semanticweb.owlapi.model.providers.CardinalityRestrictionProvider
 
getOWLDataMinCardinality(int, OWLDataPropertyExpression) - Method in interface org.semanticweb.owlapi.model.providers.CardinalityRestrictionProvider
 
getOWLDataOneOf(Stream<? extends OWLLiteral>) - Method in interface org.semanticweb.owlapi.model.providers.NominalProvider
Gets an OWLDataOneOf (see spec)
getOWLDataOneOf(Collection<? extends OWLLiteral>) - Method in interface org.semanticweb.owlapi.model.providers.NominalProvider
Gets an OWLDataOneOf (see spec)
getOWLDataOneOf(OWLLiteral...) - Method in interface org.semanticweb.owlapi.model.providers.NominalProvider
Gets an OWLDataOneOf (see spec)
getOWLDataProperty(String) - Method in interface org.semanticweb.owlapi.expression.OWLEntityChecker
 
getOWLDataProperty(String) - Method in class org.semanticweb.owlapi.expression.ShortFormEntityChecker
 
getOWLDataProperty(IRI) - Method in interface org.semanticweb.owlapi.model.providers.DataPropertyProvider
Gets an instance of OWLDataProperty that has the specified IRI.
getOWLDataProperty(HasIRI) - Method in interface org.semanticweb.owlapi.model.providers.DataPropertyProvider
Gets an instance of OWLDataProperty with the same IRI as the input.
getOWLDataProperty(String) - Method in interface org.semanticweb.owlapi.model.providers.DataPropertyProvider
Gets an instance of OWLDataProperty that has the specified IRI.
getOWLDataProperty(String, String) - Method in interface org.semanticweb.owlapi.model.providers.DataPropertyProvider
Gets an instance of OWLDataProperty that has the specified IRI.
getOWLDataProperty(String, PrefixManager) - Method in interface org.semanticweb.owlapi.model.providers.DataPropertyProvider
Gets an OWLDataProperty that has an IRI that is obtained by expanding an abbreviated name using an appropriate prefix mapping.
getOWLDataPropertyAssertionAxiom(OWLDataPropertyExpression, OWLIndividual, OWLLiteral) - Method in interface org.semanticweb.owlapi.model.providers.DataAssertionProvider
 
getOWLDataPropertyAssertionAxiom(OWLDataPropertyExpression, OWLIndividual, OWLLiteral, Collection<OWLAnnotation>) - Method in interface org.semanticweb.owlapi.model.providers.DataAssertionProvider
 
getOWLDataPropertyAssertionAxiom(OWLDataPropertyExpression, OWLIndividual, int) - Method in interface org.semanticweb.owlapi.model.providers.DataAssertionProvider
 
getOWLDataPropertyAssertionAxiom(OWLDataPropertyExpression, OWLIndividual, double) - Method in interface org.semanticweb.owlapi.model.providers.DataAssertionProvider
 
getOWLDataPropertyAssertionAxiom(OWLDataPropertyExpression, OWLIndividual, float) - Method in interface org.semanticweb.owlapi.model.providers.DataAssertionProvider
 
getOWLDataPropertyAssertionAxiom(OWLDataPropertyExpression, OWLIndividual, boolean) - Method in interface org.semanticweb.owlapi.model.providers.DataAssertionProvider
 
getOWLDataPropertyAssertionAxiom(OWLDataPropertyExpression, OWLIndividual, String) - Method in interface org.semanticweb.owlapi.model.providers.DataAssertionProvider
 
getOWLDataPropertyDomainAxiom(OWLDataPropertyExpression, OWLClassExpression) - Method in interface org.semanticweb.owlapi.model.axiomproviders.DomainAxiomProvider
 
getOWLDataPropertyDomainAxiom(OWLDataPropertyExpression, OWLClassExpression, Collection<OWLAnnotation>) - Method in interface org.semanticweb.owlapi.model.axiomproviders.DomainAxiomProvider
 
getOWLDataPropertyRangeAxiom(OWLDataPropertyExpression, OWLDataRange) - Method in interface org.semanticweb.owlapi.model.axiomproviders.RangeAxiomProvider
 
getOWLDataPropertyRangeAxiom(OWLDataPropertyExpression, OWLDataRange, Collection<OWLAnnotation>) - Method in interface org.semanticweb.owlapi.model.axiomproviders.RangeAxiomProvider
 
getOWLDataPropertyRangeAxiom(OWLDataPropertyExpression, OWL2Datatype) - Method in interface org.semanticweb.owlapi.model.axiomproviders.RangeAxiomProvider
 
getOWLDataPropertyRangeAxiom(OWLDataPropertyExpression, OWL2Datatype, Collection<OWLAnnotation>) - Method in interface org.semanticweb.owlapi.model.axiomproviders.RangeAxiomProvider
 
getOWLDataSomeValuesFrom(OWLDataPropertyExpression, OWLDataRange) - Method in interface org.semanticweb.owlapi.model.providers.ExistentialProvider
Gets an OWLDataSomeValuesFrom restriction
getOWLDataSomeValuesFrom(OWLDataPropertyExpression, OWL2Datatype) - Method in interface org.semanticweb.owlapi.model.providers.ExistentialProvider
Gets an OWLDataSomeValuesFrom restriction
getOWLDatatype(String) - Method in interface org.semanticweb.owlapi.expression.OWLEntityChecker
 
getOWLDatatype(String) - Method in class org.semanticweb.owlapi.expression.ShortFormEntityChecker
 
getOWLDatatype(IRI) - Method in interface org.semanticweb.owlapi.model.providers.DatatypeProvider
Gets an instance of OWLDatatype that has the specified IRI.
getOWLDatatype(HasIRI) - Method in interface org.semanticweb.owlapi.model.providers.DatatypeProvider
Gets an instance of OWLDatatype with the same IRI as the input.
getOWLDatatype(String) - Method in interface org.semanticweb.owlapi.model.providers.DatatypeProvider
Gets an instance of OWLDatatype that has the specified IRI.
getOWLDatatype(String, String) - Method in interface org.semanticweb.owlapi.model.providers.DatatypeProvider
Gets an instance of OWLDatatype that has the specified IRI.
getOWLDatatype(String, PrefixManager) - Method in interface org.semanticweb.owlapi.model.providers.DatatypeProvider
Gets an OWLDatatype that has an IRI that is obtained by expanding an abbreviated name using an appropriate prefix mapping.
getOWLDatatypeDefinitionAxiom(OWLDatatype, OWLDataRange) - Method in interface org.semanticweb.owlapi.model.axiomproviders.DeclarationAxiomProvider
 
getOWLDatatypeDefinitionAxiom(OWLDatatype, OWLDataRange, Collection<OWLAnnotation>) - Method in interface org.semanticweb.owlapi.model.axiomproviders.DeclarationAxiomProvider
 
getOWLDatatypeDefinitionAxiom(OWLDatatype, OWL2Datatype) - Method in interface org.semanticweb.owlapi.model.axiomproviders.DeclarationAxiomProvider
 
getOWLDatatypeDefinitionAxiom(OWLDatatype, OWL2Datatype, Collection<OWLAnnotation>) - Method in interface org.semanticweb.owlapi.model.axiomproviders.DeclarationAxiomProvider
 
getOWLDatatypeMaxExclusiveRestriction(int) - Method in interface org.semanticweb.owlapi.model.providers.DatatypeExpressionProvider
Creates a datatype restriction on xsd:integer with a maxExclusive facet restriction
getOWLDatatypeMaxExclusiveRestriction(double) - Method in interface org.semanticweb.owlapi.model.providers.DatatypeExpressionProvider
Creates a datatype restriction on xsd:double with a maxExclusive facet restriction
getOWLDatatypeMaxInclusiveRestriction(double) - Method in interface org.semanticweb.owlapi.model.providers.DatatypeExpressionProvider
Creates a datatype restriction on xsd:integer with a maxInclusive facet restriction
getOWLDatatypeMaxInclusiveRestriction(int) - Method in interface org.semanticweb.owlapi.model.providers.DatatypeExpressionProvider
Creates a datatype restriction on xsd:integer with a maxInclusive facet restriction
getOWLDatatypeMinExclusiveRestriction(int) - Method in interface org.semanticweb.owlapi.model.providers.DatatypeExpressionProvider
Creates a datatype restriction on xsd:integer with a minExclusive facet restriction
getOWLDatatypeMinExclusiveRestriction(double) - Method in interface org.semanticweb.owlapi.model.providers.DatatypeExpressionProvider
Creates a datatype restriction on xsd:double with a minExclusive facet restriction
getOWLDatatypeMinInclusiveRestriction(int) - Method in interface org.semanticweb.owlapi.model.providers.DatatypeExpressionProvider
Creates a datatype restriction on xsd:integer with a minInclusive facet restriction
getOWLDatatypeMinInclusiveRestriction(double) - Method in interface org.semanticweb.owlapi.model.providers.DatatypeExpressionProvider
Creates a datatype restriction on xsd:double with a minInclusive facet restriction
getOWLDatatypeMinMaxExclusiveRestriction(int, int) - Method in interface org.semanticweb.owlapi.model.providers.DatatypeExpressionProvider
Creates a datatype restriction on xsd:integer with min and max exclusive facet restrictions
getOWLDatatypeMinMaxExclusiveRestriction(double, double) - Method in interface org.semanticweb.owlapi.model.providers.DatatypeExpressionProvider
Creates a datatype restriction on xsd:double with min and max exclusive facet restrictions
getOWLDatatypeMinMaxInclusiveRestriction(int, int) - Method in interface org.semanticweb.owlapi.model.providers.DatatypeExpressionProvider
Creates a datatype restriction on xsd:integer with min and max inclusive facet restrictions
getOWLDatatypeMinMaxInclusiveRestriction(double, double) - Method in interface org.semanticweb.owlapi.model.providers.DatatypeExpressionProvider
Creates a datatype restriction on xsd:double with min and max inclusive facet restrictions
getOWLDatatypeRestriction(OWLDatatype, Collection<OWLFacetRestriction>) - Method in interface org.semanticweb.owlapi.model.providers.DatatypeExpressionProvider
OWLDatatypeRestriction see spec
getOWLDatatypeRestriction(OWLDatatype, OWLFacet, OWLLiteral) - Method in interface org.semanticweb.owlapi.model.providers.DatatypeExpressionProvider
OWLDatatypeRestriction see spec
getOWLDatatypeRestriction(OWLDatatype, OWLFacetRestriction...) - Method in interface org.semanticweb.owlapi.model.providers.DatatypeExpressionProvider
 
getOWLDataUnionOf(Collection<? extends OWLDataRange>) - Method in interface org.semanticweb.owlapi.model.providers.UnionProvider
 
getOWLDataUnionOf(Stream<? extends OWLDataRange>) - Method in interface org.semanticweb.owlapi.model.providers.UnionProvider
 
getOWLDataUnionOf(OWLDataRange...) - Method in interface org.semanticweb.owlapi.model.providers.UnionProvider
 
getOWLDeclarationAxiom(OWLEntity) - Method in interface org.semanticweb.owlapi.model.axiomproviders.DeclarationAxiomProvider
Gets a declaration for an entity
getOWLDeclarationAxiom(OWLEntity, Collection<OWLAnnotation>) - Method in interface org.semanticweb.owlapi.model.axiomproviders.DeclarationAxiomProvider
Gets a declaration with zero or more annotations for an entity
getOWLDeprecated() - Method in interface org.semanticweb.owlapi.model.providers.OWLVocabularyProvider
Gets an annotation property that has an IRI corresponding to owl:backwardCompatibleWith.
getOWLDifferentIndividualsAxiom(Collection<? extends OWLIndividual>) - Method in interface org.semanticweb.owlapi.model.providers.IndividualAssertionProvider
 
getOWLDifferentIndividualsAxiom(OWLIndividual...) - Method in interface org.semanticweb.owlapi.model.providers.IndividualAssertionProvider
 
getOWLDifferentIndividualsAxiom(Collection<? extends OWLIndividual>, Collection<OWLAnnotation>) - Method in interface org.semanticweb.owlapi.model.providers.IndividualAssertionProvider
 
getOWLDifferentIndividualsAxiom(OWLIndividual, OWLIndividual, Collection<OWLAnnotation>) - Method in interface org.semanticweb.owlapi.model.providers.IndividualAssertionProvider
 
getOWLDisjointClassesAxiom(Collection<? extends OWLClassExpression>) - Method in interface org.semanticweb.owlapi.model.axiomproviders.DisjointAxiomProvider
 
getOWLDisjointClassesAxiom(OWLClassExpression...) - Method in interface org.semanticweb.owlapi.model.axiomproviders.DisjointAxiomProvider
 
getOWLDisjointClassesAxiom(Collection<? extends OWLClassExpression>, Collection<OWLAnnotation>) - Method in interface org.semanticweb.owlapi.model.axiomproviders.DisjointAxiomProvider
 
getOWLDisjointClassesAxiom(OWLClassExpression, OWLClassExpression, Collection<OWLAnnotation>) - Method in interface org.semanticweb.owlapi.model.axiomproviders.DisjointAxiomProvider
 
getOWLDisjointClassesAxiom(Stream<? extends OWLClassExpression>, Collection<OWLAnnotation>) - Method in interface org.semanticweb.owlapi.model.axiomproviders.DisjointAxiomProvider
 
getOWLDisjointClassesAxiom(Stream<? extends OWLClassExpression>) - Method in interface org.semanticweb.owlapi.model.axiomproviders.DisjointAxiomProvider
 
getOWLDisjointClassesAxiom() - Method in interface org.semanticweb.owlapi.model.OWLDisjointUnionAxiom
Gets the part of this axiom that corresponds to an DisjointClasses axiom.
getOWLDisjointDataPropertiesAxiom(OWLDataPropertyExpression...) - Method in interface org.semanticweb.owlapi.model.axiomproviders.DisjointAxiomProvider
 
getOWLDisjointDataPropertiesAxiom(Collection<? extends OWLDataPropertyExpression>) - Method in interface org.semanticweb.owlapi.model.axiomproviders.DisjointAxiomProvider
 
getOWLDisjointDataPropertiesAxiom(Collection<? extends OWLDataPropertyExpression>, Collection<OWLAnnotation>) - Method in interface org.semanticweb.owlapi.model.axiomproviders.DisjointAxiomProvider
 
getOWLDisjointDataPropertiesAxiom(OWLDataPropertyExpression, OWLDataPropertyExpression, Collection<OWLAnnotation>) - Method in interface org.semanticweb.owlapi.model.axiomproviders.DisjointAxiomProvider
 
getOWLDisjointObjectPropertiesAxiom(Collection<? extends OWLObjectPropertyExpression>) - Method in interface org.semanticweb.owlapi.model.axiomproviders.DisjointAxiomProvider
 
getOWLDisjointObjectPropertiesAxiom(OWLObjectPropertyExpression...) - Method in interface org.semanticweb.owlapi.model.axiomproviders.DisjointAxiomProvider
 
getOWLDisjointObjectPropertiesAxiom(Collection<? extends OWLObjectPropertyExpression>, Collection<OWLAnnotation>) - Method in interface org.semanticweb.owlapi.model.axiomproviders.DisjointAxiomProvider
 
getOWLDisjointObjectPropertiesAxiom(OWLObjectPropertyExpression, OWLObjectPropertyExpression, Collection<OWLAnnotation>) - Method in interface org.semanticweb.owlapi.model.axiomproviders.DisjointAxiomProvider
 
getOWLDisjointUnionAxiom(OWLClass, Collection<? extends OWLClassExpression>) - Method in interface org.semanticweb.owlapi.model.axiomproviders.DisjointUnionAxiomProvider
 
getOWLDisjointUnionAxiom(OWLClass, Collection<? extends OWLClassExpression>, Collection<OWLAnnotation>) - Method in interface org.semanticweb.owlapi.model.axiomproviders.DisjointUnionAxiomProvider
 
getOWLDisjointUnionAxiom(OWLClass, Stream<? extends OWLClassExpression>) - Method in interface org.semanticweb.owlapi.model.axiomproviders.DisjointUnionAxiomProvider
 
getOWLDisjointUnionAxiom(OWLClass, Stream<? extends OWLClassExpression>, Collection<OWLAnnotation>) - Method in interface org.semanticweb.owlapi.model.axiomproviders.DisjointUnionAxiomProvider
 
getOWLEntity(EntityType<E>, IRI) - Method in interface org.semanticweb.owlapi.model.providers.EntityByTypeProvider
Gets an entity that has the specified IRI and is of the specified type.
getOWLEquivalentClassesAxiom(Collection<? extends OWLClassExpression>) - Method in interface org.semanticweb.owlapi.model.axiomproviders.EquivalentAxiomProvider
 
getOWLEquivalentClassesAxiom(Stream<? extends OWLClassExpression>) - Method in interface org.semanticweb.owlapi.model.axiomproviders.EquivalentAxiomProvider
 
getOWLEquivalentClassesAxiom(Collection<? extends OWLClassExpression>, Collection<OWLAnnotation>) - Method in interface org.semanticweb.owlapi.model.axiomproviders.EquivalentAxiomProvider
 
getOWLEquivalentClassesAxiom(OWLClassExpression...) - Method in interface org.semanticweb.owlapi.model.axiomproviders.EquivalentAxiomProvider
 
getOWLEquivalentClassesAxiom(OWLClassExpression, OWLClassExpression) - Method in interface org.semanticweb.owlapi.model.axiomproviders.EquivalentAxiomProvider
 
getOWLEquivalentClassesAxiom(OWLClassExpression, OWLClassExpression, Collection<OWLAnnotation>) - Method in interface org.semanticweb.owlapi.model.axiomproviders.EquivalentAxiomProvider
 
getOWLEquivalentClassesAxiom() - Method in interface org.semanticweb.owlapi.model.OWLDisjointUnionAxiom
Gets the part of this axiom that corresponds to an EquivalentClasses axiom.
getOWLEquivalentDataPropertiesAxiom(Collection<? extends OWLDataPropertyExpression>) - Method in interface org.semanticweb.owlapi.model.axiomproviders.EquivalentAxiomProvider
 
getOWLEquivalentDataPropertiesAxiom(Collection<? extends OWLDataPropertyExpression>, Collection<OWLAnnotation>) - Method in interface org.semanticweb.owlapi.model.axiomproviders.EquivalentAxiomProvider
 
getOWLEquivalentDataPropertiesAxiom(OWLDataPropertyExpression...) - Method in interface org.semanticweb.owlapi.model.axiomproviders.EquivalentAxiomProvider
 
getOWLEquivalentDataPropertiesAxiom(OWLDataPropertyExpression, OWLDataPropertyExpression) - Method in interface org.semanticweb.owlapi.model.axiomproviders.EquivalentAxiomProvider
 
getOWLEquivalentDataPropertiesAxiom(OWLDataPropertyExpression, OWLDataPropertyExpression, Collection<OWLAnnotation>) - Method in interface org.semanticweb.owlapi.model.axiomproviders.EquivalentAxiomProvider
 
getOWLEquivalentObjectPropertiesAxiom(Collection<? extends OWLObjectPropertyExpression>) - Method in interface org.semanticweb.owlapi.model.axiomproviders.EquivalentAxiomProvider
 
getOWLEquivalentObjectPropertiesAxiom(Collection<? extends OWLObjectPropertyExpression>, Collection<OWLAnnotation>) - Method in interface org.semanticweb.owlapi.model.axiomproviders.EquivalentAxiomProvider
 
getOWLEquivalentObjectPropertiesAxiom(OWLObjectPropertyExpression...) - Method in interface org.semanticweb.owlapi.model.axiomproviders.EquivalentAxiomProvider
 
getOWLEquivalentObjectPropertiesAxiom(OWLObjectPropertyExpression, OWLObjectPropertyExpression) - Method in interface org.semanticweb.owlapi.model.axiomproviders.EquivalentAxiomProvider
 
getOWLEquivalentObjectPropertiesAxiom(OWLObjectPropertyExpression, OWLObjectPropertyExpression, Collection<OWLAnnotation>) - Method in interface org.semanticweb.owlapi.model.axiomproviders.EquivalentAxiomProvider
 
getOWLFacetRestriction(OWLFacet, OWLLiteral) - Method in interface org.semanticweb.owlapi.model.providers.DatatypeExpressionProvider
 
getOWLFacetRestriction(OWLFacet, int) - Method in interface org.semanticweb.owlapi.model.providers.DatatypeExpressionProvider
 
getOWLFacetRestriction(OWLFacet, double) - Method in interface org.semanticweb.owlapi.model.providers.DatatypeExpressionProvider
 
getOWLFacetRestriction(OWLFacet, float) - Method in interface org.semanticweb.owlapi.model.providers.DatatypeExpressionProvider
 
getOWLFunctionalDataPropertyAxiom(OWLDataPropertyExpression) - Method in interface org.semanticweb.owlapi.model.axiomproviders.PropertyCharacteristicAxiomProvider
 
getOWLFunctionalDataPropertyAxiom(OWLDataPropertyExpression, Collection<OWLAnnotation>) - Method in interface org.semanticweb.owlapi.model.axiomproviders.PropertyCharacteristicAxiomProvider
 
getOWLFunctionalObjectPropertyAxiom(OWLObjectPropertyExpression) - Method in interface org.semanticweb.owlapi.model.axiomproviders.PropertyCharacteristicAxiomProvider
 
getOWLFunctionalObjectPropertyAxiom(OWLObjectPropertyExpression, Collection<OWLAnnotation>) - Method in interface org.semanticweb.owlapi.model.axiomproviders.PropertyCharacteristicAxiomProvider
 
getOWLHasKeyAxiom(OWLClassExpression, Collection<? extends OWLPropertyExpression>) - Method in interface org.semanticweb.owlapi.model.axiomproviders.HasKeyAxiomProvider
 
getOWLHasKeyAxiom(OWLClassExpression, OWLPropertyExpression...) - Method in interface org.semanticweb.owlapi.model.axiomproviders.HasKeyAxiomProvider
 
getOWLHasKeyAxiom(OWLClassExpression, Collection<? extends OWLPropertyExpression>, Collection<OWLAnnotation>) - Method in interface org.semanticweb.owlapi.model.axiomproviders.HasKeyAxiomProvider
 
getOWLImportsDeclaration(IRI) - Method in interface org.semanticweb.owlapi.model.OWLDataFactory
 
getOWLIncompatibleWith() - Method in interface org.semanticweb.owlapi.model.providers.OWLVocabularyProvider
Gets an annotation property that has an IRI corresponding to owl:incompatibleWith.
getOWLIndividual(String) - Method in interface org.semanticweb.owlapi.expression.OWLEntityChecker
 
getOWLIndividual(String) - Method in class org.semanticweb.owlapi.expression.ShortFormEntityChecker
 
getOWLInverseFunctionalObjectPropertyAxiom(OWLObjectPropertyExpression) - Method in interface org.semanticweb.owlapi.model.axiomproviders.PropertyCharacteristicAxiomProvider
 
getOWLInverseFunctionalObjectPropertyAxiom(OWLObjectPropertyExpression, Collection<OWLAnnotation>) - Method in interface org.semanticweb.owlapi.model.axiomproviders.PropertyCharacteristicAxiomProvider
 
getOWLInverseObjectPropertiesAxiom(OWLObjectPropertyExpression, OWLObjectPropertyExpression) - Method in interface org.semanticweb.owlapi.model.axiomproviders.InverseAxiomProvider
 
getOWLInverseObjectPropertiesAxiom(OWLObjectPropertyExpression, OWLObjectPropertyExpression, Collection<OWLAnnotation>) - Method in interface org.semanticweb.owlapi.model.axiomproviders.InverseAxiomProvider
 
getOWLIrreflexiveObjectPropertyAxiom(OWLObjectPropertyExpression) - Method in interface org.semanticweb.owlapi.model.axiomproviders.PropertyCharacteristicAxiomProvider
 
getOWLIrreflexiveObjectPropertyAxiom(OWLObjectPropertyExpression, Collection<OWLAnnotation>) - Method in interface org.semanticweb.owlapi.model.axiomproviders.PropertyCharacteristicAxiomProvider
 
getOWLLiteral(String, OWLDatatype) - Method in interface org.semanticweb.owlapi.model.providers.LiteralProvider
Gets an OWLLiteral, which has the specified lexical value, and is typed with the specified datatype.
getOWLLiteral(String, OWL2Datatype) - Method in interface org.semanticweb.owlapi.model.providers.LiteralProvider
Gets an OWLLiteral, which has the specified lexical value, and is typed with the specified datatype.
getOWLLiteral(int) - Method in interface org.semanticweb.owlapi.model.providers.LiteralProvider
Convenience method that obtains a literal typed as an integer.
getOWLLiteral(double) - Method in interface org.semanticweb.owlapi.model.providers.LiteralProvider
Convenience method that obtains a literal typed as a double.
getOWLLiteral(boolean) - Method in interface org.semanticweb.owlapi.model.providers.LiteralProvider
Convenience method that obtains a literal typed as a boolean.
getOWLLiteral(float) - Method in interface org.semanticweb.owlapi.model.providers.LiteralProvider
Convenience method that obtains a literal typed as a float.
getOWLLiteral(String) - Method in interface org.semanticweb.owlapi.model.providers.LiteralProvider
Gets a literal that has the specified lexical value, and has the datatype xsd:string.
getOWLLiteral(String, String) - Method in interface org.semanticweb.owlapi.model.providers.LiteralProvider
Gets an OWLLiteral with a language tag.
getOWLNamedIndividual(IRI) - Method in interface org.semanticweb.owlapi.model.providers.NamedIndividualProvider
Gets an instance of OWLNamedIndividual that has the specified IRI.
getOWLNamedIndividual(HasIRI) - Method in interface org.semanticweb.owlapi.model.providers.NamedIndividualProvider
Gets an instance of OWLNamedIndividual with the same IRI as the input.
getOWLNamedIndividual(String) - Method in interface org.semanticweb.owlapi.model.providers.NamedIndividualProvider
Gets an instance of OWLNamedIndividual that has the specified IRI.
getOWLNamedIndividual(String, String) - Method in interface org.semanticweb.owlapi.model.providers.NamedIndividualProvider
Gets an instance of OWLNamedIndividual that has the specified IRI.
getOWLNamedIndividual(String, PrefixManager) - Method in interface org.semanticweb.owlapi.model.providers.NamedIndividualProvider
Gets an OWLNamedIndividual that has an IRI that is obtained by expanding an abbreviated name using an appropriate prefix mapping.
getOWLNegativeDataPropertyAssertionAxiom(OWLDataPropertyExpression, OWLIndividual, OWLLiteral) - Method in interface org.semanticweb.owlapi.model.providers.DataAssertionProvider
 
getOWLNegativeDataPropertyAssertionAxiom(OWLDataPropertyExpression, OWLIndividual, OWLLiteral, Collection<OWLAnnotation>) - Method in interface org.semanticweb.owlapi.model.providers.DataAssertionProvider
 
getOWLNegativeObjectPropertyAssertionAxiom(OWLObjectPropertyExpression, OWLIndividual, OWLIndividual) - Method in interface org.semanticweb.owlapi.model.providers.ObjectAssertionProvider
 
getOWLNegativeObjectPropertyAssertionAxiom(OWLObjectPropertyExpression, OWLIndividual, OWLIndividual, Collection<OWLAnnotation>) - Method in interface org.semanticweb.owlapi.model.providers.ObjectAssertionProvider
 
getOWLNothing() - Method in interface org.semanticweb.owlapi.model.providers.OWLVocabularyProvider
Gets the built in owl:Nothing class, which has a URI of <http://www.w3.org/2002/07/owl#Nothing>
getOWLObjectAllValuesFrom(OWLObjectPropertyExpression, OWLClassExpression) - Method in interface org.semanticweb.owlapi.model.providers.UniversalProvider
 
getOWLObjectComplementOf(OWLClassExpression) - Method in interface org.semanticweb.owlapi.model.providers.ComplementProvider
 
getOWLObjectExactCardinality(int, OWLObjectPropertyExpression) - Method in interface org.semanticweb.owlapi.model.providers.CardinalityRestrictionProvider
 
getOWLObjectExactCardinality(int, OWLObjectPropertyExpression, OWLClassExpression) - Method in interface org.semanticweb.owlapi.model.providers.CardinalityRestrictionProvider
 
getOWLObjectHasSelf(OWLObjectPropertyExpression) - Method in interface org.semanticweb.owlapi.model.providers.HasSelfProvider
 
getOWLObjectHasValue(OWLObjectPropertyExpression, OWLIndividual) - Method in interface org.semanticweb.owlapi.model.providers.HasValueProvider
 
getOWLObjectIntersectionOf(Stream<? extends OWLClassExpression>) - Method in interface org.semanticweb.owlapi.model.providers.IntersectionProvider
 
getOWLObjectIntersectionOf(Collection<? extends OWLClassExpression>) - Method in interface org.semanticweb.owlapi.model.providers.IntersectionProvider
 
getOWLObjectIntersectionOf(OWLClassExpression...) - Method in interface org.semanticweb.owlapi.model.providers.IntersectionProvider
 
getOWLObjectInverseOf(OWLObjectProperty) - Method in interface org.semanticweb.owlapi.model.providers.InverseProvider
Gets the inverse of an object property.
getOWLObjectMaxCardinality(int, OWLObjectPropertyExpression) - Method in interface org.semanticweb.owlapi.model.providers.CardinalityRestrictionProvider
 
getOWLObjectMaxCardinality(int, OWLObjectPropertyExpression, OWLClassExpression) - Method in interface org.semanticweb.owlapi.model.providers.CardinalityRestrictionProvider
 
getOWLObjectMinCardinality(int, OWLObjectPropertyExpression) - Method in interface org.semanticweb.owlapi.model.providers.CardinalityRestrictionProvider
 
getOWLObjectMinCardinality(int, OWLObjectPropertyExpression, OWLClassExpression) - Method in interface org.semanticweb.owlapi.model.providers.CardinalityRestrictionProvider
 
getOWLObjectOneOf(Stream<? extends OWLIndividual>) - Method in interface org.semanticweb.owlapi.model.providers.NominalProvider
 
getOWLObjectOneOf(Collection<? extends OWLIndividual>) - Method in interface org.semanticweb.owlapi.model.providers.NominalProvider
 
getOWLObjectOneOf(OWLIndividual...) - Method in interface org.semanticweb.owlapi.model.providers.NominalProvider
 
getOWLObjectProperty(String) - Method in interface org.semanticweb.owlapi.expression.OWLEntityChecker
 
getOWLObjectProperty(String) - Method in class org.semanticweb.owlapi.expression.ShortFormEntityChecker
 
getOWLObjectProperty(IRI) - Method in interface org.semanticweb.owlapi.model.providers.ObjectPropertyProvider
Gets an instance of OWLObjectProperty that has the specified IRI.
getOWLObjectProperty(HasIRI) - Method in interface org.semanticweb.owlapi.model.providers.ObjectPropertyProvider
Gets an instance of OWLObjectProperty with the same IRI as the input.
getOWLObjectProperty(String) - Method in interface org.semanticweb.owlapi.model.providers.ObjectPropertyProvider
Gets an instance of OWLObjectProperty that has the specified IRI.
getOWLObjectProperty(String, String) - Method in interface org.semanticweb.owlapi.model.providers.ObjectPropertyProvider
Gets an instance of OWLObjectProperty that has the specified IRI.
getOWLObjectProperty(String, PrefixManager) - Method in interface org.semanticweb.owlapi.model.providers.ObjectPropertyProvider
Gets an OWLObjectProperty that has an IRI that is obtained by expanding an abbreviated name using an appropriate prefix mapping.
getOWLObjectPropertyAssertionAxiom(OWLObjectPropertyExpression, OWLIndividual, OWLIndividual) - Method in interface org.semanticweb.owlapi.model.providers.ObjectAssertionProvider
 
getOWLObjectPropertyAssertionAxiom(OWLObjectPropertyExpression, OWLIndividual, OWLIndividual, Collection<OWLAnnotation>) - Method in interface org.semanticweb.owlapi.model.providers.ObjectAssertionProvider
 
getOWLObjectPropertyDomainAxiom(OWLObjectPropertyExpression, OWLClassExpression) - Method in interface org.semanticweb.owlapi.model.axiomproviders.DomainAxiomProvider
 
getOWLObjectPropertyDomainAxiom(OWLObjectPropertyExpression, OWLClassExpression, Collection<OWLAnnotation>) - Method in interface org.semanticweb.owlapi.model.axiomproviders.DomainAxiomProvider
 
getOWLObjectPropertyRangeAxiom(OWLObjectPropertyExpression, OWLClassExpression) - Method in interface org.semanticweb.owlapi.model.axiomproviders.RangeAxiomProvider
 
getOWLObjectPropertyRangeAxiom(OWLObjectPropertyExpression, OWLClassExpression, Collection<OWLAnnotation>) - Method in interface org.semanticweb.owlapi.model.axiomproviders.RangeAxiomProvider
 
getOWLObjectSomeValuesFrom(OWLObjectPropertyExpression, OWLClassExpression) - Method in interface org.semanticweb.owlapi.model.providers.ExistentialProvider
Gets an OWLObjectSomeValuesFrom restriction
getOWLObjectUnionOf(Stream<? extends OWLClassExpression>) - Method in interface org.semanticweb.owlapi.model.providers.UnionProvider
 
getOWLObjectUnionOf(Collection<? extends OWLClassExpression>) - Method in interface org.semanticweb.owlapi.model.providers.UnionProvider
 
getOWLObjectUnionOf(OWLClassExpression...) - Method in interface org.semanticweb.owlapi.model.providers.UnionProvider
 
getOWLOntologyManager() - Method in interface org.semanticweb.owlapi.model.OWLOntology
Gets the manager that manages this ontology.
getOWLProfile() - Method in enum org.semanticweb.owlapi.profiles.Profiles
Factory method for OWLProfile checkers.
getOWLReflexiveObjectPropertyAxiom(OWLObjectPropertyExpression) - Method in interface org.semanticweb.owlapi.model.axiomproviders.PropertyCharacteristicAxiomProvider
 
getOWLReflexiveObjectPropertyAxiom(OWLObjectPropertyExpression, Collection<OWLAnnotation>) - Method in interface org.semanticweb.owlapi.model.axiomproviders.PropertyCharacteristicAxiomProvider
 
getOWLSameIndividualAxiom(Collection<? extends OWLIndividual>) - Method in interface org.semanticweb.owlapi.model.providers.IndividualAssertionProvider
 
getOWLSameIndividualAxiom(OWLIndividual...) - Method in interface org.semanticweb.owlapi.model.providers.IndividualAssertionProvider
 
getOWLSameIndividualAxiom(Collection<? extends OWLIndividual>, Collection<OWLAnnotation>) - Method in interface org.semanticweb.owlapi.model.providers.IndividualAssertionProvider
 
getOWLSameIndividualAxiom(OWLIndividual, OWLIndividual, Collection<OWLAnnotation>) - Method in interface org.semanticweb.owlapi.model.providers.IndividualAssertionProvider
 
getOWLSubAnnotationPropertyOfAxiom(OWLAnnotationProperty, OWLAnnotationProperty) - Method in interface org.semanticweb.owlapi.model.axiomproviders.SubAxiomProvider
 
getOWLSubAnnotationPropertyOfAxiom(OWLAnnotationProperty, OWLAnnotationProperty, Collection<OWLAnnotation>) - Method in interface org.semanticweb.owlapi.model.axiomproviders.SubAxiomProvider
 
getOWLSubClassOfAxiom(OWLClassExpression, OWLClassExpression) - Method in interface org.semanticweb.owlapi.model.axiomproviders.SubAxiomProvider
 
getOWLSubClassOfAxiom(OWLClassExpression, OWLClassExpression, Collection<OWLAnnotation>) - Method in interface org.semanticweb.owlapi.model.axiomproviders.SubAxiomProvider
 
getOWLSubDataPropertyOfAxiom(OWLDataPropertyExpression, OWLDataPropertyExpression) - Method in interface org.semanticweb.owlapi.model.axiomproviders.SubAxiomProvider
 
getOWLSubDataPropertyOfAxiom(OWLDataPropertyExpression, OWLDataPropertyExpression, Collection<OWLAnnotation>) - Method in interface org.semanticweb.owlapi.model.axiomproviders.SubAxiomProvider
 
getOWLSubObjectPropertyOfAxiom(OWLObjectPropertyExpression, OWLObjectPropertyExpression) - Method in interface org.semanticweb.owlapi.model.axiomproviders.SubAxiomProvider
 
getOWLSubObjectPropertyOfAxiom(OWLObjectPropertyExpression, OWLObjectPropertyExpression, Collection<OWLAnnotation>) - Method in interface org.semanticweb.owlapi.model.axiomproviders.SubAxiomProvider
 
getOWLSubPropertyChainOfAxiom(List<? extends OWLObjectPropertyExpression>, OWLObjectPropertyExpression) - Method in interface org.semanticweb.owlapi.model.axiomproviders.PropertyChainAxiomProvider
 
getOWLSubPropertyChainOfAxiom(List<? extends OWLObjectPropertyExpression>, OWLObjectPropertyExpression, Collection<OWLAnnotation>) - Method in interface org.semanticweb.owlapi.model.axiomproviders.PropertyChainAxiomProvider
 
getOWLSymmetricObjectPropertyAxiom(OWLObjectPropertyExpression) - Method in interface org.semanticweb.owlapi.model.axiomproviders.PropertyCharacteristicAxiomProvider
 
getOWLSymmetricObjectPropertyAxiom(OWLObjectPropertyExpression, Collection<OWLAnnotation>) - Method in interface org.semanticweb.owlapi.model.axiomproviders.PropertyCharacteristicAxiomProvider
 
getOWLThing() - Method in interface org.semanticweb.owlapi.model.providers.OWLVocabularyProvider
Gets the built in owl:Thing class, which has a URI of <http://www.w3.org/2002/07/owl#Thing>
getOWLTopDataProperty() - Method in interface org.semanticweb.owlapi.model.providers.OWLVocabularyProvider
 
getOWLTopObjectProperty() - Method in interface org.semanticweb.owlapi.model.providers.OWLVocabularyProvider
 
getOWLTransitiveObjectPropertyAxiom(OWLObjectPropertyExpression) - Method in interface org.semanticweb.owlapi.model.axiomproviders.PropertyCharacteristicAxiomProvider
 
getOWLTransitiveObjectPropertyAxiom(OWLObjectPropertyExpression, Collection<OWLAnnotation>) - Method in interface org.semanticweb.owlapi.model.axiomproviders.PropertyCharacteristicAxiomProvider
 
getOWLVersionInfo() - Method in interface org.semanticweb.owlapi.model.providers.OWLVocabularyProvider
Gets an annotation property that has an IRI corresponding to owl:versionInfo.
getParameter(Serializable, T) - Method in interface org.semanticweb.owlapi.model.OWLDocumentFormat
 
getParameter(Serializable, T) - Method in class org.semanticweb.owlapi.model.OWLDocumentFormatImpl
 
getParserGeneratedErrorEntity() - Method in class org.semanticweb.owlapi.io.RDFResourceParseError
 
getPatch() - Method in class org.semanticweb.owlapi.util.Version
 
getPattern() - Method in enum org.semanticweb.owlapi.vocab.OWL2Datatype
Gets the Pattern that specifies the regular expression for the allowed lexical values of a datatype.
getPatternString() - Method in enum org.semanticweb.owlapi.vocab.OWL2Datatype
Gets the Pattern string that specifies the regular expression for the allowed lexical values of a datatype.
getPendingAxiomAdditions() - Method in interface org.semanticweb.owlapi.reasoner.OWLReasoner
Gets the axioms that as a result of ontology changes need to be added to the reasoner to synchronise it with the root ontology imports closure.
getPendingAxiomRemovals() - Method in interface org.semanticweb.owlapi.reasoner.OWLReasoner
Gets the axioms that as a result of ontology changes need to removed to the reasoner to synchronise it with the root ontology imports closure.
getPendingChanges() - Method in interface org.semanticweb.owlapi.reasoner.OWLReasoner
Gets the pending changes which need to be taken into consideration by the reasoner so that it is up to date with the root ontology imports closure.
getPluralPrintName() - Method in class org.semanticweb.owlapi.model.EntityType
 
getPluralPrintName() - Method in enum org.semanticweb.owlapi.model.PrimitiveType
 
getPM() - Method in class org.semanticweb.owlapitools.builders.BaseEntityBuilder
 
getPositiveLiterals() - Method in class org.semanticweb.owlapi.util.OWLClassLiteralCollector
 
getPrecomputableInferenceTypes() - Method in interface org.semanticweb.owlapi.reasoner.OWLReasoner
Returns the set of InferenceTypes that are precomputable by reasoner.
getPredicate() - Method in class org.semanticweb.owlapi.io.RDFTriple
 
getPredicate() - Method in interface org.semanticweb.owlapi.model.SWRLAtom
Gets the predicate of this atom.
getPredicate() - Method in interface org.semanticweb.owlapi.model.SWRLBuiltInAtom
 
getPredicate() - Method in interface org.semanticweb.owlapi.model.SWRLClassAtom
 
getPredicate() - Method in interface org.semanticweb.owlapi.model.SWRLDataPropertyAtom
 
getPredicate() - Method in interface org.semanticweb.owlapi.model.SWRLDataRangeAtom
 
getPredicate() - Method in interface org.semanticweb.owlapi.model.SWRLObjectPropertyAtom
 
getPredicate() - Method in class org.semanticweb.owlapitools.builders.BuilderSWRLClassAtom
 
getPredicate() - Method in class org.semanticweb.owlapitools.builders.BuilderSWRLDataRangeAtom
 
getPreferredLanguageMap() - Method in class org.semanticweb.owlapi.util.AnnotationValueShortFormProvider
 
getPreferredLanguageMap() - Method in class org.semanticweb.owlapi.util.PropertyAssertionValueShortFormProvider
 
getPrefix(String) - Method in class org.semanticweb.owlapi.formats.PrefixDocumentFormatImpl
 
getPrefix(String) - Method in interface org.semanticweb.owlapi.model.PrefixManager
Gets the prefix that is bound to a particular prefix name.
getPrefix(String) - Method in class org.semanticweb.owlapi.util.DefaultPrefixManager
 
getPrefix(String) - Method in class org.semanticweb.owlapi.util.NamespaceUtil
Gets a prefix for the given namespace.
getPrefixComparator() - Method in class org.semanticweb.owlapi.formats.PrefixDocumentFormatImpl
 
getPrefixComparator() - Method in interface org.semanticweb.owlapi.model.PrefixManager
 
getPrefixComparator() - Method in class org.semanticweb.owlapi.util.DefaultPrefixManager
 
getPrefixedName() - Method in enum org.semanticweb.owlapi.model.ClassExpressionType
 
getPrefixedName() - Method in enum org.semanticweb.owlapi.model.DataRangeType
 
getPrefixedName() - Method in class org.semanticweb.owlapi.model.EntityType
 
getPrefixedName() - Method in interface org.semanticweb.owlapi.model.HasPrefixedName
Gets the prefixed name.
getPrefixedName() - Method in enum org.semanticweb.owlapi.vocab.DublinCoreVocabulary
 
getPrefixedName() - Method in enum org.semanticweb.owlapi.vocab.OWL2Datatype
 
getPrefixedName() - Method in enum org.semanticweb.owlapi.vocab.OWLFacet
 
getPrefixedName() - Method in enum org.semanticweb.owlapi.vocab.OWLRDFVocabulary
 
getPrefixedName() - Method in enum org.semanticweb.owlapi.vocab.OWLXMLVocabulary
 
getPrefixedName() - Method in enum org.semanticweb.owlapi.vocab.SKOSVocabulary
 
getPrefixedName() - Method in enum org.semanticweb.owlapi.vocab.SWRLBuiltInsVocabulary
 
getPrefixedName() - Method in enum org.semanticweb.owlapi.vocab.SWRLVocabulary
 
getPrefixedName() - Method in enum org.semanticweb.owlapi.vocab.XSDVocabulary
 
getPrefixIRI(IRI) - Method in class org.semanticweb.owlapi.formats.PrefixDocumentFormatImpl
 
getPrefixIRI(IRI) - Method in interface org.semanticweb.owlapi.model.PrefixManager
Gets the prefix IRI given a IRI (URI).
getPrefixIRI(IRI) - Method in class org.semanticweb.owlapi.util.DefaultPrefixManager
 
getPrefixIRI() - Method in enum org.semanticweb.owlapi.vocab.Namespaces
 
getPrefixName() - Method in enum org.semanticweb.owlapi.vocab.Namespaces
 
getPrefixName2PrefixMap() - Method in class org.semanticweb.owlapi.formats.PrefixDocumentFormatImpl
 
getPrefixName2PrefixMap() - Method in interface org.semanticweb.owlapi.model.PrefixManager
Gets a map that maps prefix names to prefixes.
getPrefixName2PrefixMap() - Method in class org.semanticweb.owlapi.util.DefaultPrefixManager
 
getPrefixNames() - Method in interface org.semanticweb.owlapi.model.PrefixManager
getPrintName() - Method in class org.semanticweb.owlapi.model.EntityType
 
getPrintName() - Method in enum org.semanticweb.owlapi.model.PrimitiveType
 
getPriorityCollectionSorting() - Method in class org.semanticweb.owlapi.model.OntologyConfigurator
 
getPriorityCollectionSorting() - Method in class org.semanticweb.owlapi.model.OWLOntologyLoaderConfiguration
 
getProfile() - Method in class org.semanticweb.owlapi.profiles.OWLProfileReport
 
getProfile() - Method in exception org.semanticweb.owlapi.reasoner.AxiomNotInProfileException
 
getProfile() - Method in exception org.semanticweb.owlapi.reasoner.ClassExpressionNotInProfileException
 
getProfile() - Method in exception org.semanticweb.owlapi.reasoner.ImportsClosureNotInProfileException
Gets the profile which the reasoner can handle.
getProgressMonitor() - Method in interface org.semanticweb.owlapi.reasoner.OWLReasonerConfiguration
Gets a progress monitor that the reasoner may update with information about the progress of its reasoning process.
getProgressMonitor() - Method in class org.semanticweb.owlapi.reasoner.SimpleConfiguration
 
getProperties() - Method in interface org.semanticweb.owlapi.model.OWLNaryPropertyAxiom
Deprecated.
use the stream method
getProperties() - Method in class org.semanticweb.owlapi.util.PropertyAssertionValueShortFormProvider
 
getPropertiesMinus(P) - Method in interface org.semanticweb.owlapi.model.OWLNaryPropertyAxiom
 
getProperty() - Method in interface org.semanticweb.owlapi.model.HasProperty
Gets the property.
getProperty() - Method in interface org.semanticweb.owlapi.model.OWLAnnotation
Gets the property that this annotation acts along.
getProperty() - Method in interface org.semanticweb.owlapi.model.OWLDataRestriction
Gets the property/properties that the restriction acts along depending on R being a scalar or collection type.
getProperty() - Method in interface org.semanticweb.owlapi.model.OWLObjectRestriction
Gets the property/properties that the restriction acts along depending on R being a scalar or collection type.
getProperty() - Method in interface org.semanticweb.owlapi.model.OWLPropertyAssertionAxiom
Gets the property that this assertion acts along.
getProperty() - Method in interface org.semanticweb.owlapi.model.OWLRestriction
 
getProperty() - Method in class org.semanticweb.owlapitools.builders.BaseAnnotationPropertyBuilder
 
getProperty() - Method in class org.semanticweb.owlapitools.builders.BaseDataPropertyBuilder
 
getProperty() - Method in class org.semanticweb.owlapitools.builders.BaseDomainBuilder
 
getProperty() - Method in class org.semanticweb.owlapitools.builders.BaseObjectPropertyBuilder
 
getProperty() - Method in class org.semanticweb.owlapitools.builders.BuilderSWRLObjectPropertyAtom
 
getPropertyChain() - Method in interface org.semanticweb.owlapi.model.OWLSubPropertyChainOfAxiom
Gets the chain of properties that represents the subproperty in this axiom.
getPropertyExpressions() - Method in interface org.semanticweb.owlapi.model.OWLHasKeyAxiom
Deprecated.
use the stream method
getPropertyHierarchy() - Method in class org.semanticweb.owlapi.util.OWLObjectPropertyManager
The object property hierarchy relation -> is the smallest relation on object property expressions for which the following conditions hold (A -> B means that -> holds for A and B): if Ax contains an axiom SubObjectPropertyOf(PE1 PE2), then PE1 -> PE2 holds; and if Ax contains an axiom EquivalentObjectProperties(PE1 PE2), then PE1 -> PE2 and PE2 -> PE1 hold; and if Ax contains an axiom InverseObjectProperties(PE1 PE2), then PE1 -> INV(PE2) and INV(PE2) -> PE1 hold; and if Ax contains an axiom SymmetricObjectProperty(PE), then PE -> INV(PE) holds; and if PE1 -> PE2 holds, then INV(PE1) -> INV(PE2) holds as well.
getPropertyPartialOrdering() - Method in class org.semanticweb.owlapi.util.OWLObjectPropertyManager
 
getPunnedIRIs(Imports) - Method in interface org.semanticweb.owlapi.model.OWLSignature
Calculates the set of IRIs that are used for more than one entity type.
getRange() - Method in interface org.semanticweb.owlapi.model.HasRange
Gets the range.
getRange() - Method in class org.semanticweb.owlapitools.builders.BaseDataBuilder
 
getRange() - Method in class org.semanticweb.owlapitools.builders.BaseObjectBuilder
 
getRange() - Method in class org.semanticweb.owlapitools.builders.BuilderAnnotationPropertyRange
 
getRange() - Method in class org.semanticweb.owlapitools.builders.BuilderDataComplementOf
 
getRange() - Method in class org.semanticweb.owlapitools.builders.BuilderDataHasValue
 
getRange() - Method in class org.semanticweb.owlapitools.builders.BuilderDatatypeDefinition
 
getRanges(OWLDataProperty, OWLOntology) - Static method in class org.semanticweb.owlapi.search.EntitySearcher
Gets the ranges of this property that have been asserted in the specified ontology.
getRanges(OWLDataProperty, Stream<OWLOntology>) - Static method in class org.semanticweb.owlapi.search.EntitySearcher
Gets the asserted ranges of this property by examining the axioms in the specified ontologies.
getRanges(OWLObjectPropertyExpression, OWLOntology) - Static method in class org.semanticweb.owlapi.search.EntitySearcher
Gets the ranges of this property that have been asserted in the specified ontology.
getRanges(OWLObjectPropertyExpression, Stream<OWLOntology>) - Static method in class org.semanticweb.owlapi.search.EntitySearcher
Gets the asserted ranges of this property by examining the axioms in the specified ontologies.
getRanges(OWLAnnotationProperty, OWLOntology) - Static method in class org.semanticweb.owlapi.search.EntitySearcher
Gets the ranges of this property that have been asserted in the specified ontology.
getRanges(OWLAnnotationProperty, Stream<OWLOntology>) - Static method in class org.semanticweb.owlapi.search.EntitySearcher
Gets the asserted ranges of this property by examining the axioms in the specified ontologies.
getRBoxAxioms(Imports) - Method in interface org.semanticweb.owlapi.model.OWLOntology
Deprecated.
use the stream method
getRDFPlainLiteral() - Method in interface org.semanticweb.owlapi.model.providers.OWLVocabularyProvider
Gets the rdf:PlainLiteral datatype.
getRDFSComment(String) - Method in interface org.semanticweb.owlapi.model.OWLDataFactory
Shorthand for getOWLAnnotation(getRDFSComment(), getOWLLiteral(value))
getRDFSComment(String, Stream<OWLAnnotation>) - Method in interface org.semanticweb.owlapi.model.OWLDataFactory
Shorthand for getOWLAnnotation(getRDFSComment(), getOWLLiteral(value), annotations)
getRDFSComment(OWLAnnotationValue) - Method in interface org.semanticweb.owlapi.model.OWLDataFactory
Shorthand for getOWLAnnotation(getRDFSComment(), getOWLLiteral(value))
getRDFSComment(OWLAnnotationValue, Stream<OWLAnnotation>) - Method in interface org.semanticweb.owlapi.model.OWLDataFactory
Shorthand for getOWLAnnotation(getRDFSComment(), getOWLLiteral(value), annotations)
getRDFSComment() - Method in interface org.semanticweb.owlapi.model.providers.OWLVocabularyProvider
Gets an annotation property that has an IRI corresponding to rdfs:comment.
getRDFSIsDefinedBy() - Method in interface org.semanticweb.owlapi.model.providers.OWLVocabularyProvider
Gets an annotation property that has an IRI corresponding to rdfs:isDefinedBy.
getRDFSLabel(String) - Method in interface org.semanticweb.owlapi.model.OWLDataFactory
Shorthand for getOWLAnnotation(getRDFSLabel(), getOWLLiteral(value))
getRDFSLabel(String, Stream<OWLAnnotation>) - Method in interface org.semanticweb.owlapi.model.OWLDataFactory
Shorthand for getOWLAnnotation(getRDFSLabel(), getOWLLiteral(value), annotations)
getRDFSLabel(OWLAnnotationValue) - Method in interface org.semanticweb.owlapi.model.OWLDataFactory
Shorthand for getOWLAnnotation(getRDFSLabel(), getOWLLiteral(value))
getRDFSLabel(OWLAnnotationValue, Stream<OWLAnnotation>) - Method in interface org.semanticweb.owlapi.model.OWLDataFactory
Shorthand for getOWLAnnotation(getRDFSLabel(), getOWLLiteral(value), annotations)
getRDFSLabel() - Method in interface org.semanticweb.owlapi.model.providers.OWLVocabularyProvider
Gets an annotation property that has an IRI corresponding to rdfs:label.
getRDFSSeeAlso() - Method in interface org.semanticweb.owlapi.model.providers.OWLVocabularyProvider
Gets an annotation property that has an IRI corresponding to rdfs:seeAlso.
getReader() - Method in interface org.semanticweb.owlapi.io.OWLOntologyDocumentSource
Gets a reader which an ontology document can be read from.
getReader() - Method in class org.semanticweb.owlapi.io.StreamDocumentSourceBase
 
getReader() - Method in class org.semanticweb.owlapi.io.StringDocumentSource
 
getReader() - Method in class org.semanticweb.owlapi.io.XZStreamDocumentSource
 
getReasonerName() - Method in interface org.semanticweb.owlapi.reasoner.OWLReasoner
Gets the name of this reasoner.
getReasonerName() - Method in interface org.semanticweb.owlapi.reasoner.OWLReasonerFactory
Gets the name of the reasoner created by this factory.
getReasonerVersion() - Method in interface org.semanticweb.owlapi.reasoner.OWLReasoner
Gets the version of this reasoner.
getReferencedAnonymousIndividuals(Imports) - Method in interface org.semanticweb.owlapi.model.OWLSignature
Deprecated.
use the stream method
getReferencedAnonymousIndividuals() - Method in interface org.semanticweb.owlapi.model.OWLSignature
Deprecated.
use the stream method
getReferencedAnonymousIndividuals(boolean) - Method in interface org.semanticweb.owlapi.model.OWLSignatureBooleanArgs
Deprecated.
use the stream method
getReferencingAxioms(OWLPrimitive) - Method in interface org.semanticweb.owlapi.model.OWLAxiomCollection
Deprecated.
use the stream method
getReferencingAxioms(OWLPrimitive, Imports) - Method in interface org.semanticweb.owlapi.model.OWLAxiomCollection
Deprecated.
use the stream method
getReferencingAxioms(OWLPrimitive, boolean) - Method in interface org.semanticweb.owlapi.model.OWLAxiomCollectionBooleanArgs
Deprecated.
use the stream method
getReferencingAxioms(OWLEntity, OWLOntology) - Static method in class org.semanticweb.owlapi.search.EntitySearcher
Gets the axioms in the specified ontology that contain this entity in their signature.
getReferencingAxioms(OWLEntity, OWLOntology, Imports) - Static method in class org.semanticweb.owlapi.search.EntitySearcher
Gets the axioms in the specified ontology and possibly its imports closure that contain this entity in their signature.
getReflexiveObjectPropertyAxioms(OWLObjectPropertyExpression) - Method in interface org.semanticweb.owlapi.model.OWLAxiomIndex
Deprecated.
use the stream method
getRemainder() - Method in class org.semanticweb.owlapi.model.IRI
 
getRemovedAxiom() - Method in class org.semanticweb.owlapi.model.OWLOntologyChange
 
getRendering(OWLObject) - Static method in class org.semanticweb.owlapi.io.ToStringRenderer
 
getRepresentativeElement() - Method in interface org.semanticweb.owlapi.reasoner.Node
Gets one of the entities contained in this entity set.
getResource() - Method in class org.semanticweb.owlapi.io.RDFResource
 
getResource() - Method in class org.semanticweb.owlapi.io.RDFResourceBlankNode
 
getResource() - Method in class org.semanticweb.owlapi.io.RDFResourceIRI
 
getRetriesToAttempt() - Method in class org.semanticweb.owlapi.model.OntologyConfigurator
 
getRetriesToAttempt() - Method in class org.semanticweb.owlapi.model.OWLOntologyLoaderConfiguration
 
getRoot(OWLClassExpression) - Method in interface org.semanticweb.owlapi.reasoner.knowledgeexploration.OWLKnowledgeExplorerReasoner
 
getRootOntology() - Method in interface org.semanticweb.owlapi.reasoner.OWLReasoner
Gets the "root" ontology that is loaded into this reasoner.
getSameIndividualAxioms(OWLIndividual) - Method in interface org.semanticweb.owlapi.model.OWLAxiomIndex
Deprecated.
use the stream method
getSameIndividuals(OWLNamedIndividual) - Method in interface org.semanticweb.owlapi.reasoner.OWLReasoner
Gets the individuals that are the same as the specified individual.
getSameIndividuals(OWLIndividual, OWLOntology) - Static method in class org.semanticweb.owlapi.search.EntitySearcher
Gets the same individuals in the specified ontology.
getSameIndividuals(OWLIndividual, Stream<OWLOntology>) - Static method in class org.semanticweb.owlapi.search.EntitySearcher
Gets the same individuals in the specified ontologies.
getScheme() - Method in class org.semanticweb.owlapi.model.IRI
 
getSecondArgument() - Method in interface org.semanticweb.owlapi.model.SWRLBinaryAtom
Gets the second argument.
getSecondProperty() - Method in interface org.semanticweb.owlapi.model.OWLInverseObjectPropertiesAxiom
 
getShortForm() - Method in enum org.semanticweb.owlapi.model.ClassExpressionType
 
getShortForm() - Method in enum org.semanticweb.owlapi.model.DataRangeType
 
getShortForm() - Method in class org.semanticweb.owlapi.model.EntityType
 
getShortForm() - Method in interface org.semanticweb.owlapi.model.HasShortForm
Gets the short form.
getShortForm() - Method in class org.semanticweb.owlapi.model.IRI
 
getShortForm() - Method in enum org.semanticweb.owlapi.model.PrimitiveType
 
getShortForm(OWLEntity) - Method in class org.semanticweb.owlapi.util.AnnotationValueShortFormProvider
 
getShortForm(OWLEntity) - Method in class org.semanticweb.owlapi.util.CachingBidirectionalShortFormProvider
 
getShortForm(IRI) - Method in class org.semanticweb.owlapi.util.DefaultPrefixManager
 
getShortForm(OWLEntity) - Method in class org.semanticweb.owlapi.util.DefaultPrefixManager
 
getShortForm(IRI) - Method in interface org.semanticweb.owlapi.util.IRIShortFormProvider
 
getShortForm(OWLOntology) - Method in class org.semanticweb.owlapi.util.OntologyIRIShortFormProvider
 
getShortForm(IRI) - Method in class org.semanticweb.owlapi.util.OntologyIRIShortFormProvider
 
getShortForm(OWLEntity) - Method in class org.semanticweb.owlapi.util.PropertyAssertionValueShortFormProvider
 
getShortForm(OWLEntity) - Method in class org.semanticweb.owlapi.util.QNameShortFormProvider
 
getShortForm(OWLEntity) - Method in interface org.semanticweb.owlapi.util.ShortFormProvider
Gets the short form for the specified entity.
getShortForm(IRI) - Method in class org.semanticweb.owlapi.util.SimpleIRIShortFormProvider
 
getShortForm(IRI) - Method in class org.semanticweb.owlapi.util.SimpleRenderer
 
getShortForm(OWLEntity) - Method in class org.semanticweb.owlapi.util.SimpleShortFormProvider
 
getShortForm(SWRLVariable) - Method in interface org.semanticweb.owlapi.util.SWRLVariableShortFormProvider
 
getShortForm() - Method in enum org.semanticweb.owlapi.vocab.DublinCoreVocabulary
 
getShortForm() - Method in enum org.semanticweb.owlapi.vocab.OWL2Datatype
 
getShortForm() - Method in enum org.semanticweb.owlapi.vocab.OWLFacet
 
getShortForm() - Method in enum org.semanticweb.owlapi.vocab.OWLRDFVocabulary
 
getShortForm() - Method in enum org.semanticweb.owlapi.vocab.OWLXMLVocabulary
 
getShortForm() - Method in enum org.semanticweb.owlapi.vocab.SKOSVocabulary
 
getShortForm() - Method in enum org.semanticweb.owlapi.vocab.SWRLBuiltInsVocabulary
 
getShortForm() - Method in enum org.semanticweb.owlapi.vocab.SWRLVocabulary
 
getShortForm() - Method in enum org.semanticweb.owlapi.vocab.XSDVocabulary
 
getShortForms() - Method in interface org.semanticweb.owlapi.util.BidirectionalShortFormProvider
getSignature() - Method in interface org.semanticweb.owlapi.model.HasSignature
Deprecated.
use the stream method
getSignature(Imports) - Method in interface org.semanticweb.owlapi.model.OWLOntology
Deprecated.
use the stream method
getSimpleRoles() - Method in class org.semanticweb.owlapi.profiles.OWL2ProfileReport
 
getSimplified() - Method in interface org.semanticweb.owlapi.model.OWLObjectPropertyAssertionAxiom
Gets a simplified version of this object property axiom.
getSimplified() - Method in interface org.semanticweb.owlapi.model.OWLObjectPropertyExpression
Returns this property in its simplified form.
getSimplified() - Method in interface org.semanticweb.owlapi.model.SWRLObjectPropertyAtom
Gets a simplified form of this atom.
getSimplified() - Method in interface org.semanticweb.owlapi.model.SWRLRule
If this rule contains atoms that have predicates that are inverse object properties, then this method creates and returns a rule where the arguments of these atoms are fliped over and the predicate is the inverse (simplified) property.
getSize() - Method in interface org.semanticweb.owlapi.reasoner.Node
Gets the number of entities contained in this Node.
getSortedImportsClosure(OWLOntology) - Method in interface org.semanticweb.owlapi.model.OWLOntologyManager
Gets the topologically ordered imports closure.
getString() - Method in class org.semanticweb.owlapitools.builders.BaseEntityBuilder
 
getStringOWLDatatype() - Method in interface org.semanticweb.owlapi.model.providers.OWLVocabularyProvider
A convenience method that obtains the datatype that represents the string datatype.
getSub() - Method in class org.semanticweb.owlapitools.builders.BaseSubBuilder
 
getSubAnnotationPropertyOfAxioms(OWLAnnotationProperty) - Method in interface org.semanticweb.owlapi.model.OWLAxiomIndex
Deprecated.
use the stream method
getSubClass() - Method in interface org.semanticweb.owlapi.model.OWLSubClassOfAxiom
Gets the subclass in this axiom.
getSubClassAxiomsForSubClass(OWLClass) - Method in interface org.semanticweb.owlapi.model.OWLAxiomIndex
Deprecated.
use the stream method
getSubClassAxiomsForSuperClass(OWLClass) - Method in interface org.semanticweb.owlapi.model.OWLAxiomIndex
Deprecated.
use the stream method
getSubClasses(OWLClassExpression, boolean) - Method in interface org.semanticweb.owlapi.reasoner.OWLReasoner
Gets the set of named classes that are the strict (potentially direct) subclasses of the specified class expression with respect to the reasoner axioms.
getSubClasses(OWLClassExpression, InferenceDepth) - Method in interface org.semanticweb.owlapi.reasoner.OWLReasoner
 
getSubClasses(OWLClassExpression) - Method in interface org.semanticweb.owlapi.reasoner.OWLReasoner
Returns all subclasses.
getSubClasses(OWLClass, OWLOntology) - Static method in class org.semanticweb.owlapi.search.EntitySearcher
Gets the classes which have been asserted to be subclasses of this class in the specified ontology.
getSubClasses(OWLClass, Stream<OWLOntology>) - Static method in class org.semanticweb.owlapi.search.EntitySearcher
Gets the classes which have been asserted to be subclasses of this class in the specified ontologies.
getSubDataProperties(OWLDataProperty, boolean) - Method in interface org.semanticweb.owlapi.reasoner.OWLReasoner
Gets the set of named data properties that are the strict (potentially direct) subproperties of the specified data property expression with respect to the imports closure of the root ontology.
getSubDataProperties(OWLDataProperty, InferenceDepth) - Method in interface org.semanticweb.owlapi.reasoner.OWLReasoner
 
getSubDataProperties(OWLDataProperty) - Method in interface org.semanticweb.owlapi.reasoner.OWLReasoner
 
getSubject() - Method in class org.semanticweb.owlapi.io.RDFTriple
 
getSubject() - Method in interface org.semanticweb.owlapi.model.HasSubject
Gets the subject of this object.
getSubject() - Method in interface org.semanticweb.owlapi.model.OWLPropertyAssertionAxiom
Gets the individual that is the subject of this assertion.
getSubject(OWLAxiom) - Static method in class org.semanticweb.owlapi.util.AxiomSubjectProviderEx
 
getSubject() - Method in class org.semanticweb.owlapitools.builders.BuilderAnnotationAssertion
 
getSubject() - Method in class org.semanticweb.owlapitools.builders.BuilderDataPropertyAssertion
 
getSubject() - Method in class org.semanticweb.owlapitools.builders.BuilderNegativeDataPropertyAssertion
 
getSubject() - Method in class org.semanticweb.owlapitools.builders.BuilderNegativeObjectPropertyAssertion
 
getSubject() - Method in class org.semanticweb.owlapitools.builders.BuilderObjectPropertyAssertion
 
getSubObjectProperties(OWLObjectPropertyExpression, boolean) - Method in interface org.semanticweb.owlapi.reasoner.OWLReasoner
Gets the set of simplified object property expressions that are the strict (potentially direct) subproperties of the specified object property expression with respect to the imports closure of the root ontology.
getSubObjectProperties(OWLObjectPropertyExpression, InferenceDepth) - Method in interface org.semanticweb.owlapi.reasoner.OWLReasoner
 
getSubObjectProperties(OWLObjectPropertyExpression) - Method in interface org.semanticweb.owlapi.reasoner.OWLReasoner
 
getSubProperties(P, OWLOntology) - Static method in class org.semanticweb.owlapi.search.EntitySearcher
Gets the properties which are asserted to be sub-properties of this property in the specified ontology.
getSubProperties(P, Stream<OWLOntology>) - Static method in class org.semanticweb.owlapi.search.EntitySearcher
Gets the properties which are asserted to be sub-properties of this property in the specified ontology.
getSubProperty() - Method in interface org.semanticweb.owlapi.model.OWLSubAnnotationPropertyOfAxiom
Gets the subproperty of this axiom.
getSubProperty() - Method in interface org.semanticweb.owlapi.model.OWLSubPropertyAxiom
 
getSup() - Method in class org.semanticweb.owlapitools.builders.BaseSubBuilder
 
getSuperClass() - Method in interface org.semanticweb.owlapi.model.OWLSubClassOfAxiom
Gets the superclass in this axiom.
getSuperClasses(OWLClassExpression, boolean) - Method in interface org.semanticweb.owlapi.reasoner.OWLReasoner
Gets the set of named classes that are the strict (potentially direct) super classes of the specified class expression with respect to the imports closure of the root ontology.
getSuperClasses(OWLClassExpression, InferenceDepth) - Method in interface org.semanticweb.owlapi.reasoner.OWLReasoner
 
getSuperClasses(OWLClassExpression) - Method in interface org.semanticweb.owlapi.reasoner.OWLReasoner
 
getSuperClasses(OWLClass, OWLOntology) - Static method in class org.semanticweb.owlapi.search.EntitySearcher
A convenience method that examines the axioms in the specified ontology and return the class expressions corresponding to super classes of this class.
getSuperClasses(OWLClass, Stream<OWLOntology>) - Static method in class org.semanticweb.owlapi.search.EntitySearcher
A convenience method that examines the axioms in the specified ontologies and returns the class expression corresponding to the asserted super classes of this class.
getSuperDataProperties(OWLDataProperty, boolean) - Method in interface org.semanticweb.owlapi.reasoner.OWLReasoner
Gets the set of named data properties that are the strict (potentially direct) super properties of the specified data property with respect to the imports closure of the root ontology.
getSuperDataProperties(OWLDataProperty, InferenceDepth) - Method in interface org.semanticweb.owlapi.reasoner.OWLReasoner
 
getSuperDataProperties(OWLDataProperty) - Method in interface org.semanticweb.owlapi.reasoner.OWLReasoner
 
getSuperObjectProperties(OWLObjectPropertyExpression, boolean) - Method in interface org.semanticweb.owlapi.reasoner.OWLReasoner
Gets the set of simplified object property expressions that are the strict (potentially direct) super properties of the specified object property expression with respect to the imports closure of the root ontology.
getSuperObjectProperties(OWLObjectPropertyExpression, InferenceDepth) - Method in interface org.semanticweb.owlapi.reasoner.OWLReasoner
 
getSuperObjectProperties(OWLObjectPropertyExpression) - Method in interface org.semanticweb.owlapi.reasoner.OWLReasoner
 
getSuperProperties(P, OWLOntology) - Static method in class org.semanticweb.owlapi.search.EntitySearcher
Gets the properties which are asserted to be sub-properties of this property in the specified ontology.
getSuperProperties(P, Stream<OWLOntology>) - Static method in class org.semanticweb.owlapi.search.EntitySearcher
Gets the properties which are asserted to be sub-properties of this property in the specified ontology.
getSuperProperty() - Method in interface org.semanticweb.owlapi.model.OWLSubAnnotationPropertyOfAxiom
Gets the superproperty of this axiom.
getSuperProperty() - Method in interface org.semanticweb.owlapi.model.OWLSubPropertyAxiom
 
getSuperProperty() - Method in interface org.semanticweb.owlapi.model.OWLSubPropertyChainOfAxiom
Gets the super property of this axiom.
getSupportedFormat() - Method in interface org.semanticweb.owlapi.io.OWLParser
 
getSupportedFormat() - Method in interface org.semanticweb.owlapi.io.OWLParserFactory
 
getSupportedFormat() - Method in class org.semanticweb.owlapi.io.OWLParserFactoryImpl
 
getSWRLBuiltInAtom(IRI, List<SWRLDArgument>) - Method in interface org.semanticweb.owlapi.model.providers.SWRLProvider
Creates a SWRL Built-In atom.
getSWRLClassAtom(OWLClassExpression, SWRLIArgument) - Method in interface org.semanticweb.owlapi.model.providers.SWRLProvider
Gets a SWRL atom where the predicate is a class expression i.e.
getSWRLDataPropertyAtom(OWLDataPropertyExpression, SWRLIArgument, SWRLDArgument) - Method in interface org.semanticweb.owlapi.model.providers.SWRLProvider
Gets a SWRL data property atom, i.e.
getSWRLDataRangeAtom(OWLDataRange, SWRLDArgument) - Method in interface org.semanticweb.owlapi.model.providers.SWRLProvider
Gets a SWRL atom where the predicate is a data range, i.e.
getSWRLDataRangeAtom(OWL2Datatype, SWRLDArgument) - Method in interface org.semanticweb.owlapi.model.providers.SWRLProvider
Gets a SWRL atom where the predicate is a data range, i.e.
getSWRLDifferentIndividualsAtom(SWRLIArgument, SWRLIArgument) - Method in interface org.semanticweb.owlapi.model.providers.SWRLProvider
 
getSWRLIndividualArgument(OWLIndividual) - Method in interface org.semanticweb.owlapi.model.providers.SWRLProvider
Gets a SWRLIndividualArgument, which is used to wrap and OWLIndividual as an argument for an atom.
getSWRLLiteralArgument(OWLLiteral) - Method in interface org.semanticweb.owlapi.model.providers.SWRLProvider
Gets a SWRLLiteralArgument, which is used to wrap an OWLLiteral to provide an argument for an atom.
getSWRLObjectPropertyAtom(OWLObjectPropertyExpression, SWRLIArgument, SWRLIArgument) - Method in interface org.semanticweb.owlapi.model.providers.SWRLProvider
Gets a SWRL object property atom, i.e.
getSWRLRule(Collection<? extends SWRLAtom>, Collection<? extends SWRLAtom>) - Method in interface org.semanticweb.owlapi.model.providers.SWRLProvider
Gets an anonymous SWRL Rule.
getSWRLRule(Collection<? extends SWRLAtom>, Collection<? extends SWRLAtom>, Collection<OWLAnnotation>) - Method in interface org.semanticweb.owlapi.model.providers.SWRLProvider
Gets an anonymous SWRL Rule.
getSWRLSameIndividualAtom(SWRLIArgument, SWRLIArgument) - Method in interface org.semanticweb.owlapi.model.providers.SWRLProvider
 
getSWRLVariable(IRI) - Method in interface org.semanticweb.owlapi.model.providers.SWRLProvider
Gets a SWRLVariable.
getSWRLVariable(String) - Method in interface org.semanticweb.owlapi.model.providers.SWRLProvider
Gets a SWRLVariable.
getSWRLVariable(String, String) - Method in interface org.semanticweb.owlapi.model.providers.SWRLProvider
Gets a SWRLVariable.
getSWRLVariable(HasIRI) - Method in interface org.semanticweb.owlapi.model.providers.SWRLProvider
Gets a SWRLVariable with the same IRI as the input.
getSymbolicForm() - Method in enum org.semanticweb.owlapi.vocab.OWLFacet
 
getSymmetricObjectPropertyAxioms(OWLObjectPropertyExpression) - Method in interface org.semanticweb.owlapi.model.OWLAxiomIndex
Deprecated.
use the stream method
getTBoxAxioms(Imports) - Method in interface org.semanticweb.owlapi.model.OWLOntology
Deprecated.
use the stream method
getTimeOut() - Method in interface org.semanticweb.owlapi.reasoner.OWLReasoner
Gets the time out (in milliseconds) for the most basic reasoning operations.
getTimeOut() - Method in interface org.semanticweb.owlapi.reasoner.OWLReasonerConfiguration
Gets the timeout in milliseconds for basic single reasoner operations (satisfiability check time out).
getTimeOut() - Method in class org.semanticweb.owlapi.reasoner.SimpleConfiguration
 
getTopClassNode() - Method in interface org.semanticweb.owlapi.reasoner.OWLReasoner
Gets the Node corresponding to the top node (containing owl:Thing) in the class hierarchy.
getTopDataPropertyNode() - Method in interface org.semanticweb.owlapi.reasoner.OWLReasoner
Gets the Node corresponding to the top node (containing owl:topDataProperty) in the data property hierarchy.
getTopDatatype() - Method in interface org.semanticweb.owlapi.model.providers.OWLVocabularyProvider
 
getTopObjectPropertyNode() - Method in interface org.semanticweb.owlapi.reasoner.OWLReasoner
Gets the Node corresponding to the top node (containing owl:topObjectProperty) in the object property hierarchy.
getTransformedAxioms(Set<OWLAxiom>) - Method in class org.semanticweb.owlapi.util.StructuralTransformation
 
getTransitiveObjectPropertyAxioms(OWLObjectPropertyExpression) - Method in interface org.semanticweb.owlapi.model.OWLAxiomIndex
Deprecated.
use the stream method
getTripleCount() - Method in interface org.semanticweb.owlapi.io.OWLOntologyLoaderMetaData
Gets a count of the triples process during loading.
getTripleCount() - Method in class org.semanticweb.owlapi.io.RDFParserMetaData
 
getType() - Method in class org.semanticweb.owlapitools.builders.BuilderDatatypeDefinition
 
getType() - Method in class org.semanticweb.owlapitools.builders.BuilderDatatypeRestriction
 
getTypeForClass(Class<T>) - Static method in class org.semanticweb.owlapi.model.AxiomType
 
getTypes(OWLNamedIndividual, boolean) - Method in interface org.semanticweb.owlapi.reasoner.OWLReasoner
Gets the named classes which are (potentially direct) types of the specified named individual.
getTypes(OWLNamedIndividual, InferenceDepth) - Method in interface org.semanticweb.owlapi.reasoner.OWLReasoner
 
getTypes(OWLNamedIndividual) - Method in interface org.semanticweb.owlapi.reasoner.OWLReasoner
 
getTypes(OWLIndividual, OWLOntology) - Static method in class org.semanticweb.owlapi.search.EntitySearcher
 
getTypes(OWLIndividual, Stream<OWLOntology>) - Static method in class org.semanticweb.owlapi.search.EntitySearcher
 
getUnparsedTriples() - Method in interface org.semanticweb.owlapi.io.OWLOntologyLoaderMetaData
 
getUnparsedTriples() - Method in class org.semanticweb.owlapi.io.RDFParserMetaData
 
getUnsatisfiableClasses() - Method in interface org.semanticweb.owlapi.reasoner.OWLReasoner
A convenience method that obtains the classes in the signature of the root ontology that are unsatisfiable.
getValue() - Method in interface org.semanticweb.owlapi.model.OWLAnnotation
Gets the annotation value.
getValue() - Method in interface org.semanticweb.owlapi.model.OWLAnnotationAssertionAxiom
Gets the annotation value.
getValue() - Method in interface org.semanticweb.owlapi.model.OWLHasValueRestriction
Deprecated.
use getFiller instead
getValue(Class<T>, Map<ConfigurationOptions, Object>) - Method in enum org.semanticweb.owlapi.model.parameters.ConfigurationOptions
 
getValue() - Method in class org.semanticweb.owlapitools.builders.BuilderAnnotation
 
getValue() - Method in class org.semanticweb.owlapitools.builders.BuilderAnnotationAssertion
 
getValue() - Method in class org.semanticweb.owlapitools.builders.BuilderNegativeObjectPropertyAssertion
 
getValue() - Method in class org.semanticweb.owlapitools.builders.BuilderObjectHasValue
 
getValue() - Method in class org.semanticweb.owlapitools.builders.BuilderObjectPropertyAssertion
 
getValues() - Method in interface org.semanticweb.owlapi.model.OWLDataOneOf
Deprecated.
use the stream method
getVariables() - Method in interface org.semanticweb.owlapi.model.SWRLRule
Deprecated.
getVariables() - Method in class org.semanticweb.owlapi.util.SWRLVariableExtractor
 
getVersion() - Method in class org.semanticweb.owlapi.util.VersionInfo
Gets a string that contains the version of this build.
getVersionInfo() - Static method in class org.semanticweb.owlapi.util.VersionInfo
 
getVersionIRI() - Method in class org.semanticweb.owlapi.model.OWLOntologyID
Gets the version IRI.
getVersions(IRI) - Method in interface org.semanticweb.owlapi.model.OWLOntologyManager
getViolations() - Method in class org.semanticweb.owlapi.profiles.OWLProfileReport
 
getVocabulary() - Method in class org.semanticweb.owlapi.model.EntityType
 
getWriter() - Method in class org.semanticweb.owlapi.io.FileDocumentTarget
 
getWriter() - Method in interface org.semanticweb.owlapi.io.OWLOntologyDocumentTarget
Gets a Writer that can be used to write an ontology to an ontology document.
getWriter() - Method in class org.semanticweb.owlapi.io.StringDocumentTarget
 
getWriter() - Method in class org.semanticweb.owlapi.io.WriterDocumentTarget
 
GT - Static variable in class org.semanticweb.owlapi.io.XMLUtils
&gt; shortcut.
GZipFileDocumentSource - Class in org.semanticweb.owlapi.io
An ontology document source which can read from a GZIP File.
GZipFileDocumentSource(File) - Constructor for class org.semanticweb.owlapi.io.GZipFileDocumentSource
Constructs an input source which will read an ontology from a representation from the specified file.
GZipFileDocumentSource(File, IRI, OWLDocumentFormat, String) - Constructor for class org.semanticweb.owlapi.io.GZipFileDocumentSource
Constructs an input source which will read an ontology from a representation from the specified file.
GZipFileDocumentTarget - Class in org.semanticweb.owlapi.io
An ontology document target which can write to a GZIP File.
GZipFileDocumentTarget(File) - Constructor for class org.semanticweb.owlapi.io.GZipFileDocumentTarget
 
GZipStreamDocumentSource - Class in org.semanticweb.owlapi.io
An ontology document source which can read from a GZIP stream.
GZipStreamDocumentSource(InputStream) - Constructor for class org.semanticweb.owlapi.io.GZipStreamDocumentSource
Constructs an input source which will read an ontology from a representation from the specified file.
GZipStreamDocumentSource(InputStream, IRI, OWLDocumentFormat, String) - Constructor for class org.semanticweb.owlapi.io.GZipStreamDocumentSource
Constructs an input source which will read an ontology from a representation from the specified stream.
GZipStreamDocumentTarget - Class in org.semanticweb.owlapi.io
An ontology document target which can write to a GZIP stream.
GZipStreamDocumentTarget(OutputStream) - Constructor for class org.semanticweb.owlapi.io.GZipStreamDocumentTarget
 

H

handleDefault(Object) - Method in interface org.semanticweb.owlapi.model.OWLVisitorBase
Deprecated.
use doDefault instead.
handleImpendingOntologyChanges(List<? extends OWLOntologyChange>) - Method in interface org.semanticweb.owlapi.model.ImpendingOWLOntologyChangeListener
Called when a list of ontology changes is about to be applied.
handlesMimeType(String) - Method in class org.semanticweb.owlapi.io.OWLParserFactoryImpl
 
handlesMimeType(String) - Method in interface org.semanticweb.owlapi.model.MIMETypeAware
Determines whether either getDefaultMIMEType() equals the given mimeType or getMIMETypes() contains the given mimeType.
handlesMimeType(String) - Method in class org.semanticweb.owlapi.util.OWLDocumentFormatFactoryImpl
 
HAS_KEY - Static variable in class org.semanticweb.owlapi.model.AxiomType
HasKey.
HasAddAxiom - Interface in org.semanticweb.owlapi.model
 
HasAddAxioms - Interface in org.semanticweb.owlapi.model
 
hasAlredyFailedOnIRIResolution() - Method in interface org.semanticweb.owlapi.io.OWLOntologyDocumentSource
 
hasAlredyFailedOnIRIResolution() - Method in class org.semanticweb.owlapi.io.OWLOntologyDocumentSourceBase
 
hasAlredyFailedOnStreams() - Method in interface org.semanticweb.owlapi.io.OWLOntologyDocumentSource
 
hasAlredyFailedOnStreams() - Method in class org.semanticweb.owlapi.io.OWLOntologyDocumentSourceBase
 
HasAnnotationPropertiesInSignature - Interface in org.semanticweb.owlapi.model
 
HasAnnotations - Interface in org.semanticweb.owlapi.model
An interface to an object that has annotation.
HasAnnotationValue - Interface in org.semanticweb.owlapi.model
Convenience interface for classes that have an annotation value referred - i.e., annotation assertion axioms, annotations and annotation values.
HasAnonymousIndividuals - Interface in org.semanticweb.owlapi.model
 
HasApplyChange - Interface in org.semanticweb.owlapi.model
 
HasApplyChanges - Interface in org.semanticweb.owlapi.model
 
HasApplyDirectChange - Interface in org.semanticweb.owlapi.model
 
HasAxioms - Interface in org.semanticweb.owlapi.model
An interface to an object that contains axioms.
HasAxiomsByType - Interface in org.semanticweb.owlapi.model
An interface to an object that contains axioms and can provide subsets of these axioms by the type of axiom.
HasCardinality - Interface in org.semanticweb.owlapi.model
An interface to objects that have a cardinality.
HasClassesInSignature - Interface in org.semanticweb.owlapi.model
An interface to an object that has a signature and can provide the classes that are contained in its signature.
HasComponents - Interface in org.semanticweb.owlapi.model
An interface for objects that have a set of components - this is useful for all those situations where a generic action has to be performed on all components of an object, such as hashcode and equals computations, or rendering in a syntax.
HasContainsAxiom - Interface in org.semanticweb.owlapi.model
An interface to an object that contains axioms.
HasContainsEntityInSignature - Interface in org.semanticweb.owlapi.model
An interface to an object that has a signature.
HasContainsOntology - Interface in org.semanticweb.owlapi.model
 
HasDataFactory - Interface in org.semanticweb.owlapi.model
 
HasDataPropertiesInSignature - Interface in org.semanticweb.owlapi.model
 
hasDataPropertyValue(OWLIndividual, OWLDataPropertyExpression, OWLLiteral, OWLOntology) - Static method in class org.semanticweb.owlapi.search.EntitySearcher
 
hasDataPropertyValue(OWLIndividual, OWLDataPropertyExpression, OWLLiteral, Stream<OWLOntology>) - Static method in class org.semanticweb.owlapi.search.EntitySearcher
 
hasDataPropertyValues(OWLIndividual, OWLDataPropertyExpression, OWLOntology) - Static method in class org.semanticweb.owlapi.search.EntitySearcher
 
hasDataPropertyValues(OWLIndividual, OWLDataPropertyExpression, Stream<OWLOntology>) - Static method in class org.semanticweb.owlapi.search.EntitySearcher
 
HasDatatypesInSignature - Interface in org.semanticweb.owlapi.model
 
HasDirectAddAxiom - Interface in org.semanticweb.owlapi.model
Interface for an object that accepts axiom additions (tipycally, an OWLOntology).
HasDirectAddAxioms - Interface in org.semanticweb.owlapi.model
Interface for an object that accepts axiom additions (tipycally, an OWLOntology).
HasDirectImports - Interface in org.semanticweb.owlapi.model
An interface to objects that have a direct set of imports.
HasDirectRemoveAxiom - Interface in org.semanticweb.owlapi.model
 
HasDirectRemoveAxioms - Interface in org.semanticweb.owlapi.model
 
HasDomain<D extends OWLObject> - Interface in org.semanticweb.owlapi.model
An interface to objects that have a domain.
HasFiller<T extends OWLObject> - Interface in org.semanticweb.owlapi.model
An interface to objects that have a filler.
HasGetEntitiesInSignature - Interface in org.semanticweb.owlapi.model
 
HasGetOntologies - Interface in org.semanticweb.owlapi.model
 
HasGetOntologyById - Interface in org.semanticweb.owlapi.model
 
HasHashIndex - Interface in org.semanticweb.owlapi.model
Interface for types with a hash index; this is used to seed the hashcode computation for instances, so that the hashcodes of objects with different types are /more/ different than the hashcodes of objects with the same type.
hashCode() - Method in class org.semanticweb.owlapi.change.OWLOntologyChangeData
 
hashCode() - Method in class org.semanticweb.owlapi.change.OWLOntologyChangeRecord
 
hashCode() - Method in class org.semanticweb.owlapi.io.RDFLiteral
 
hashCode() - Method in class org.semanticweb.owlapi.io.RDFResourceBlankNode
 
hashCode() - Method in class org.semanticweb.owlapi.io.RDFResourceIRI
 
hashCode() - Method in class org.semanticweb.owlapi.io.RDFTriple
 
hashCode() - Method in class org.semanticweb.owlapi.model.AddAxiom
 
hashCode() - Method in class org.semanticweb.owlapi.model.AddImport
 
hashCode() - Method in class org.semanticweb.owlapi.model.AddOntologyAnnotation
 
hashCode() - Method in class org.semanticweb.owlapi.model.AxiomType
 
hashCode() - Method in class org.semanticweb.owlapi.model.IRI
 
hashCode() - Method in class org.semanticweb.owlapi.model.NodeID
 
hashCode() - Method in class org.semanticweb.owlapi.model.OWLDocumentFormatImpl
 
hashCode() - Method in class org.semanticweb.owlapi.model.OWLOntologyID
 
hashCode() - Method in class org.semanticweb.owlapi.model.RemoveAxiom
 
hashCode() - Method in class org.semanticweb.owlapi.model.RemoveImport
 
hashCode() - Method in class org.semanticweb.owlapi.model.RemoveOntologyAnnotation
 
hashCode() - Method in class org.semanticweb.owlapi.model.SetOntologyID
 
hashCode() - Method in class org.semanticweb.owlapi.util.CollectionFactory.ConditionalCopySet
 
hashCode() - Method in class org.semanticweb.owlapi.util.OntologyAxiomPair
 
hashCode() - Method in class org.semanticweb.owlapi.util.OWLDocumentFormatFactoryImpl
 
hashCode() - Method in class org.semanticweb.owlapi.utilities.Injector.Key
 
hashIndex() - Method in interface org.semanticweb.owlapi.model.HasHashIndex
 
hashIndex() - Method in class org.semanticweb.owlapi.model.IRI
 
hashIndex() - Method in interface org.semanticweb.owlapi.model.OWLAnnotation
 
hashIndex() - Method in interface org.semanticweb.owlapi.model.OWLAnnotationAssertionAxiom
 
hashIndex() - Method in interface org.semanticweb.owlapi.model.OWLAnnotationProperty
 
hashIndex() - Method in interface org.semanticweb.owlapi.model.OWLAnnotationPropertyDomainAxiom
 
hashIndex() - Method in interface org.semanticweb.owlapi.model.OWLAnnotationPropertyRangeAxiom
 
hashIndex() - Method in interface org.semanticweb.owlapi.model.OWLAnonymousIndividual
 
hashIndex() - Method in interface org.semanticweb.owlapi.model.OWLAsymmetricObjectPropertyAxiom
 
hashIndex() - Method in interface org.semanticweb.owlapi.model.OWLClass
 
hashIndex() - Method in interface org.semanticweb.owlapi.model.OWLClassAssertionAxiom
 
hashIndex() - Method in interface org.semanticweb.owlapi.model.OWLDataAllValuesFrom
 
hashIndex() - Method in interface org.semanticweb.owlapi.model.OWLDataComplementOf
 
hashIndex() - Method in interface org.semanticweb.owlapi.model.OWLDataExactCardinality
 
hashIndex() - Method in interface org.semanticweb.owlapi.model.OWLDataHasValue
 
hashIndex() - Method in interface org.semanticweb.owlapi.model.OWLDataIntersectionOf
 
hashIndex() - Method in interface org.semanticweb.owlapi.model.OWLDataMaxCardinality
 
hashIndex() - Method in interface org.semanticweb.owlapi.model.OWLDataMinCardinality
 
hashIndex() - Method in interface org.semanticweb.owlapi.model.OWLDataOneOf
 
hashIndex() - Method in interface org.semanticweb.owlapi.model.OWLDataProperty
 
hashIndex() - Method in interface org.semanticweb.owlapi.model.OWLDataPropertyAssertionAxiom
 
hashIndex() - Method in interface org.semanticweb.owlapi.model.OWLDataPropertyDomainAxiom
 
hashIndex() - Method in interface org.semanticweb.owlapi.model.OWLDataPropertyRangeAxiom
 
hashIndex() - Method in interface org.semanticweb.owlapi.model.OWLDataSomeValuesFrom
 
hashIndex() - Method in interface org.semanticweb.owlapi.model.OWLDatatype
 
hashIndex() - Method in interface org.semanticweb.owlapi.model.OWLDatatypeDefinitionAxiom
 
hashIndex() - Method in interface org.semanticweb.owlapi.model.OWLDatatypeRestriction
 
hashIndex() - Method in interface org.semanticweb.owlapi.model.OWLDataUnionOf
 
hashIndex() - Method in interface org.semanticweb.owlapi.model.OWLDeclarationAxiom
 
hashIndex() - Method in interface org.semanticweb.owlapi.model.OWLDifferentIndividualsAxiom
 
hashIndex() - Method in interface org.semanticweb.owlapi.model.OWLDisjointClassesAxiom
 
hashIndex() - Method in interface org.semanticweb.owlapi.model.OWLDisjointDataPropertiesAxiom
 
hashIndex() - Method in interface org.semanticweb.owlapi.model.OWLDisjointObjectPropertiesAxiom
 
hashIndex() - Method in interface org.semanticweb.owlapi.model.OWLDisjointUnionAxiom
 
hashIndex() - Method in interface org.semanticweb.owlapi.model.OWLEquivalentClassesAxiom
 
hashIndex() - Method in interface org.semanticweb.owlapi.model.OWLEquivalentDataPropertiesAxiom
 
hashIndex() - Method in interface org.semanticweb.owlapi.model.OWLEquivalentObjectPropertiesAxiom
 
hashIndex() - Method in interface org.semanticweb.owlapi.model.OWLFacetRestriction
 
hashIndex() - Method in interface org.semanticweb.owlapi.model.OWLFunctionalDataPropertyAxiom
 
hashIndex() - Method in interface org.semanticweb.owlapi.model.OWLFunctionalObjectPropertyAxiom
 
hashIndex() - Method in interface org.semanticweb.owlapi.model.OWLHasKeyAxiom
 
hashIndex() - Method in interface org.semanticweb.owlapi.model.OWLInverseFunctionalObjectPropertyAxiom
 
hashIndex() - Method in interface org.semanticweb.owlapi.model.OWLInverseObjectPropertiesAxiom
 
hashIndex() - Method in interface org.semanticweb.owlapi.model.OWLIrreflexiveObjectPropertyAxiom
 
hashIndex() - Method in interface org.semanticweb.owlapi.model.OWLLiteral
 
hashIndex() - Method in interface org.semanticweb.owlapi.model.OWLNamedIndividual
 
hashIndex() - Method in interface org.semanticweb.owlapi.model.OWLNegativeDataPropertyAssertionAxiom
 
hashIndex() - Method in interface org.semanticweb.owlapi.model.OWLNegativeObjectPropertyAssertionAxiom
 
hashIndex() - Method in interface org.semanticweb.owlapi.model.OWLObjectAllValuesFrom
 
hashIndex() - Method in interface org.semanticweb.owlapi.model.OWLObjectComplementOf
 
hashIndex() - Method in interface org.semanticweb.owlapi.model.OWLObjectExactCardinality
 
hashIndex() - Method in interface org.semanticweb.owlapi.model.OWLObjectHasSelf
 
hashIndex() - Method in interface org.semanticweb.owlapi.model.OWLObjectHasValue
 
hashIndex() - Method in interface org.semanticweb.owlapi.model.OWLObjectIntersectionOf
 
hashIndex() - Method in interface org.semanticweb.owlapi.model.OWLObjectInverseOf
 
hashIndex() - Method in interface org.semanticweb.owlapi.model.OWLObjectMaxCardinality
 
hashIndex() - Method in interface org.semanticweb.owlapi.model.OWLObjectMinCardinality
 
hashIndex() - Method in interface org.semanticweb.owlapi.model.OWLObjectOneOf
 
hashIndex() - Method in interface org.semanticweb.owlapi.model.OWLObjectProperty
 
hashIndex() - Method in interface org.semanticweb.owlapi.model.OWLObjectPropertyAssertionAxiom
 
hashIndex() - Method in interface org.semanticweb.owlapi.model.OWLObjectPropertyDomainAxiom
 
hashIndex() - Method in interface org.semanticweb.owlapi.model.OWLObjectPropertyRangeAxiom
 
hashIndex() - Method in interface org.semanticweb.owlapi.model.OWLObjectSomeValuesFrom
 
hashIndex() - Method in interface org.semanticweb.owlapi.model.OWLObjectUnionOf
 
hashIndex() - Method in interface org.semanticweb.owlapi.model.OWLOntology
 
hashIndex() - Method in interface org.semanticweb.owlapi.model.OWLReflexiveObjectPropertyAxiom
 
hashIndex() - Method in interface org.semanticweb.owlapi.model.OWLSameIndividualAxiom
 
hashIndex() - Method in interface org.semanticweb.owlapi.model.OWLSubAnnotationPropertyOfAxiom
 
hashIndex() - Method in interface org.semanticweb.owlapi.model.OWLSubClassOfAxiom
 
hashIndex() - Method in interface org.semanticweb.owlapi.model.OWLSubDataPropertyOfAxiom
 
hashIndex() - Method in interface org.semanticweb.owlapi.model.OWLSubObjectPropertyOfAxiom
 
hashIndex() - Method in interface org.semanticweb.owlapi.model.OWLSubPropertyChainOfAxiom
 
hashIndex() - Method in interface org.semanticweb.owlapi.model.OWLSymmetricObjectPropertyAxiom
 
hashIndex() - Method in interface org.semanticweb.owlapi.model.OWLTransitiveObjectPropertyAxiom
 
hashIndex() - Method in interface org.semanticweb.owlapi.model.SWRLBuiltInAtom
 
hashIndex() - Method in interface org.semanticweb.owlapi.model.SWRLClassAtom
 
hashIndex() - Method in interface org.semanticweb.owlapi.model.SWRLDataPropertyAtom
 
hashIndex() - Method in interface org.semanticweb.owlapi.model.SWRLDataRangeAtom
 
hashIndex() - Method in interface org.semanticweb.owlapi.model.SWRLDifferentIndividualsAtom
 
hashIndex() - Method in interface org.semanticweb.owlapi.model.SWRLIndividualArgument
 
hashIndex() - Method in interface org.semanticweb.owlapi.model.SWRLLiteralArgument
 
hashIndex() - Method in interface org.semanticweb.owlapi.model.SWRLObjectPropertyAtom
 
hashIndex() - Method in interface org.semanticweb.owlapi.model.SWRLRule
 
hashIndex() - Method in interface org.semanticweb.owlapi.model.SWRLSameIndividualAtom
 
hashIndex() - Method in interface org.semanticweb.owlapi.model.SWRLVariable
 
hashIteration(int, int) - Static method in interface org.semanticweb.owlapi.model.OWLObject
Iteration for hash codes
HasImportsClosure - Interface in org.semanticweb.owlapi.model
An interface to objects that provide an imports closure of themselves.
HasIndex - Interface in org.semanticweb.owlapi.model
Interface for types with an index; this is used to group objects by type when sorting.
HasIndividualsInSignature - Interface in org.semanticweb.owlapi.model
 
HasIRI - Interface in org.semanticweb.owlapi.model
 
HasKeyAxiomProvider - Interface in org.semanticweb.owlapi.model.axiomproviders
HasKey provider interface.
hasKeyAxioms(OWLClass) - Method in interface org.semanticweb.owlapi.model.OWLAxiomIndex
Gets the has key axioms that have the specified class as their subject.
hasLang() - Method in class org.semanticweb.owlapi.io.RDFLiteral
 
HasLang - Interface in org.semanticweb.owlapi.model
 
hasLang() - Method in interface org.semanticweb.owlapi.model.OWLLiteral
Determines if this literal has a language tag.
hasLang(String) - Method in interface org.semanticweb.owlapi.model.OWLLiteral
Determines if this OWLLiteral has a particular language tag.
HasLogicalAxioms - Interface in org.semanticweb.owlapi.model
An interface to an object that contains a set of logical axioms.
hasNamedConjunct(OWLClassExpression) - Method in class org.semanticweb.owlapi.util.NamedConjunctChecker
Checks whether the specified expression has a named conjunct.
hasNCNameSuffix(CharSequence) - Static method in class org.semanticweb.owlapi.io.XMLUtils
Determines if a character sequence has a suffix that is an NCName.
hasNegativeDataPropertyValue(OWLIndividual, OWLDataPropertyExpression, OWLLiteral, OWLOntology) - Static method in class org.semanticweb.owlapi.search.EntitySearcher
 
hasNegativeDataPropertyValue(OWLIndividual, OWLDataPropertyExpression, OWLLiteral, Stream<OWLOntology>) - Static method in class org.semanticweb.owlapi.search.EntitySearcher
 
hasNegativeDataPropertyValues(OWLIndividual, OWLDataPropertyExpression, OWLOntology) - Static method in class org.semanticweb.owlapi.search.EntitySearcher
 
hasNegativeDataPropertyValues(OWLIndividual, OWLDataPropertyExpression, Stream<OWLOntology>) - Static method in class org.semanticweb.owlapi.search.EntitySearcher
 
hasNegativeObjectPropertyValue(OWLIndividual, OWLObjectPropertyExpression, OWLIndividual, OWLOntology) - Static method in class org.semanticweb.owlapi.search.EntitySearcher
 
hasNegativeObjectPropertyValue(OWLIndividual, OWLObjectPropertyExpression, OWLIndividual, Stream<OWLOntology>) - Static method in class org.semanticweb.owlapi.search.EntitySearcher
 
hasNegativeObjectPropertyValues(OWLIndividual, OWLObjectPropertyExpression, OWLOntology) - Static method in class org.semanticweb.owlapi.search.EntitySearcher
 
hasNegativeObjectPropertyValues(OWLIndividual, OWLObjectPropertyExpression, Stream<OWLOntology>) - Static method in class org.semanticweb.owlapi.search.EntitySearcher
 
HasObject<O> - Interface in org.semanticweb.owlapi.model
An interface to objects that have objects (e.g.
HasObjectPropertiesInSignature - Interface in org.semanticweb.owlapi.model
An interface to an object that has a signature and can provide the object properties that are contained in its signature.
hasObjectPropertyValue(OWLIndividual, OWLObjectPropertyExpression, OWLIndividual, OWLOntology) - Static method in class org.semanticweb.owlapi.search.EntitySearcher
 
hasObjectPropertyValue(OWLIndividual, OWLObjectPropertyExpression, OWLIndividual, Stream<OWLOntology>) - Static method in class org.semanticweb.owlapi.search.EntitySearcher
 
hasObjectPropertyValues(OWLIndividual, OWLObjectPropertyExpression, OWLOntology) - Static method in class org.semanticweb.owlapi.search.EntitySearcher
 
hasObjectPropertyValues(OWLIndividual, OWLObjectPropertyExpression, Stream<OWLOntology>) - Static method in class org.semanticweb.owlapi.search.EntitySearcher
 
HasOntologyChangeListeners - Interface in org.semanticweb.owlapi.model
 
HasOntologyConfigurator - Interface in org.semanticweb.owlapi.model
An interface for objects that allow a loader configuration provider to be set.
HasOntologyID - Interface in org.semanticweb.owlapi.model
An interface to objects that have an OWLOntologyID.
HasOntologyLoaderConfiguration - Interface in org.semanticweb.owlapi.model
An interface for objects that allow a loader configuration to be set.
HasOntologyWriterConfiguration - Interface in org.semanticweb.owlapi.model
An interface for objects that allow a writer configuration to be set.
HasOperands<T extends OWLObject> - Interface in org.semanticweb.owlapi.model
An interface to objects that have a collection of operands.
HasPrefixedName - Interface in org.semanticweb.owlapi.model
 
HasPriority - Annotation Type in org.semanticweb.owlapi.annotations
Annotation for objects that have a priority that can be used for sorting purposes.
HasPriorityComparator<T> - Class in org.semanticweb.owlapi.util
Comparator for objects with HasPriority annotations.
HasPriorityComparator() - Constructor for class org.semanticweb.owlapi.util.HasPriorityComparator
 
HasProperty<P extends OWLObject> - Interface in org.semanticweb.owlapi.model
An interface to objects which have a property.
HasRange<R extends OWLObject> - Interface in org.semanticweb.owlapi.model
An interface to objects that have a range.
HasRemoveAxiom - Interface in org.semanticweb.owlapi.model
 
HasRemoveAxioms - Interface in org.semanticweb.owlapi.model
 
HasSelfProvider - Interface in org.semanticweb.owlapi.model.providers
Object hasself provider.
hasSharedStructure() - Method in interface org.semanticweb.owlapi.model.OWLObject
 
HasShortForm - Interface in org.semanticweb.owlapi.model
An interface to an object that has a short form (human readable short name e.g.
HasSignature - Interface in org.semanticweb.owlapi.model
An interface to an object which has a signature
HasSubject<T extends OWLObject> - Interface in org.semanticweb.owlapi.model
 
HasValueProvider - Interface in org.semanticweb.owlapi.model.providers
Object and datatype hasvalue provider.
head() - Method in interface org.semanticweb.owlapi.model.SWRLRule
Gets the atoms in the head of the rule.
headList() - Method in interface org.semanticweb.owlapi.model.SWRLRule
 
headSize() - Method in class org.semanticweb.owlapitools.builders.BuilderSWRLRule
 
HornAxiomVisitorEx - Class in org.semanticweb.owlapi.util
Returns true if the visited axioms are an ontology in Horn-SHIQ form.
HornAxiomVisitorEx() - Constructor for class org.semanticweb.owlapi.util.HornAxiomVisitorEx
 

I

i - Variable in class org.semanticweb.owlapi.util.OWLAPIStreamUtils.Pair
First element.
idRequiredForIndividualOrAxiom() - Method in class org.semanticweb.owlapi.io.RDFNode
 
ifAnonymousIndividual(Consumer<OWLAnonymousIndividual>) - Method in interface org.semanticweb.owlapi.model.HasAnnotationValue
 
ifAnonymousIndividualOrElse(Consumer<OWLAnonymousIndividual>, Runnable) - Method in interface org.semanticweb.owlapi.model.HasAnnotationValue
 
ifIri(Consumer<IRI>) - Method in interface org.semanticweb.owlapi.model.HasAnnotationValue
 
ifIriOrElse(Consumer<IRI>, Runnable) - Method in interface org.semanticweb.owlapi.model.HasAnnotationValue
 
ifLiteral(Consumer<OWLLiteral>) - Method in interface org.semanticweb.owlapi.model.HasAnnotationValue
 
ifLiteralOrElse(Consumer<OWLLiteral>, Runnable) - Method in interface org.semanticweb.owlapi.model.HasAnnotationValue
 
ifValue(Consumer<OWLLiteral>, Consumer<IRI>, Consumer<OWLAnonymousIndividual>) - Method in interface org.semanticweb.owlapi.model.HasAnnotationValue
 
IllegalConfigurationException - Exception in org.semanticweb.owlapi.reasoner
 
IllegalConfigurationException(Throwable, OWLReasonerConfiguration) - Constructor for exception org.semanticweb.owlapi.reasoner.IllegalConfigurationException
 
IllegalConfigurationException(String, OWLReasonerConfiguration) - Constructor for exception org.semanticweb.owlapi.reasoner.IllegalConfigurationException
 
IllegalConfigurationException(String, Throwable, OWLReasonerConfiguration) - Constructor for exception org.semanticweb.owlapi.reasoner.IllegalConfigurationException
 
IllegalPunning - Class in org.semanticweb.owlapi.profiles.violations
Punning between properties is not allowed.
IllegalPunning(OWLOntology, OWLAxiom, IRI) - Constructor for class org.semanticweb.owlapi.profiles.violations.IllegalPunning
 
ImmutableOWLOntologyChangeException - Exception in org.semanticweb.owlapi.model
An exception to describe a situation where there was an attempt to apply a change to an immutable ontology.
ImmutableOWLOntologyChangeException(OWLOntologyChangeData, String) - Constructor for exception org.semanticweb.owlapi.model.ImmutableOWLOntologyChangeException
Constructs an exception which describes the attempted change.
ImpendingOWLOntologyChangeBroadcastStrategy - Interface in org.semanticweb.owlapi.model
 
ImpendingOWLOntologyChangeListener - Interface in org.semanticweb.owlapi.model
 
ImportChange - Class in org.semanticweb.owlapi.model
 
ImportChange(OWLOntology, OWLImportsDeclaration) - Constructor for class org.semanticweb.owlapi.model.ImportChange
 
ImportChangeData - Class in org.semanticweb.owlapi.change
Instances of this class represent OWLOntologyChangeData for changes that that are specific to the addition or removal of import statements to/from an ontology.
importMissing(MissingImportEvent) - Method in interface org.semanticweb.owlapi.model.MissingImportListener
 
imports() - Method in interface org.semanticweb.owlapi.model.OWLOntology
Gets the set of loaded ontologies that this ontology is related to via the transitive closure of the directlyImports relation.
For example, if this ontology imports ontology B, and ontology B imports ontology C, then this method will return the set consisting of ontology B and ontology C.
imports(OWLOntology) - Method in interface org.semanticweb.owlapi.model.OWLOntologyManager
Gets the stream of ontologies that are in the transitive closure of the directly imports relation.
Imports - Enum in org.semanticweb.owlapi.model.parameters
An enumeration for human readable values to include/exclude imports from searches.
importsClosure() - Method in interface org.semanticweb.owlapi.model.HasImportsClosure
Gets the imports closure, including the root object.
importsClosure(OWLOntology) - Method in interface org.semanticweb.owlapi.model.OWLOntologyManager
Imports closure stream for the specified ontology.
ImportsClosureNotInProfileException - Exception in org.semanticweb.owlapi.reasoner
This exception indicates that the reasoner cannot handle the set of axioms that are in the imports closure of the root ontology because the axioms fall outside of the "largest" OWL profile (i.e.
ImportsClosureNotInProfileException(IRI) - Constructor for exception org.semanticweb.owlapi.reasoner.ImportsClosureNotInProfileException
 
importsDeclarations() - Method in interface org.semanticweb.owlapi.model.OWLOntology
Gets the set of imports declarations for this ontology.
ImportsStructureEntitySorter - Class in org.semanticweb.owlapi.util
 
ImportsStructureEntitySorter(OWLOntology) - Constructor for class org.semanticweb.owlapi.util.ImportsStructureEntitySorter
 
ImportsStructureObjectSorter<O> - Class in org.semanticweb.owlapi.util
Sorts objects into sets based on where they appear in the imports closure of an ontology.
ImportsStructureObjectSorter(OWLOntology, ImportsStructureObjectSorter.ObjectSelector<O>) - Constructor for class org.semanticweb.owlapi.util.ImportsStructureObjectSorter
Creates a sorter for the specified ontology, whose imports closure is obtained with the specified manager, and for each ontology whose objects are selected using the specified object selector.
ImportsStructureObjectSorter.ObjectSelector<O> - Interface in org.semanticweb.owlapi.util
 
InconsistentOntologyException - Exception in org.semanticweb.owlapi.reasoner
This type of exception is thrown by an OWLReasoner to indicate that the imports closure of the root ontology (returned by OWLReasoner.getRootOntology()) is inconsistent.
InconsistentOntologyException() - Constructor for exception org.semanticweb.owlapi.reasoner.InconsistentOntologyException
Default constructor.
InconsistentOntologyException(Throwable) - Constructor for exception org.semanticweb.owlapi.reasoner.InconsistentOntologyException
 
InconsistentOntologyException(String) - Constructor for exception org.semanticweb.owlapi.reasoner.InconsistentOntologyException
 
InconsistentOntologyException(String, Throwable) - Constructor for exception org.semanticweb.owlapi.reasoner.InconsistentOntologyException
 
IndividualAppearance - Interface in org.semanticweb.owlapi.util
An interface for checking if an anonymous individual is references multiple times as object of a statement.
IndividualAssertionProvider - Interface in org.semanticweb.owlapi.model.providers
Individual (sameAs and differentFrom) assertion provider.
IndividualNodeSetPolicy - Enum in org.semanticweb.owlapi.reasoner
The policy of how a reasoner will return NodeSets of individuals for queries that return node sets of named individuals such as OWLReasoner.getTypes(org.semanticweb.owlapi.model.OWLNamedIndividual, boolean) or OWLReasoner.getInstances(org.semanticweb.owlapi.model.OWLClassExpression, boolean) .
individuals() - Method in interface org.semanticweb.owlapi.model.OWLNaryIndividualAxiom
 
individuals() - Method in interface org.semanticweb.owlapi.model.OWLObjectOneOf
Gets the individuals that are in the oneOf.
individualsInSignature() - Method in interface org.semanticweb.owlapi.model.HasIndividualsInSignature
 
individualsInSignature(Imports) - Method in interface org.semanticweb.owlapi.model.OWLSignature
Gets the named individuals in the signature and optionally the imports closure.
InferenceDepth - Enum in org.semanticweb.owlapi.reasoner
An enumeration that denotes depth of inference: direct or indirect relations, e.g., all subclasses or only direct subclasses.
InferenceType - Enum in org.semanticweb.owlapi.reasoner
An enumeration that denotes various types of inference task.
InferredAxiomGenerator<A extends OWLAxiom> - Interface in org.semanticweb.owlapi.util
Given a reasoner, implementations of this interface generate axioms that represent inferred information.
InferredClassAssertionAxiomGenerator - Class in org.semanticweb.owlapi.util
Generates OWLClassAssertionsAxioms for inferred individual types.
InferredClassAssertionAxiomGenerator() - Constructor for class org.semanticweb.owlapi.util.InferredClassAssertionAxiomGenerator
 
InferredClassAxiomGenerator<A extends OWLClassAxiom> - Class in org.semanticweb.owlapi.util
 
InferredClassAxiomGenerator() - Constructor for class org.semanticweb.owlapi.util.InferredClassAxiomGenerator
 
InferredDataPropertyAxiomGenerator<A extends OWLDataPropertyAxiom> - Class in org.semanticweb.owlapi.util
 
InferredDataPropertyAxiomGenerator() - Constructor for class org.semanticweb.owlapi.util.InferredDataPropertyAxiomGenerator
 
InferredDataPropertyCharacteristicAxiomGenerator - Class in org.semanticweb.owlapi.util
Generates inferred data property characteristics.
InferredDataPropertyCharacteristicAxiomGenerator() - Constructor for class org.semanticweb.owlapi.util.InferredDataPropertyCharacteristicAxiomGenerator
 
InferredDisjointClassesAxiomGenerator - Class in org.semanticweb.owlapi.util
Generates inferred disjoint axioms - note that this currently uses a very simple inefficient algorithm.
InferredDisjointClassesAxiomGenerator() - Constructor for class org.semanticweb.owlapi.util.InferredDisjointClassesAxiomGenerator
 
InferredEntityAxiomGenerator<E extends OWLEntity,A extends OWLAxiom> - Class in org.semanticweb.owlapi.util
Generates axioms which relate to inferred information for a specific entity.
InferredEntityAxiomGenerator() - Constructor for class org.semanticweb.owlapi.util.InferredEntityAxiomGenerator
 
InferredEquivalentClassAxiomGenerator - Class in org.semanticweb.owlapi.util
Generates inferred equivalent classes axioms.
InferredEquivalentClassAxiomGenerator() - Constructor for class org.semanticweb.owlapi.util.InferredEquivalentClassAxiomGenerator
 
InferredEquivalentDataPropertiesAxiomGenerator - Class in org.semanticweb.owlapi.util
 
InferredEquivalentDataPropertiesAxiomGenerator() - Constructor for class org.semanticweb.owlapi.util.InferredEquivalentDataPropertiesAxiomGenerator
 
InferredEquivalentObjectPropertyAxiomGenerator - Class in org.semanticweb.owlapi.util
 
InferredEquivalentObjectPropertyAxiomGenerator() - Constructor for class org.semanticweb.owlapi.util.InferredEquivalentObjectPropertyAxiomGenerator
 
InferredIndividualAxiomGenerator<A extends OWLIndividualAxiom> - Class in org.semanticweb.owlapi.util
 
InferredIndividualAxiomGenerator() - Constructor for class org.semanticweb.owlapi.util.InferredIndividualAxiomGenerator
 
InferredInverseObjectPropertiesAxiomGenerator - Class in org.semanticweb.owlapi.util
 
InferredInverseObjectPropertiesAxiomGenerator() - Constructor for class org.semanticweb.owlapi.util.InferredInverseObjectPropertiesAxiomGenerator
 
InferredObjectPropertyAxiomGenerator<A extends OWLObjectPropertyAxiom> - Class in org.semanticweb.owlapi.util
 
InferredObjectPropertyAxiomGenerator() - Constructor for class org.semanticweb.owlapi.util.InferredObjectPropertyAxiomGenerator
 
InferredObjectPropertyCharacteristicAxiomGenerator - Class in org.semanticweb.owlapi.util
 
InferredObjectPropertyCharacteristicAxiomGenerator() - Constructor for class org.semanticweb.owlapi.util.InferredObjectPropertyCharacteristicAxiomGenerator
 
InferredOntologyGenerator - Class in org.semanticweb.owlapi.util
Generates an ontology based on inferred axioms which are essentially supplied by a reasoner.
InferredOntologyGenerator(OWLReasoner, List<InferredAxiomGenerator<? extends OWLAxiom>>) - Constructor for class org.semanticweb.owlapi.util.InferredOntologyGenerator
 
InferredOntologyGenerator(OWLReasoner) - Constructor for class org.semanticweb.owlapi.util.InferredOntologyGenerator
 
InferredPropertyAssertionGenerator - Class in org.semanticweb.owlapi.util
 
InferredPropertyAssertionGenerator() - Constructor for class org.semanticweb.owlapi.util.InferredPropertyAssertionGenerator
 
InferredSubClassAxiomGenerator - Class in org.semanticweb.owlapi.util
 
InferredSubClassAxiomGenerator() - Constructor for class org.semanticweb.owlapi.util.InferredSubClassAxiomGenerator
 
InferredSubDataPropertyAxiomGenerator - Class in org.semanticweb.owlapi.util
 
InferredSubDataPropertyAxiomGenerator() - Constructor for class org.semanticweb.owlapi.util.InferredSubDataPropertyAxiomGenerator
 
InferredSubObjectPropertyAxiomGenerator - Class in org.semanticweb.owlapi.util
 
InferredSubObjectPropertyAxiomGenerator() - Constructor for class org.semanticweb.owlapi.util.InferredSubObjectPropertyAxiomGenerator
 
initFactory() - Static method in class org.semanticweb.owlapi.util.SAXParsers
 
initHashCode() - Method in class org.semanticweb.owlapi.model.IRI
 
initHashCode() - Method in interface org.semanticweb.owlapi.model.OWLAnnotation
 
initHashCode() - Method in interface org.semanticweb.owlapi.model.OWLAnnotationAssertionAxiom
 
initHashCode() - Method in interface org.semanticweb.owlapi.model.OWLAnnotationPropertyDomainAxiom
 
initHashCode() - Method in interface org.semanticweb.owlapi.model.OWLAnnotationPropertyRangeAxiom
 
initHashCode() - Method in interface org.semanticweb.owlapi.model.OWLAnonymousIndividual
 
initHashCode() - Method in interface org.semanticweb.owlapi.model.OWLAsymmetricObjectPropertyAxiom
 
initHashCode() - Method in interface org.semanticweb.owlapi.model.OWLCardinalityRestriction
 
initHashCode() - Method in interface org.semanticweb.owlapi.model.OWLClassAssertionAxiom
 
initHashCode() - Method in interface org.semanticweb.owlapi.model.OWLDataComplementOf
 
initHashCode() - Method in interface org.semanticweb.owlapi.model.OWLDataOneOf
 
initHashCode() - Method in interface org.semanticweb.owlapi.model.OWLDatatypeDefinitionAxiom
 
initHashCode() - Method in interface org.semanticweb.owlapi.model.OWLDatatypeRestriction
 
initHashCode() - Method in interface org.semanticweb.owlapi.model.OWLDeclarationAxiom
 
initHashCode() - Method in interface org.semanticweb.owlapi.model.OWLDisjointUnionAxiom
 
initHashCode() - Method in interface org.semanticweb.owlapi.model.OWLFacetRestriction
 
initHashCode() - Method in interface org.semanticweb.owlapi.model.OWLHasKeyAxiom
 
initHashCode() - Method in interface org.semanticweb.owlapi.model.OWLHasValueRestriction
 
initHashCode() - Method in interface org.semanticweb.owlapi.model.OWLLiteral
 
initHashCode() - Method in interface org.semanticweb.owlapi.model.OWLLogicalEntity
 
initHashCode() - Method in interface org.semanticweb.owlapi.model.OWLNaryBooleanClassExpression
 
initHashCode() - Method in interface org.semanticweb.owlapi.model.OWLNaryClassAxiom
 
initHashCode() - Method in interface org.semanticweb.owlapi.model.OWLNaryDataRange
 
initHashCode() - Method in interface org.semanticweb.owlapi.model.OWLNaryIndividualAxiom
 
initHashCode() - Method in interface org.semanticweb.owlapi.model.OWLNaryPropertyAxiom
 
initHashCode() - Method in interface org.semanticweb.owlapi.model.OWLObject
 
initHashCode() - Method in interface org.semanticweb.owlapi.model.OWLObjectComplementOf
 
initHashCode() - Method in interface org.semanticweb.owlapi.model.OWLObjectHasSelf
 
initHashCode() - Method in interface org.semanticweb.owlapi.model.OWLObjectInverseOf
 
initHashCode() - Method in interface org.semanticweb.owlapi.model.OWLObjectOneOf
 
initHashCode() - Method in interface org.semanticweb.owlapi.model.OWLOntology
 
initHashCode() - Method in interface org.semanticweb.owlapi.model.OWLPropertyAssertionAxiom
 
initHashCode() - Method in interface org.semanticweb.owlapi.model.OWLPropertyDomainAxiom
 
initHashCode() - Method in interface org.semanticweb.owlapi.model.OWLPropertyRangeAxiom
 
initHashCode() - Method in interface org.semanticweb.owlapi.model.OWLQuantifiedRestriction
 
initHashCode() - Method in interface org.semanticweb.owlapi.model.OWLSubAnnotationPropertyOfAxiom
 
initHashCode() - Method in interface org.semanticweb.owlapi.model.OWLSubClassOfAxiom
 
initHashCode() - Method in interface org.semanticweb.owlapi.model.OWLSubPropertyAxiom
 
initHashCode() - Method in interface org.semanticweb.owlapi.model.OWLSubPropertyChainOfAxiom
 
initHashCode() - Method in interface org.semanticweb.owlapi.model.OWLUnaryPropertyAxiom
 
initHashCode() - Method in interface org.semanticweb.owlapi.model.SWRLBinaryAtom
 
initHashCode() - Method in interface org.semanticweb.owlapi.model.SWRLBuiltInAtom
 
initHashCode() - Method in interface org.semanticweb.owlapi.model.SWRLClassAtom
 
initHashCode() - Method in interface org.semanticweb.owlapi.model.SWRLDataRangeAtom
 
initHashCode() - Method in interface org.semanticweb.owlapi.model.SWRLIndividualArgument
 
initHashCode() - Method in interface org.semanticweb.owlapi.model.SWRLLiteralArgument
 
initHashCode() - Method in interface org.semanticweb.owlapi.model.SWRLRule
 
initHashCode() - Method in interface org.semanticweb.owlapi.model.SWRLVariable
 
initParserWithOWLAPIStandards(DeclHandler, String) - Static method in class org.semanticweb.owlapi.util.SAXParsers
 
inject(T) - Method in class org.semanticweb.owlapi.utilities.Injector
 
Injector - Class in org.semanticweb.owlapi.utilities
Basic dependency injection utility, to replace the use of Guice and wrap calls to ServiceLoader.
Injector() - Constructor for class org.semanticweb.owlapi.utilities.Injector
Default constructor
Injector(Injector) - Constructor for class org.semanticweb.owlapi.utilities.Injector
 
Injector.Key - Class in org.semanticweb.owlapi.utilities
Key class for caches
inNamespace(String) - Method in enum org.semanticweb.owlapi.vocab.Namespaces
 
inNamespace(IRI) - Method in enum org.semanticweb.owlapi.vocab.Namespaces
 
instances(OWLClassExpression, boolean) - Method in interface org.semanticweb.owlapi.reasoner.OWLReasoner
Gets the individuals which are instances of the specified class expression.
instances(OWLClassExpression, InferenceDepth) - Method in interface org.semanticweb.owlapi.reasoner.OWLReasoner
 
instances(OWLClassExpression) - Method in interface org.semanticweb.owlapi.reasoner.OWLReasoner
 
instances(Stream<OWLClassAssertionAxiom>) - Static method in class org.semanticweb.owlapi.search.Searcher
Retrieve individuals from class assertions.
instantiateFactory(String) - Static method in enum org.semanticweb.owlapi.profiles.Profiles
 
InsufficientIndividuals - Class in org.semanticweb.owlapi.profiles.violations
 
InsufficientIndividuals(OWLOntology, OWLAxiom) - Constructor for class org.semanticweb.owlapi.profiles.violations.InsufficientIndividuals
 
InsufficientOperands - Class in org.semanticweb.owlapi.profiles.violations
 
InsufficientOperands(OWLOntology, OWLAxiom, OWLObject) - Constructor for class org.semanticweb.owlapi.profiles.violations.InsufficientOperands
 
InsufficientPropertyExpressions - Class in org.semanticweb.owlapi.profiles.violations
 
InsufficientPropertyExpressions(OWLOntology, OWLAxiom) - Constructor for class org.semanticweb.owlapi.profiles.violations.InsufficientPropertyExpressions
 
interrupt() - Method in interface org.semanticweb.owlapi.reasoner.OWLReasoner
Asks the reasoner to interrupt what it is currently doing.
interrupt() - Method in interface org.semanticweb.owlapi.util.Monitorable
Interrupts the long running task (if possible).
IntersectionProvider - Interface in org.semanticweb.owlapi.model.providers
Object and datatype intersection provider.
inverse(Stream<OWLInverseObjectPropertiesAxiom>, OWLObjectPropertyExpression) - Static method in class org.semanticweb.owlapi.search.Searcher
Retrieve inverses from a collection of inverse axioms.
INVERSE_FUNCTIONAL_OBJECT_PROPERTY - Static variable in class org.semanticweb.owlapi.model.AxiomType
InverseFunctionalObjectProperty.
INVERSE_OBJECT_PROPERTIES - Static variable in class org.semanticweb.owlapi.model.AxiomType
InverseObjectProperties.
InverseAxiomProvider - Interface in org.semanticweb.owlapi.model.axiomproviders
Inverse axiom provider interface.
inverseFunctionalObjectPropertyAxioms(OWLObjectPropertyExpression) - Method in interface org.semanticweb.owlapi.model.OWLAxiomIndex
Gets the OWLInverseFunctionalObjectPropertyAxioms contained in this ontology that make the specified object property inverse functional.
inverseObjectProperties(OWLObjectPropertyExpression) - Method in interface org.semanticweb.owlapi.reasoner.OWLReasoner
Gets the set of simplified object property expressions that are the inverses of the specified object property expression with respect to the imports closure of the root ontology.
inverseObjectPropertyAxioms(OWLObjectPropertyExpression) - Method in interface org.semanticweb.owlapi.model.OWLAxiomIndex
Gets the OWLInverseObjectPropertiesAxioms where the specified property is contained in the set returned by OWLNaryPropertyAxiom.properties() .
InverseProvider - Interface in org.semanticweb.owlapi.model.providers
Inverse object provider.
IRI - Class in org.semanticweb.owlapi.model
Represents International Resource Identifiers.
IRIComparator - Class in org.semanticweb.owlapi.util
A ShortFormProvider based comparator for IRIs.
IRIComparator(IRIShortFormProvider) - Constructor for class org.semanticweb.owlapi.util.IRIComparator
 
IRIDocumentSource - Class in org.semanticweb.owlapi.io
 
IRIDocumentSource(IRI) - Constructor for class org.semanticweb.owlapi.io.IRIDocumentSource
 
IRIDocumentSource(IRI, OWLDocumentFormat, String) - Constructor for class org.semanticweb.owlapi.io.IRIDocumentSource
 
iriMappings() - Method in class org.semanticweb.owlapi.util.ZipIRIMapper
 
IRIShortFormProvider - Interface in org.semanticweb.owlapi.util
A short form provider that produces short forms for URIs.
iriValue() - Method in interface org.semanticweb.owlapi.model.HasAnnotationValue
 
IRREFLEXIVE_OBJECT_PROPERTY - Static variable in class org.semanticweb.owlapi.model.AxiomType
IrreflexiveObjectProperty.
irreflexiveObjectPropertyAxioms(OWLObjectPropertyExpression) - Method in interface org.semanticweb.owlapi.model.OWLAxiomIndex
Gets the OWLIrreflexiveObjectPropertyAxioms contained in this ontology that make the specified object property irreflexive.
isAbsolute() - Method in class org.semanticweb.owlapi.model.IRI
Determines if this IRI is absolute.
isAcceptingHTTPCompression() - Method in class org.semanticweb.owlapi.model.OWLOntologyLoaderConfiguration
 
isAddAxiom() - Method in class org.semanticweb.owlapi.model.AddAxiom
 
isAddAxiom() - Method in class org.semanticweb.owlapi.model.OWLOntologyChange
Determines if the change will add an axiom to an ontology.
isAddMissingTypes() - Method in interface org.semanticweb.owlapi.model.OWLDocumentFormat
Determines if untyped entities should automatically be typed (declared) during rendering.
isAddMissingTypes() - Method in class org.semanticweb.owlapi.model.OWLDocumentFormatImpl
 
isAnnotated() - Method in interface org.semanticweb.owlapi.model.OWLAxiom
Determines if this axiom has any annotations on it
isAnnotationAxiom() - Method in interface org.semanticweb.owlapi.model.OWLAnnotationAxiom
 
isAnnotationAxiom() - Method in interface org.semanticweb.owlapi.model.OWLAxiom
Determines if this axioms in an annotation axiom (an instance of OWLAnnotationAxiom)
isAnonymous() - Method in class org.semanticweb.owlapi.io.RDFNode
Determines if this node is a resource and is anonymous.
isAnonymous() - Method in class org.semanticweb.owlapi.io.RDFResourceBlankNode
 
IsAnonymous - Interface in org.semanticweb.owlapi.model
Anonymous or named object interface.
isAnonymous() - Method in interface org.semanticweb.owlapi.model.IsAnonymous
 
isAnonymous() - Method in interface org.semanticweb.owlapi.model.OWLAnonymousClassExpression
 
isAnonymous() - Method in interface org.semanticweb.owlapi.model.OWLAnonymousIndividual
 
isAnonymous() - Method in interface org.semanticweb.owlapi.model.OWLAxiom
 
isAnonymous() - Method in interface org.semanticweb.owlapi.model.OWLObjectInverseOf
 
isAnonymous() - Method in class org.semanticweb.owlapi.model.OWLOntologyID
Determines if this ID names an ontology or whether it is an ID for an ontology without an IRI.
isAnonymousExpression() - Method in interface org.semanticweb.owlapi.model.OWLObject
 
isAnonymousNode(IRI) - Method in interface org.semanticweb.owlapi.util.AnonymousNodeChecker
 
isAnonymousNode(String) - Method in interface org.semanticweb.owlapi.util.AnonymousNodeChecker
 
isAnonymousNode(IRI) - Method in class org.semanticweb.owlapi.util.AnonymousNodeCheckerImpl
 
isAnonymousNode(String) - Method in class org.semanticweb.owlapi.util.AnonymousNodeCheckerImpl
 
isAnonymousNodeID(String) - Static method in class org.semanticweb.owlapi.model.NodeID
 
isAnonymousNodeIRI(String) - Static method in class org.semanticweb.owlapi.model.NodeID
Tests whether supplied IRI was generated by this parser in order to label an anonymous node.
isAnonymousNodeIRI(IRI) - Static method in class org.semanticweb.owlapi.model.NodeID
Tests whether supplied IRI was generated by this parser in order to label an anonymous node.
isAnonymousSharedNode(String) - Method in interface org.semanticweb.owlapi.util.AnonymousNodeChecker
 
isAnonymousSharedNode(String) - Method in class org.semanticweb.owlapi.util.AnonymousNodeCheckerImpl
 
isAsymmetric(OWLObjectPropertyExpression, OWLOntology) - Static method in class org.semanticweb.owlapi.search.EntitySearcher
Checks if e is declared asymmetric in o.
isAsymmetric(OWLObjectPropertyExpression, Stream<OWLOntology>) - Static method in class org.semanticweb.owlapi.search.EntitySearcher
Checks if e is declared asymmetric in a collection of ontologies.
isAxiom() - Method in class org.semanticweb.owlapi.io.RDFNode
Determines if this node is an axiom.
isAxiom() - Method in class org.semanticweb.owlapi.io.RDFResourceBlankNode
 
isAxiom() - Method in interface org.semanticweb.owlapi.model.OWLAxiom
 
isAxiom() - Method in interface org.semanticweb.owlapi.model.OWLObject
 
isAxiom() - Method in interface org.semanticweb.owlapi.model.OWLOntology
 
isAxiomChange() - Method in class org.semanticweb.owlapi.model.OWLAxiomChange
 
isAxiomChange(AxiomType<?>) - Method in class org.semanticweb.owlapi.model.OWLOntologyChange
 
isAxiomChange() - Method in class org.semanticweb.owlapi.model.OWLOntologyChange
Determines if the change will cause the addition or removal of an axiom from an ontology.
isAxiomType(String) - Static method in class org.semanticweb.owlapi.model.AxiomType
Determines if there is an axiom type with the specified name.
isBoolean() - Method in interface org.semanticweb.owlapi.model.OWLDatatype
Determines if this datatype has the IRI xsd:boolean.
isBoolean() - Method in interface org.semanticweb.owlapi.model.OWLLiteral
Determines if this literal is typed with a datatype that has an IRI that is "http://www.w3.org/2001/XMLSchema#"boolean.
isBottomEntity() - Method in interface org.semanticweb.owlapi.model.OWLClass
 
isBottomEntity() - Method in interface org.semanticweb.owlapi.model.OWLDataProperty
 
isBottomEntity() - Method in interface org.semanticweb.owlapi.model.OWLObject
Determines if this object is either, owl:Nothing (the bottom class), owl:bottomObjectProperty (the bottom object property) , owl:bottomDataProperty (the bottom data property).
isBottomEntity() - Method in interface org.semanticweb.owlapi.model.OWLObjectProperty
 
isBottomNode() - Method in interface org.semanticweb.owlapi.reasoner.Node
Determines if this node represents the bottom node (in a hierarchy).
isBottomSingleton() - Method in interface org.semanticweb.owlapi.reasoner.NodeSet
Determies if this NodeSet is a singleton that only contains the bottom node (in a hierarchy).
isBuiltIn() - Method in interface org.semanticweb.owlapi.model.OWLEntity
Determines if this entity is a built in entity.
isBuiltIn() - Method in interface org.semanticweb.owlapi.model.OWLNamedIndividual
 
isBuiltIn() - Method in enum org.semanticweb.owlapi.vocab.Namespaces
 
isBuiltIn(IRI) - Static method in enum org.semanticweb.owlapi.vocab.OWL2Datatype
Determines if the specified IRI identifies a built in datatype.
isCancelled() - Method in interface org.semanticweb.owlapi.util.ProgressMonitor
 
isClassExpressionLiteral() - Method in interface org.semanticweb.owlapi.model.OWLClass
 
isClassExpressionLiteral() - Method in interface org.semanticweb.owlapi.model.OWLClassExpression
Determines if this class is a literal.
isComment() - Method in interface org.semanticweb.owlapi.model.OWLAnnotationProperty
Determines if this annotation property has an IRI corresponding to rdfs:comment.
isComposite(OWLObjectPropertyExpression) - Method in class org.semanticweb.owlapi.util.OWLObjectPropertyManager
An object property expression PE is composite in Ax if Ax contains an axiom of the form SubObjectPropertyOf(SubObjectPropertyChain(PE1 ...
isConsistent() - Method in interface org.semanticweb.owlapi.reasoner.OWLReasoner
Determines if the set of reasoner axioms is consistent.
isCoreBuiltIn() - Method in interface org.semanticweb.owlapi.model.SWRLBuiltInAtom
Determines if the predicate of this atom is is a core builtin.
isDataPropertyExpression() - Method in interface org.semanticweb.owlapi.model.OWLDataProperty
 
isDataPropertyExpression() - Method in interface org.semanticweb.owlapi.model.OWLPropertyExpression
 
isDataRestriction() - Method in interface org.semanticweb.owlapi.model.OWLDataRestriction
 
isDataRestriction() - Method in interface org.semanticweb.owlapi.model.OWLRestriction
Determines if this is a data restriction.
isDeclared(OWLEntity) - Method in interface org.semanticweb.owlapi.model.OWLOntology
Determines if this ontology declares an entity i.e.
isDeclared(OWLEntity, Imports) - Method in interface org.semanticweb.owlapi.model.OWLOntology
Determines if this ontology or its imports closure declares an entity i.e.
isDefaultIgnoredImport(IRI) - Static method in enum org.semanticweb.owlapi.vocab.Namespaces
 
isDefaultIgnoredImport(String) - Static method in enum org.semanticweb.owlapi.vocab.Namespaces
 
isDefined(OWLClass, OWLOntology) - Static method in class org.semanticweb.owlapi.search.EntitySearcher
Checks if c is defined (is included in equivalent axioms) in o.
isDefined(OWLClass, Stream<OWLOntology>) - Static method in class org.semanticweb.owlapi.search.EntitySearcher
Checks if c is defined (is included in equivalent axioms) in a collection of ontologies.
isDeprecated() - Method in interface org.semanticweb.owlapi.model.OWLAnnotationProperty
Determines if this annotation property has an IRI corresponding to owl:deprecated.
isDeprecatedIRIAnnotation() - Method in interface org.semanticweb.owlapi.model.OWLAnnotation
Determines if this annotation is an annotation used to deprecate an IRI.
isDeprecatedIRIAssertion() - Method in interface org.semanticweb.owlapi.model.OWLAnnotationAssertionAxiom
Determines if this annotation assertion deprecates the IRI that is the subject of the annotation.
isDirectOnly() - Method in enum org.semanticweb.owlapi.reasoner.InferenceDepth
 
isDouble() - Method in interface org.semanticweb.owlapi.model.OWLDatatype
Determines if this datatype has the IRI xsd:double.
isDouble() - Method in interface org.semanticweb.owlapi.model.OWLLiteral
Determines if this literal is typed with a datatype that has an IRI that is "http://www.w3.org/2001/XMLSchema#"double.
isEmpty() - Method in interface org.semanticweb.owlapi.model.OWLOntology
Determines if this ontology is empty - an ontology is empty if it does not contain any axioms (i.e.
isEmpty() - Method in interface org.semanticweb.owlapi.reasoner.NodeSet
 
isEmpty() - Method in class org.semanticweb.owlapi.util.CollectionFactory.ConditionalCopySet
 
isEmpty() - Method in class org.semanticweb.owlapi.util.PriorityCollection
 
isEncodingOfTransitiveProperty() - Method in interface org.semanticweb.owlapi.model.OWLSubPropertyChainOfAxiom
Gets the value of the property encodingOfTransitiveProperty.
isEntailed(OWLAxiom) - Method in interface org.semanticweb.owlapi.reasoner.OWLReasoner
A convenience method that determines if the specified axiom is entailed by the set of reasoner axioms.
isEntailed(Set<? extends OWLAxiom>) - Method in interface org.semanticweb.owlapi.reasoner.OWLReasoner
Determines if the specified set of axioms is entailed by the reasoner axioms.
isEntailed(Stream<? extends OWLAxiom>) - Method in interface org.semanticweb.owlapi.reasoner.OWLReasoner
 
isEntailed(OWLAxiom...) - Method in interface org.semanticweb.owlapi.reasoner.OWLReasoner
 
isEntailmentCheckingSupported(AxiomType<?>) - Method in interface org.semanticweb.owlapi.reasoner.OWLReasoner
Determines if entailment checking for the specified axiom type is supported.
isFinite() - Method in enum org.semanticweb.owlapi.vocab.OWL2Datatype
Determines whether or not this datatype is finite.
isFirstClassExpressionInPath(OWLClassExpression) - Method in class org.semanticweb.owlapi.util.OWLObjectWalker
Determines if a particular class expression is the first (or root) class expression in the current class expression path.
isFloat() - Method in interface org.semanticweb.owlapi.model.OWLDatatype
Determines if this datatype has the IRI xsd:float.
isFloat() - Method in interface org.semanticweb.owlapi.model.OWLLiteral
Determines if this literal is typed with a datatype that has an IRI that is "http://www.w3.org/2001/XMLSchema#"float.
isFollowRedirects() - Method in class org.semanticweb.owlapi.model.OWLOntologyLoaderConfiguration
When loading an ontology, a parser might connect to a remote URL.
isFunctional(OWLObjectPropertyExpression, OWLOntology) - Static method in class org.semanticweb.owlapi.search.EntitySearcher
Checks if e is declared functional in o.
isFunctional(OWLObjectPropertyExpression, Stream<OWLOntology>) - Static method in class org.semanticweb.owlapi.search.EntitySearcher
Checks if e is declared functional in a collection of ontologies.
isFunctional(OWLDataProperty, OWLOntology) - Static method in class org.semanticweb.owlapi.search.EntitySearcher
Checks if e is declared functional in o.
isFunctional(OWLDataProperty, Stream<OWLOntology>) - Static method in class org.semanticweb.owlapi.search.EntitySearcher
Checks if e is declared functional in a collection of ontologies.
isGCI() - Method in interface org.semanticweb.owlapi.model.OWLSubClassOfAxiom
Determines if this subclass axiom has a subclass that is anonymous.
isIgnoredImport(IRI) - Method in class org.semanticweb.owlapi.model.OWLOntologyLoaderConfiguration
 
isImportChange() - Method in class org.semanticweb.owlapi.model.ImportChange
 
isImportChange() - Method in class org.semanticweb.owlapi.model.OWLOntologyChange
Determines if this change is an import change and hence causes a change to the imports closure of an ontology.
isImported() - Method in class org.semanticweb.owlapi.model.OWLOntologyLoaderListener.LoadingEvent
Determines if the ontology was loaded because of an imports statement.
isIndenting() - Method in class org.semanticweb.owlapi.model.OWLOntologyWriterConfiguration
 
isIndividual() - Method in class org.semanticweb.owlapi.io.RDFNode
 
isIndividual() - Method in class org.semanticweb.owlapi.io.RDFResourceBlankNode
 
isIndividual() - Method in interface org.semanticweb.owlapi.model.OWLAxiom
 
isIndividual() - Method in interface org.semanticweb.owlapi.model.OWLIndividual
 
isIndividual() - Method in interface org.semanticweb.owlapi.model.OWLObject
 
isIndividual() - Method in interface org.semanticweb.owlapi.model.OWLOntology
 
isInLexicalSpace(String) - Method in enum org.semanticweb.owlapi.vocab.OWL2Datatype
Determines if the specified string is the lexical space of this datatype.
isInProfile() - Method in class org.semanticweb.owlapi.profiles.OWLProfileReport
 
isInSimplifiedForm() - Method in interface org.semanticweb.owlapi.model.OWLObjectPropertyAssertionAxiom
Determines if this axiom is in a simplified form, i.e.
isInteger() - Method in interface org.semanticweb.owlapi.model.OWLDatatype
Determines if this datatype has the IRI xsd:integer.
isInteger() - Method in interface org.semanticweb.owlapi.model.OWLLiteral
Determines if this literal is typed with a datatype that has an IRI that is "http://www.w3.org/2001/XMLSchema#"integer.
isInUse() - Method in enum org.semanticweb.owlapi.vocab.Namespaces
 
isInverseFunctional(OWLObjectPropertyExpression, OWLOntology) - Static method in class org.semanticweb.owlapi.search.EntitySearcher
Checks if e is declared inverse functional in o.
isInverseFunctional(OWLObjectPropertyExpression, Stream<OWLOntology>) - Static method in class org.semanticweb.owlapi.search.EntitySearcher
Checks if e is declared inverse functional in a collection of ontologies.
isIRI() - Method in class org.semanticweb.owlapi.model.IRI
 
isIRI() - Method in interface org.semanticweb.owlapi.model.OWLObject
 
isIrreflexive(OWLObjectPropertyExpression, OWLOntology) - Static method in class org.semanticweb.owlapi.search.EntitySearcher
Checks if e is declared irreflexive in o.
isIrreflexive(OWLObjectPropertyExpression, Stream<OWLOntology>) - Static method in class org.semanticweb.owlapi.search.EntitySearcher
Checks if e is declared irreflexive in a collection of ontologies.
isLabel() - Method in interface org.semanticweb.owlapi.model.OWLAnnotationProperty
Determines if this annotation property has an IRI corresponding to rdfs:label.
isLabelsAsBanner() - Method in class org.semanticweb.owlapi.model.OWLOntologyWriterConfiguration
 
isLessThan(OWLObjectPropertyExpression, OWLObjectPropertyExpression) - Method in class org.semanticweb.owlapi.util.OWLObjectPropertyManager
 
isLiteral() - Method in class org.semanticweb.owlapi.io.RDFLiteral
 
isLiteral() - Method in class org.semanticweb.owlapi.io.RDFNode
Determines if this node is a literal node.
isLiteral() - Method in class org.semanticweb.owlapi.io.RDFResourceBlankNode
 
isLiteral() - Method in interface org.semanticweb.owlapi.model.OWLAnnotationValue
 
isLiteral() - Method in interface org.semanticweb.owlapi.model.OWLLiteral
 
isLoadAnnotationAxioms() - Method in class org.semanticweb.owlapi.model.OWLOntologyLoaderConfiguration
Determines whether or not annotation axioms (instances of OWLAnnotationAxiom) should be loaded.
isLogical() - Method in class org.semanticweb.owlapi.model.AxiomType
Determines if this axiom type is a logical axiom type.
isLogicalAxiom() - Method in interface org.semanticweb.owlapi.model.OWLAxiom
Determines if this axiom is a logical axiom.
isLogicalAxiom() - Method in interface org.semanticweb.owlapi.model.OWLLogicalAxiom
 
isMissingType(OWLEntity, OWLOntology) - Static method in interface org.semanticweb.owlapi.model.OWLDocumentFormat
Determines if a declaration axiom (type triple) needs to be added to the specified ontology for the given entity.
isNamed() - Method in interface org.semanticweb.owlapi.model.OWLIndividual
Determines if this individual is an instance of OWLNamedIndividual.
isNamedConjunct(OWLClass, OWLClassExpression) - Method in class org.semanticweb.owlapi.util.NamedConjunctChecker
 
isNCName(CharSequence) - Static method in class org.semanticweb.owlapi.io.XMLUtils
Determines if a character sequence is an NCName (Non-Colonised Name).
isNCNameChar(int) - Static method in class org.semanticweb.owlapi.io.XMLUtils
Deterimines if a character is an NCName (Non-Colonised Name) character.
isNCNameStartChar(int) - Static method in class org.semanticweb.owlapi.io.XMLUtils
Deterimines if a character is an NCName (Non-Colonised Name) start character.
isNonSimple(OWLObjectPropertyExpression) - Method in class org.semanticweb.owlapi.util.OWLObjectPropertyManager
The relation ->* is the reflexive-transitive closure of ->.
isNonSyntacticOWL2Axiom() - Method in class org.semanticweb.owlapi.model.AxiomType
Some OWL 2 axioms, for example, OWLNegativeDataPropertyAssertionAxiom axioms are structurally OWL 2 axioms, but can be represented using OWL 1 syntax.
isNothing() - Method in class org.semanticweb.owlapi.model.IRI
Determines if this IRI is equal to the IRI that owl:Nothing is named with.
isNullOrEmpty(CharSequence) - Static method in class org.semanticweb.owlapi.io.XMLUtils
Determines if a character sequence is null or empty.
isNumeric() - Method in enum org.semanticweb.owlapi.vocab.OWL2Datatype
Determines if this datatype is a numeric datatype.
isObjectPropertyExpression() - Method in interface org.semanticweb.owlapi.model.OWLObjectPropertyExpression
 
isObjectPropertyExpression() - Method in interface org.semanticweb.owlapi.model.OWLPropertyExpression
 
isObjectRestriction() - Method in interface org.semanticweb.owlapi.model.OWLObjectRestriction
 
isObjectRestriction() - Method in interface org.semanticweb.owlapi.model.OWLRestriction
Determines if this is an object restriction.
isOfType(AxiomType<?>...) - Method in interface org.semanticweb.owlapi.model.OWLAxiom
Determines if this axiom is one of the specified types
isOfType(Collection<AxiomType<?>>) - Method in interface org.semanticweb.owlapi.model.OWLAxiom
Determines if this axiom is one of the specified types
isOfType(Stream<AxiomType<?>>) - Method in interface org.semanticweb.owlapi.model.OWLAxiom
Determines if this axiom is one of the specified types
isOntology() - Method in interface org.semanticweb.owlapi.model.OWLObject
 
isOntology() - Method in interface org.semanticweb.owlapi.model.OWLOntology
 
isOWL2Axiom() - Method in class org.semanticweb.owlapi.model.AxiomType
Determines if this axiom is structurally an OWL 2 axiom.
isOWL2DLOntologyID() - Method in class org.semanticweb.owlapi.model.OWLOntologyID
Determines if this is a valid OWL 2 DL ontology ID.
isOWL2QLSuperClassExpression(OWLClassExpression) - Method in class org.semanticweb.owlapi.profiles.OWL2QLProfile
 
isOWL2RLEquivalentClassExpression(OWLClassExpression) - Method in class org.semanticweb.owlapi.profiles.OWL2RLProfile
 
isOWL2RLSuperClassExpression(OWLClassExpression) - Method in class org.semanticweb.owlapi.profiles.OWL2RLProfile
 
isOWLAnnotationProperty() - Method in interface org.semanticweb.owlapi.model.AsOWLAnnotationProperty
Gets the value of the property oWLAnnotationProperty.
isOWLAnnotationProperty() - Method in interface org.semanticweb.owlapi.model.OWLAnnotationProperty
Gets the value of the property oWLAnnotationProperty.
isOWLBottomDataProperty() - Method in interface org.semanticweb.owlapi.model.OWLDataProperty
Gets the value of the property oWLBottomDataProperty.
isOWLBottomDataProperty() - Method in interface org.semanticweb.owlapi.model.OWLPropertyExpression
Gets the value of the property oWLBottomDataProperty.
isOWLBottomObjectProperty() - Method in interface org.semanticweb.owlapi.model.OWLObjectProperty
Gets the value of the property oWLBottomObjectProperty.
isOWLBottomObjectProperty() - Method in interface org.semanticweb.owlapi.model.OWLPropertyExpression
Gets the value of the property oWLBottomObjectProperty.
isOWLClass() - Method in interface org.semanticweb.owlapi.model.AsOWLClass
A convenience method that determines if this entity is an OWLClass.
isOWLClass() - Method in interface org.semanticweb.owlapi.model.OWLClass
 
isOWLDataProperty() - Method in interface org.semanticweb.owlapi.model.AsOWLDataProperty
Gets the value of the property oWLDataProperty.
isOWLDataProperty() - Method in interface org.semanticweb.owlapi.model.OWLDataProperty
Gets the value of the property oWLDataProperty.
isOWLDatatype() - Method in interface org.semanticweb.owlapi.model.AsOWLDatatype
A convenience method that determines if this entity is an OWLDatatype.
isOWLNamedIndividual() - Method in interface org.semanticweb.owlapi.model.AsOWLNamedIndividual
A convenience method that determines if this entity is an OWLNamedIndividual.
isOWLNamedIndividual() - Method in interface org.semanticweb.owlapi.model.OWLNamedIndividual
 
isOWLNothing() - Method in interface org.semanticweb.owlapi.model.OWLClassExpression
Determines if this expression is the built in class owl:Nothing.
isOWLObjectProperty() - Method in interface org.semanticweb.owlapi.model.AsOWLObjectProperty
Gets the value of the property oWLObjectProperty.
isOWLObjectProperty() - Method in interface org.semanticweb.owlapi.model.OWLObjectProperty
Gets the value of the property oWLObjectProperty.
isOWLThing() - Method in interface org.semanticweb.owlapi.model.OWLClassExpression
Determines if this expression is the built in class owl:Thing.
isOWLTopDataProperty() - Method in interface org.semanticweb.owlapi.model.OWLDataProperty
Gets the value of the property oWLTopDataProperty.
isOWLTopDataProperty() - Method in interface org.semanticweb.owlapi.model.OWLPropertyExpression
Gets the value of the property oWLTopDataProperty.
isOWLTopObjectProperty() - Method in interface org.semanticweb.owlapi.model.OWLObjectProperty
Gets the value of the property oWLTopObjectProperty.
isOWLTopObjectProperty() - Method in interface org.semanticweb.owlapi.model.OWLPropertyExpression
Gets the value of the property oWLTopObjectProperty.
isPlainLiteral() - Method in class org.semanticweb.owlapi.io.RDFLiteral
 
isPlainLiteral() - Method in class org.semanticweb.owlapi.model.IRI
Determines if this IRI is equal to the IRI that is named rdf:PlainLiteral.
isPrecomputed(InferenceType) - Method in interface org.semanticweb.owlapi.reasoner.OWLReasoner
Determines if a specific set of inferences have been precomputed.
isPrefixOWLDocumentFormat() - Method in class org.semanticweb.owlapi.formats.PrefixDocumentFormatImpl
 
isPrefixOWLDocumentFormat() - Method in interface org.semanticweb.owlapi.model.OWLDocumentFormat
Determines if this format is an instance of a format that uses prefixes to shorted IRIs.
isQName(CharSequence) - Static method in class org.semanticweb.owlapi.io.XMLUtils
Determines if a character sequence is a QName.
isQName(CharSequence, int) - Static method in class org.semanticweb.owlapi.io.XMLUtils
Determines if a character sequence is a QName.
isQualified() - Method in interface org.semanticweb.owlapi.model.OWLCardinalityRestriction
Determines if this restriction is qualified.
isRDFPlainLiteral() - Method in interface org.semanticweb.owlapi.model.OWLDatatype
Determines if this datatype has the IRI rdf:PlainLiteral.
isRDFPlainLiteral() - Method in interface org.semanticweb.owlapi.model.OWLLiteral
Determines if the datatype of this literal is rdf:PlainLiteral.
isReflexive(OWLObjectPropertyExpression, OWLOntology) - Static method in class org.semanticweb.owlapi.search.EntitySearcher
Checks if e is declared reflexive in o.
isReflexive(OWLObjectPropertyExpression, Stream<OWLOntology>) - Static method in class org.semanticweb.owlapi.search.EntitySearcher
Checks if e is declared reflexive in a collection of ontologies.
isRemoveAxiom() - Method in class org.semanticweb.owlapi.model.OWLOntologyChange
Determines if the change will remove an axiom from an ontology.
isReportStackTrace() - Method in class org.semanticweb.owlapi.model.OWLOntologyLoaderConfiguration
 
isReservedVocabulary() - Method in class org.semanticweb.owlapi.model.IRI
Determines if this IRI is in the reserved vocabulary.
isRootClass(OWLClass) - Method in interface org.semanticweb.owlapi.util.RootClassChecker
Determines if the specified class is a direct syntactic subclass of owl:Thing.
isRootClass(OWLClass) - Method in class org.semanticweb.owlapi.util.SimpleRootClassChecker
 
isSatisfiable(OWLClassExpression) - Method in interface org.semanticweb.owlapi.reasoner.OWLReasoner
A convenience method that determines if the specified class expression is satisfiable with respect to the reasoner axioms.
isSingleton() - Method in interface org.semanticweb.owlapi.reasoner.Node
Determines if this Node contains just one entity.
isSingleton() - Method in interface org.semanticweb.owlapi.reasoner.NodeSet
Determines if this NodeSet is a singleton.
isStrict() - Method in class org.semanticweb.owlapi.model.OWLOntologyLoaderConfiguration
 
isString() - Method in interface org.semanticweb.owlapi.model.OWLDatatype
Determines if this datatype has the IRI xsd:string.
isSubjectSameAsObject() - Method in class org.semanticweb.owlapi.io.RDFTriple
 
isSubPropertyOf(OWLObjectPropertyExpression, OWLObjectPropertyExpression) - Method in class org.semanticweb.owlapi.util.OWLObjectPropertyManager
Tests to see if one property is a sub property of another property in the reflexive transitive closure of the property hierarchy.
isSuccessful() - Method in class org.semanticweb.owlapi.model.OWLOntologyLoaderListener.LoadingFinishedEvent
Determines if the ontology was successfully loaded.
isSymmetric(OWLObjectPropertyExpression, OWLOntology) - Static method in class org.semanticweb.owlapi.search.EntitySearcher
Checks if e is declared symmetric in o.
isSymmetric(OWLObjectPropertyExpression, Stream<OWLOntology>) - Static method in class org.semanticweb.owlapi.search.EntitySearcher
Checks if e is declared symmetric in a collection of ontologies.
isTextual() - Method in interface org.semanticweb.owlapi.model.OWLDocumentFormat
Determines whether this format contains textual output, as opposed to binary output.
isTextual() - Method in interface org.semanticweb.owlapi.model.OWLDocumentFormatFactory
Returns true if this format can be represented using textual characters.
isTextual() - Method in class org.semanticweb.owlapi.model.OWLDocumentFormatImpl
 
isTextual() - Method in class org.semanticweb.owlapi.util.OWLDocumentFormatFactoryImpl
 
isThing() - Method in class org.semanticweb.owlapi.model.IRI
Determines if this IRI is equal to the IRI that owl:Thing is named with.
isTopDatatype() - Method in interface org.semanticweb.owlapi.model.OWLDataRange
Determines if this data range is the top data type.
isTopEntity() - Method in interface org.semanticweb.owlapi.model.OWLClass
 
isTopEntity() - Method in interface org.semanticweb.owlapi.model.OWLDataProperty
 
isTopEntity() - Method in interface org.semanticweb.owlapi.model.OWLObject
Determines if this object is either, owl:Thing (the top class), owl:topObjectProperty (the top object property) , owl:topDataProperty (the top data property) or rdfs:Literal (the top datatype).
isTopEntity() - Method in interface org.semanticweb.owlapi.model.OWLObjectProperty
 
isTopNode() - Method in interface org.semanticweb.owlapi.reasoner.Node
Determines if this node represents the top node (in a hierarchy).
isTopSingleton() - Method in interface org.semanticweb.owlapi.reasoner.NodeSet
Determines if this NodeSet is a singleton node that only contains the top node (in a hierarchy).
isTransitive(OWLObjectPropertyExpression, OWLOntology) - Static method in class org.semanticweb.owlapi.search.EntitySearcher
Checks if e is declared transitive in o.
isTransitive(OWLObjectPropertyExpression, Stream<OWLOntology>) - Static method in class org.semanticweb.owlapi.search.EntitySearcher
Checks if e is declared transitive in a collection of ontologies.
isTreatDublinCoreAsBuiltIn() - Method in class org.semanticweb.owlapi.model.OWLOntologyLoaderConfiguration
Determines if the various parsers, for formats such as RDF based formats that do not require strong typing, should treat Dublin Core Vocabulary as built in vocabulary, so that Dublin Core metadata properties are interpreted as annotation properties.
isType(EntityType<?>) - Method in interface org.semanticweb.owlapi.model.OWLEntity
Tests to see if this entity is of the specified type.
isUseNamespaceEntities() - Method in class org.semanticweb.owlapi.model.OWLOntologyWriterConfiguration
 
isUsingDefaultShortFormProvider() - Method in class org.semanticweb.owlapi.util.SimpleRenderer
 
isXMLNameChar(int) - Static method in class org.semanticweb.owlapi.io.XMLUtils
Determines if a character is an XML name character.
isXMLNameStartCharacter(int) - Static method in class org.semanticweb.owlapi.io.XMLUtils
Determines if a character is an XML name start character.
iterator() - Method in class org.semanticweb.owlapi.util.CollectionFactory.ConditionalCopySet
 
iterator() - Method in class org.semanticweb.owlapi.util.PriorityCollection
 
iterator() - Method in class org.semanticweb.owlapi.util.SmallSet
 

J

j - Variable in class org.semanticweb.owlapi.util.OWLAPIStreamUtils.Pair
Second element.

K

Key() - Constructor for class org.semanticweb.owlapi.utilities.Injector.Key
 
KRSS2DocumentFormat - Class in org.semanticweb.owlapi.formats
 
KRSS2DocumentFormat() - Constructor for class org.semanticweb.owlapi.formats.KRSS2DocumentFormat
 
KRSS2DocumentFormatFactory - Class in org.semanticweb.owlapi.formats
 
KRSS2DocumentFormatFactory() - Constructor for class org.semanticweb.owlapi.formats.KRSS2DocumentFormatFactory
 
KRSSDocumentFormat - Class in org.semanticweb.owlapi.formats
 
KRSSDocumentFormat() - Constructor for class org.semanticweb.owlapi.formats.KRSSDocumentFormat
 
KRSSDocumentFormatFactory - Class in org.semanticweb.owlapi.formats
 
KRSSDocumentFormatFactory() - Constructor for class org.semanticweb.owlapi.formats.KRSSDocumentFormatFactory
 

L

LabelFunctionalDocumentFormat - Class in org.semanticweb.owlapi.formats
Format for serializing an OWL ontology in a functional syntax format and labels instead of identifiers.
LabelFunctionalDocumentFormat() - Constructor for class org.semanticweb.owlapi.formats.LabelFunctionalDocumentFormat
 
LabelFunctionalDocumentFormatFactory - Class in org.semanticweb.owlapi.formats
 
LabelFunctionalDocumentFormatFactory() - Constructor for class org.semanticweb.owlapi.formats.LabelFunctionalDocumentFormatFactory
 
LastPropertyInChainNotInImposedRange - Class in org.semanticweb.owlapi.profiles.violations
 
LastPropertyInChainNotInImposedRange(OWLOntology, OWLSubPropertyChainOfAxiom, OWLObjectPropertyRangeAxiom) - Constructor for class org.semanticweb.owlapi.profiles.violations.LastPropertyInChainNotInImposedRange
 
LatexAxiomsListDocumentFormat - Class in org.semanticweb.owlapi.formats
 
LatexAxiomsListDocumentFormat() - Constructor for class org.semanticweb.owlapi.formats.LatexAxiomsListDocumentFormat
 
LatexAxiomsListDocumentFormatFactory - Class in org.semanticweb.owlapi.formats
 
LatexAxiomsListDocumentFormatFactory() - Constructor for class org.semanticweb.owlapi.formats.LatexAxiomsListDocumentFormatFactory
 
LatexDocumentFormat - Class in org.semanticweb.owlapi.formats
 
LatexDocumentFormat() - Constructor for class org.semanticweb.owlapi.formats.LatexDocumentFormat
 
LatexDocumentFormatFactory - Class in org.semanticweb.owlapi.formats
 
LatexDocumentFormatFactory() - Constructor for class org.semanticweb.owlapi.formats.LatexDocumentFormatFactory
 
length() - Method in class org.semanticweb.owlapi.model.IRI
 
LexicalNotInLexicalSpace - Class in org.semanticweb.owlapi.profiles.violations
 
LexicalNotInLexicalSpace(OWLOntology, OWLAxiom, OWLLiteral) - Constructor for class org.semanticweb.owlapi.profiles.violations.LexicalNotInLexicalSpace
 
list(Iterable<T>) - Static method in class org.semanticweb.owlapi.util.CollectionFactory
 
list(T...) - Static method in class org.semanticweb.owlapi.util.CollectionFactory
 
list(T) - Static method in class org.semanticweb.owlapi.util.CollectionFactory
 
LiteralProvider - Interface in org.semanticweb.owlapi.model.providers
Provider for OWLLiteral construction.
literalValue() - Method in interface org.semanticweb.owlapi.model.HasAnnotationValue
 
LOADING - Static variable in interface org.semanticweb.owlapi.reasoner.ReasonerProgressMonitor
A standard name for the task of loading a reasoner with axioms.
LoadingEvent(OWLOntologyID, IRI, boolean) - Constructor for class org.semanticweb.owlapi.model.OWLOntologyLoaderListener.LoadingEvent
 
LoadingFinishedEvent(OWLOntologyID, IRI, boolean, Exception) - Constructor for class org.semanticweb.owlapi.model.OWLOntologyLoaderListener.LoadingFinishedEvent
 
LoadingStartedEvent(OWLOntologyID, IRI, boolean) - Constructor for class org.semanticweb.owlapi.model.OWLOntologyLoaderListener.LoadingStartedEvent
 
loadOntology(IRI) - Method in interface org.semanticweb.owlapi.model.OWLOntologyManager
Loads an ontology that is assumed to have the specified ontologyIRI as its IRI or version IRI.
loadOntologyFromOntologyDocument(IRI) - Method in interface org.semanticweb.owlapi.model.OWLOntologyManager
Loads an ontology from an ontology document specified by an IRI.
loadOntologyFromOntologyDocument(File) - Method in interface org.semanticweb.owlapi.model.OWLOntologyManager
Loads an ontology from an ontology document contained in a local file.
loadOntologyFromOntologyDocument(InputStream) - Method in interface org.semanticweb.owlapi.model.OWLOntologyManager
Loads an ontology from an ontology document obtained from an input stream.
loadOntologyFromOntologyDocument(OWLOntologyDocumentSource) - Method in interface org.semanticweb.owlapi.model.OWLOntologyManager
A convenience method that load an ontology from an input source.
loadOntologyFromOntologyDocument(OWLOntologyDocumentSource, OWLOntologyLoaderConfiguration) - Method in interface org.semanticweb.owlapi.model.OWLOntologyManager
A convenience method that load an ontology from an input source with specified configuration.
loadOWLOntology(OWLOntologyManager, OWLOntologyDocumentSource, OWLOntologyFactory.OWLOntologyCreationHandler, OWLOntologyLoaderConfiguration) - Method in interface org.semanticweb.owlapi.model.OWLOntologyFactory
Creates and loads an OWLOntology.
LOGICAL_AXIOM_TYPES - Static variable in class org.semanticweb.owlapi.model.AxiomType
Axiom types.
LOGICAL_AXIOMS_AND_DECLARATIONS_TYPES - Static variable in class org.semanticweb.owlapi.model.AxiomType
Logical axioms and declarations
logicalAxioms() - Method in interface org.semanticweb.owlapi.model.HasLogicalAxioms
 
logicalAxioms(Imports) - Method in interface org.semanticweb.owlapi.model.OWLAxiomCollection
Gets all axioms semantically relevant, i.e., all axioms that are not annotation axioms or declaration axioms.
LT - Static variable in class org.semanticweb.owlapi.io.XMLUtils
&lt; shortcut.

M

MakeClassesMutuallyDisjoint - Class in org.semanticweb.owlapi.change
Given a set of class expressions, this composite change will make them mutually disjoint.
MakeClassesMutuallyDisjoint(OWLDataFactory, Collection<? extends OWLClassExpression>, boolean, OWLOntology) - Constructor for class org.semanticweb.owlapi.change.MakeClassesMutuallyDisjoint
Creates a composite change which makes a set of classes mutually disjoint.
makeLoadImportRequest(OWLImportsDeclaration) - Method in interface org.semanticweb.owlapi.model.OWLOntologyManager
Requests that the manager loads an imported ontology that is described by an imports statement.
makeLoadImportRequest(OWLImportsDeclaration, OWLOntologyLoaderConfiguration) - Method in interface org.semanticweb.owlapi.model.OWLOntologyManager
Requests that the manager loads an imported ontology that is described by an imports statement.
MakePrimitiveSubClassesMutuallyDisjoint - Class in org.semanticweb.owlapi.change
For a given class, this composite change makes its told primitive subclasses mutually disjoint.
MakePrimitiveSubClassesMutuallyDisjoint(OWLDataFactory, OWLClass, OWLOntology) - Constructor for class org.semanticweb.owlapi.change.MakePrimitiveSubClassesMutuallyDisjoint
Instantiates a new make primitive sub classes mutually disjoint.
MakePrimitiveSubClassesMutuallyDisjoint(OWLDataFactory, OWLClass, OWLOntology, boolean) - Constructor for class org.semanticweb.owlapi.change.MakePrimitiveSubClassesMutuallyDisjoint
Instantiates a new make primitive sub classes mutually disjoint.
ManchesterOWLSyntaxParser - Interface in org.semanticweb.owlapi.util.mansyntax
Interface for a parser able to parse Manchester OWL Syntax.
ManchesterSyntaxDocumentFormat - Class in org.semanticweb.owlapi.formats
 
ManchesterSyntaxDocumentFormat() - Constructor for class org.semanticweb.owlapi.formats.ManchesterSyntaxDocumentFormat
 
ManchesterSyntaxDocumentFormatFactory - Class in org.semanticweb.owlapi.formats
 
ManchesterSyntaxDocumentFormatFactory() - Constructor for class org.semanticweb.owlapi.formats.ManchesterSyntaxDocumentFormatFactory
Default MIME type is text/owl-manchester
map(Class<T>, Predicate<T>, Function<T, O>, Supplier<O>) - Method in interface org.semanticweb.owlapi.model.HasAnnotationValue
Apply the function if and only if the annotation value is of the specified type and the predicate evaluates to true; the alternative supplier is executed if the predicate does not match or the type does not match (only once if both conditions do not match).
map(Class<T>, Predicate<T>, Function<T, O>, O) - Method in interface org.semanticweb.owlapi.model.HasAnnotationValue
Apply the function if and only if the annotation value is of the specified type and the predicate evaluates to true; the default value is returned if the predicate does not match or the type does not match.
mapAnonymousIndividual(Function<OWLAnonymousIndividual, T>) - Method in interface org.semanticweb.owlapi.model.HasAnnotationValue
 
mapAnonymousIndividualOrElse(Function<OWLAnonymousIndividual, T>, T) - Method in interface org.semanticweb.owlapi.model.HasAnnotationValue
 
mapAnonymousIndividualOrElseGet(Function<OWLAnonymousIndividual, T>, Supplier<T>) - Method in interface org.semanticweb.owlapi.model.HasAnnotationValue
 
mapIri(Function<IRI, T>) - Method in interface org.semanticweb.owlapi.model.HasAnnotationValue
 
mapIriOrElse(Function<IRI, T>, T) - Method in interface org.semanticweb.owlapi.model.HasAnnotationValue
 
mapIriOrElseGet(Function<IRI, T>, Supplier<T>) - Method in interface org.semanticweb.owlapi.model.HasAnnotationValue
 
mapLiteral(Function<OWLLiteral, T>) - Method in interface org.semanticweb.owlapi.model.HasAnnotationValue
 
mapLiteralOrElse(Function<OWLLiteral, T>, T) - Method in interface org.semanticweb.owlapi.model.HasAnnotationValue
 
mapLiteralOrElseGet(Function<OWLLiteral, T>, Supplier<T>) - Method in interface org.semanticweb.owlapi.model.HasAnnotationValue
 
mappedEntries() - Method in class org.semanticweb.owlapi.util.OWLZipClosureIRIMapper
 
mappedEntries() - Method in class org.semanticweb.owlapi.util.ZipIRIMapper
Gets the mappings of ontology IRIs that this mapper has found.
mapValue(Function<OWLLiteral, T>, Function<IRI, T>, Function<OWLAnonymousIndividual, T>) - Method in interface org.semanticweb.owlapi.model.HasAnnotationValue
 
match(IRI) - Method in class org.semanticweb.owlapi.model.OWLOntologyID
 
match(OWLOntologyID) - Method in class org.semanticweb.owlapi.model.OWLOntologyID
 
matchDocument(IRI) - Method in class org.semanticweb.owlapi.model.OWLOntologyID
 
matches(OWLEntity) - Method in enum org.semanticweb.owlapi.vocab.OWL2Datatype
 
matchOntology(IRI) - Method in class org.semanticweb.owlapi.model.OWLOntologyID
 
matchVersion(IRI) - Method in class org.semanticweb.owlapi.model.OWLOntologyID
 
MaximumModalDepthFinder - Class in org.semanticweb.owlapi.util
 
MaximumModalDepthFinder() - Constructor for class org.semanticweb.owlapi.util.MaximumModalDepthFinder
 
MIMETypeAware - Interface in org.semanticweb.owlapi.model
Interface for MIME type aware objects.
MissingImportEvent - Class in org.semanticweb.owlapi.model
An event that gets posted to objects that listen for missing imports when silent missing import handling is set to true in an ontology manager.
MissingImportEvent(IRI, OWLOntologyCreationException) - Constructor for class org.semanticweb.owlapi.model.MissingImportEvent
 
MissingImportHandlingStrategy - Enum in org.semanticweb.owlapi.model
Specifies how missing imports should be treated during loading.
MissingImportListener - Interface in org.semanticweb.owlapi.model
An interface for objects that listen to missing imports events.
MissingOntologyHeaderStrategy - Enum in org.semanticweb.owlapi.model
what action to take if the ontology header is missing.
Monitorable - Interface in org.semanticweb.owlapi.util
Certain tasks or algorithms may take some time to accomplish.

N

NAME_SPACE - Static variable in enum org.semanticweb.owlapi.vocab.DublinCoreVocabulary
Dublin Core name space.
NAMED_INDIVIDUAL - Static variable in class org.semanticweb.owlapi.model.EntityType
Named individual entity.
namedClasses() - Method in interface org.semanticweb.owlapi.model.OWLEquivalentClassesAxiom
Gets the named classes (excluding owl:Thing and owl:Nothing) that are in this equivalent classes axiom.
NamedConjunctChecker - Class in org.semanticweb.owlapi.util
A utility class which checks if a class expression has a named conjunct or a specific named conjunct.
NamedConjunctChecker() - Constructor for class org.semanticweb.owlapi.util.NamedConjunctChecker
 
NamedIndividualProvider - Interface in org.semanticweb.owlapi.model.providers
 
Namespaces - Enum in org.semanticweb.owlapi.vocab
 
Namespaces.BuiltIn - Enum in org.semanticweb.owlapi.vocab
Indicates that a prefix is builtin - i.e.
Namespaces.Status - Enum in org.semanticweb.owlapi.vocab
Indicates whether a prefix is a legacy prefix or not.
NamespaceUtil - Class in org.semanticweb.owlapi.util
A utility class which can generate namespaces, local names and namespace prefixes in accordance with the XML spec.
NamespaceUtil() - Constructor for class org.semanticweb.owlapi.util.NamespaceUtil
Default constructor.
Navigation - Enum in org.semanticweb.owlapi.model.parameters
Parameters for navigating class or property hierarchies.
NEGATIVE_DATA_PROPERTY_ASSERTION - Static variable in class org.semanticweb.owlapi.model.AxiomType
NegativeDataPropertyAssertion.
NEGATIVE_OBJECT_PROPERTY_ASSERTION - Static variable in class org.semanticweb.owlapi.model.AxiomType
NegativeObjectPropertyAssertion.
negativeDataPropertyAssertionAxioms(OWLIndividual) - Method in interface org.semanticweb.owlapi.model.OWLAxiomIndex
Gets the OWLNegativeDataPropertyAssertionAxiom s contained in this ontology that have the specified individual as the subject of the axiom.
negativeObjectPropertyAssertionAxioms(OWLIndividual) - Method in interface org.semanticweb.owlapi.model.OWLAxiomIndex
Gets the OWLNegativeObjectPropertyAssertionAxiom s contained in this ontology that have the specified individual as the subject of the axiom.
negValues(Stream<OWLNegativeDataPropertyAssertionAxiom>, OWLDataPropertyExpression) - Static method in class org.semanticweb.owlapi.search.Searcher
Retrieve literals from a collection of negative assertions.
negValues(Stream<OWLNegativeObjectPropertyAssertionAxiom>, OWLObjectPropertyExpression) - Static method in class org.semanticweb.owlapi.search.Searcher
Retrieve objects from a collection of negative assertions.
nestedClassExpressions() - Method in interface org.semanticweb.owlapi.model.OWLObject
Gets all of the nested (includes top level) class expressions that are used in this object.
nextAnonymousIRI() - Static method in class org.semanticweb.owlapi.model.NodeID
Generates next anonymous IRI.
nextFreshNodeId() - Static method in class org.semanticweb.owlapi.model.NodeID
 
NNF - Class in org.semanticweb.owlapi.util
 
NNF(OWLDataFactory) - Constructor for class org.semanticweb.owlapi.util.NNF
 
Node<E extends OWLObject> - Interface in org.semanticweb.owlapi.reasoner
Represents a node (set) of entities.
NodeID - Class in org.semanticweb.owlapi.model
Represents the Node ID for anonymous individuals.
nodeId(Integer) - Static method in class org.semanticweb.owlapi.model.NodeID
 
nodes() - Method in interface org.semanticweb.owlapi.reasoner.NodeSet
Gets the Nodes contained in this NodeSet.
NodeSet<E extends OWLObject> - Interface in org.semanticweb.owlapi.reasoner
A set of Nodes.
nodeString(int) - Static method in class org.semanticweb.owlapi.model.NodeID
 
NominalProvider - Interface in org.semanticweb.owlapi.model.providers
Nominal provider interface.
ntriplesString() - Method in class org.semanticweb.owlapi.io.RDFLiteral
 
ntriplesString() - Method in class org.semanticweb.owlapi.io.RDFResource
 
ntriplesString() - Method in class org.semanticweb.owlapi.model.IRI
 
NullProgressMonitor - Class in org.semanticweb.owlapi.util
 
NullProgressMonitor() - Constructor for class org.semanticweb.owlapi.util.NullProgressMonitor
 
NullReasonerProgressMonitor - Class in org.semanticweb.owlapi.reasoner
An implementation of a progress monitor that does nothing when it receives notification of progress events.
NullReasonerProgressMonitor() - Constructor for class org.semanticweb.owlapi.reasoner.NullReasonerProgressMonitor
 

O

OBJECT_PROPERTY - Static variable in class org.semanticweb.owlapi.model.EntityType
Object property entity.
OBJECT_PROPERTY_ASSERTION - Static variable in class org.semanticweb.owlapi.model.AxiomType
ObjectPropertyAssertion.
OBJECT_PROPERTY_DOMAIN - Static variable in class org.semanticweb.owlapi.model.AxiomType
ObjectPropertyDomain.
OBJECT_PROPERTY_RANGE - Static variable in class org.semanticweb.owlapi.model.AxiomType
ObjectPropertyRange.
ObjectAssertionProvider - Interface in org.semanticweb.owlapi.model.providers
Object property assertion provider.
objectPropertiesInSignature() - Method in interface org.semanticweb.owlapi.model.HasObjectPropertiesInSignature
 
objectPropertiesInSignature(Imports) - Method in interface org.semanticweb.owlapi.model.OWLSignature
Gets the object properties in the signature and optionally the imports closure.
objectPropertyAssertionAxioms(OWLIndividual) - Method in interface org.semanticweb.owlapi.model.OWLAxiomIndex
Gets the OWLObjectPropertyAssertionAxioms contained in this ontology that have the specified individual as the subject of the axiom.
objectPropertyDomainAxioms(OWLObjectPropertyExpression) - Method in interface org.semanticweb.owlapi.model.OWLAxiomIndex
Gets the OWLObjectPropertyDomainAxioms where the property is equal to the specified property.
objectPropertyDomains(OWLObjectPropertyExpression, boolean) - Method in interface org.semanticweb.owlapi.reasoner.OWLReasoner
Gets the named classes that are the direct or indirect domains of this property with respect to the imports closure of the root ontology.
objectPropertyDomains(OWLObjectPropertyExpression, InferenceDepth) - Method in interface org.semanticweb.owlapi.reasoner.OWLReasoner
 
objectPropertyDomains(OWLObjectPropertyExpression) - Method in interface org.semanticweb.owlapi.reasoner.OWLReasoner
 
objectPropertyExpressions() - Method in interface org.semanticweb.owlapi.model.OWLHasKeyAxiom
Gets the set of object property expressions that make up the key.
ObjectPropertyProvider - Interface in org.semanticweb.owlapi.model.providers
 
objectPropertyRangeAxioms(OWLObjectPropertyExpression) - Method in interface org.semanticweb.owlapi.model.OWLAxiomIndex
Gets the OWLObjectPropertyRangeAxiom s where the property is equal to the specified property.
objectPropertyRanges(OWLObjectPropertyExpression, boolean) - Method in interface org.semanticweb.owlapi.reasoner.OWLReasoner
Gets the named classes that are the direct or indirect ranges of this property with respect to the imports closure of the root ontology.
objectPropertyRanges(OWLObjectPropertyExpression, InferenceDepth) - Method in interface org.semanticweb.owlapi.reasoner.OWLReasoner
 
objectPropertyRanges(OWLObjectPropertyExpression) - Method in interface org.semanticweb.owlapi.reasoner.OWLReasoner
 
objectPropertyValues(OWLNamedIndividual, OWLObjectPropertyExpression) - Method in interface org.semanticweb.owlapi.reasoner.OWLReasoner
Gets the object property values for the specified individual and object property expression.
objects(OWLOntology) - Method in interface org.semanticweb.owlapi.util.ImportsStructureObjectSorter.ObjectSelector
 
objectSubPropertyAxiomsForSubProperty(OWLObjectPropertyExpression) - Method in interface org.semanticweb.owlapi.model.OWLAxiomIndex
Gets the OWLSubObjectPropertyOfAxiom s where the sub-property is equal to the specified property.
objectSubPropertyAxiomsForSuperProperty(OWLObjectPropertyExpression) - Method in interface org.semanticweb.owlapi.model.OWLAxiomIndex
Gets the OWLSubObjectPropertyOfAxiom s where the super-property is equal to the specified property.
OBODocumentFormat - Class in org.semanticweb.owlapi.formats
 
OBODocumentFormat() - Constructor for class org.semanticweb.owlapi.formats.OBODocumentFormat
 
OBODocumentFormatFactory - Class in org.semanticweb.owlapi.formats
 
OBODocumentFormatFactory() - Constructor for class org.semanticweb.owlapi.formats.OBODocumentFormatFactory
 
oboMappings() - Method in class org.semanticweb.owlapi.util.ZipIRIMapper
 
ontologies() - Method in interface org.semanticweb.owlapi.model.HasGetOntologies
 
ontologies(OWLAxiom) - Method in interface org.semanticweb.owlapi.model.OWLOntologyManager
Gets the ontologies that are managed by this manager that contain the specified axiom.
ontologies() - Method in class org.semanticweb.owlapi.util.OWLOntologyImportsClosureSetProvider
 
ontologies() - Method in class org.semanticweb.owlapi.util.OWLOntologySingletonSetProvider
 
ontologiesChanged(List<? extends OWLOntologyChange>) - Method in interface org.semanticweb.owlapi.model.OWLOntologyChangeListener
Called when some changes have been applied to various ontologies.
ontologiesChanged(List<? extends OWLOntologyChange>) - Method in class org.semanticweb.owlapi.util.FilteringOWLOntologyChangeListener
 
ontologiesChanged(List<? extends OWLOntologyChange>) - Method in class org.semanticweb.owlapi.util.OWLEntityCollectingOntologyChangeListener
 
ontologiesChanged() - Method in class org.semanticweb.owlapi.util.OWLEntityCollectingOntologyChangeListener
Called when a set of changes have been applied.
ontologiesIRIs(Stream<OWLOntology>) - Static method in class org.semanticweb.owlapi.search.Searcher
Transform a collection of ontologies to a collection of IRIs of those ontologies.
OntologyAnnotationChangeData - Class in org.semanticweb.owlapi.change
Represents the specific non-ontology data required by an AddOntologyAnnotation change.
OntologyAnnotationChangeData(OWLAnnotation) - Constructor for class org.semanticweb.owlapi.change.OntologyAnnotationChangeData
Constructs an OntologyAnnotationChangeData object that describes an AddOntologyAnnotation change for the OWLAnnotation specified by the annotation parameter.
OntologyAxiomPair - Class in org.semanticweb.owlapi.util
 
OntologyAxiomPair(OWLOntology, OWLAxiom) - Constructor for class org.semanticweb.owlapi.util.OntologyAxiomPair
 
ontologyChangesVetoed(List<? extends OWLOntologyChange>, OWLOntologyChangeVetoException) - Method in interface org.semanticweb.owlapi.model.OWLOntologyChangesVetoedListener
Called when a list of ontology changes has been vetoed for some reason.
OntologyConfigurator - Class in org.semanticweb.owlapi.model
A configuration builder that specifies all available options in the OWL API.
OntologyConfigurator() - Constructor for class org.semanticweb.owlapi.model.OntologyConfigurator
 
OntologyCopy - Enum in org.semanticweb.owlapi.model.parameters
Parameters for ontology copying across managers.
ontologyCreated(OWLOntology) - Method in interface org.semanticweb.owlapi.model.OWLOntologyFactory.OWLOntologyCreationHandler
The factory calls this method as soon as it has created an ontology.
ontologyIDsByVersion(IRI) - Method in interface org.semanticweb.owlapi.model.OWLOntologyManager
Gets a set of OWLOntologyIDs representing ontologies that are managed by this manager.
OntologyIRIMappingNotFoundException - Exception in org.semanticweb.owlapi.io
 
OntologyIRIMappingNotFoundException(IRI) - Constructor for exception org.semanticweb.owlapi.io.OntologyIRIMappingNotFoundException
 
OntologyIRINotAbsolute - Class in org.semanticweb.owlapi.profiles.violations
 
OntologyIRINotAbsolute(OWLOntology) - Constructor for class org.semanticweb.owlapi.profiles.violations.OntologyIRINotAbsolute
 
ontologyIRIs(Stream<OWLOntologyID>) - Static method in class org.semanticweb.owlapi.search.Searcher
Transform a collection of ontology ids to a collection of IRIs of those ontology ids.
OntologyIRIShortFormProvider - Class in org.semanticweb.owlapi.util
 
OntologyIRIShortFormProvider() - Constructor for class org.semanticweb.owlapi.util.OntologyIRIShortFormProvider
 
OntologyVersionIRINotAbsolute - Class in org.semanticweb.owlapi.profiles.violations
 
OntologyVersionIRINotAbsolute(OWLOntology) - Constructor for class org.semanticweb.owlapi.profiles.violations.OntologyVersionIRINotAbsolute
 
operands() - Method in interface org.semanticweb.owlapi.model.HasOperands
Gets the operands - e.g., the individuals in a sameAs axiom, or the classes in an equivalent classes axiom.
operands() - Method in interface org.semanticweb.owlapi.model.OWLNaryAxiom
 
operands() - Method in interface org.semanticweb.owlapi.model.OWLNaryClassAxiom
 
operands() - Method in interface org.semanticweb.owlapi.model.OWLNaryDataRange
 
operands() - Method in interface org.semanticweb.owlapi.model.OWLNaryIndividualAxiom
 
operands() - Method in interface org.semanticweb.owlapi.model.OWLNaryPropertyAxiom
 
operands() - Method in interface org.semanticweb.owlapi.model.OWLObjectOneOf
 
optional(T) - Static method in class org.semanticweb.owlapi.util.OWLAPIPreconditions
Wrapper to allow non null annotations.
org.semanticweb.owlapi.annotations - package org.semanticweb.owlapi.annotations
Annotation classes.
org.semanticweb.owlapi.change - package org.semanticweb.owlapi.change
Ontology change classes.
org.semanticweb.owlapi.expression - package org.semanticweb.owlapi.expression
Expression parsers package.
org.semanticweb.owlapi.formats - package org.semanticweb.owlapi.formats
Formats package.
org.semanticweb.owlapi.io - package org.semanticweb.owlapi.io
Ontology parsing and saving classes.
org.semanticweb.owlapi.model - package org.semanticweb.owlapi.model
Main API classes.
org.semanticweb.owlapi.model.axiomproviders - package org.semanticweb.owlapi.model.axiomproviders
Axiom provider classes.
org.semanticweb.owlapi.model.parameters - package org.semanticweb.owlapi.model.parameters
Parameter classes.
org.semanticweb.owlapi.model.providers - package org.semanticweb.owlapi.model.providers
Provider interfaces.
org.semanticweb.owlapi.profiles - package org.semanticweb.owlapi.profiles
Profile classes.
org.semanticweb.owlapi.profiles.violations - package org.semanticweb.owlapi.profiles.violations
Violation classes.
org.semanticweb.owlapi.reasoner - package org.semanticweb.owlapi.reasoner
OWLReasoner package.
org.semanticweb.owlapi.reasoner.knowledgeexploration - package org.semanticweb.owlapi.reasoner.knowledgeexploration
Knowledge exploration package.
org.semanticweb.owlapi.search - package org.semanticweb.owlapi.search
Search utilities package.
org.semanticweb.owlapi.util - package org.semanticweb.owlapi.util
Utilities package.
org.semanticweb.owlapi.util.mansyntax - package org.semanticweb.owlapi.util.mansyntax
 
org.semanticweb.owlapi.utilities - package org.semanticweb.owlapi.utilities
 
org.semanticweb.owlapi.vocab - package org.semanticweb.owlapi.vocab
Vocabulary package.
org.semanticweb.owlapitools.builders - package org.semanticweb.owlapitools.builders
Builders package.
OWL2Datatype - Enum in org.semanticweb.owlapi.vocab
An enumeration of the datatypes in the OWL 2 specification.
OWL2Datatype.Category - Enum in org.semanticweb.owlapi.vocab
Category enum.
OWL2Datatype.WhiteSpaceNormalisation - Enum in org.semanticweb.owlapi.vocab
Normalization enum.
OWL2DLProfile - Class in org.semanticweb.owlapi.profiles
 
OWL2DLProfile() - Constructor for class org.semanticweb.owlapi.profiles.OWL2DLProfile
 
OWL2ELProfile - Class in org.semanticweb.owlapi.profiles
 
OWL2ELProfile() - Constructor for class org.semanticweb.owlapi.profiles.OWL2ELProfile
 
OWL2Profile - Class in org.semanticweb.owlapi.profiles
Checks to see if an ontology and its imports closure fall into the OWL 2 FULL profile.
OWL2Profile() - Constructor for class org.semanticweb.owlapi.profiles.OWL2Profile
 
OWL2ProfileReport - Class in org.semanticweb.owlapi.profiles
 
OWL2ProfileReport(OWLProfile, Set<OWLProfileViolation>, Set<OWLObjectPropertyExpression>, Set<OWLObjectPropertyExpression>) - Constructor for class org.semanticweb.owlapi.profiles.OWL2ProfileReport
 
OWL2QLProfile - Class in org.semanticweb.owlapi.profiles
 
OWL2QLProfile() - Constructor for class org.semanticweb.owlapi.profiles.OWL2QLProfile
 
OWL2RLProfile - Class in org.semanticweb.owlapi.profiles
 
OWL2RLProfile() - Constructor for class org.semanticweb.owlapi.profiles.OWL2RLProfile
 
OWL_PROCESSING_INSTRUCTION_NAME - Static variable in class org.semanticweb.owlapi.io.XMLUtils
OWL processing instruction.
OWLAnnotation - Interface in org.semanticweb.owlapi.model
Annotations are used in the various types of annotation axioms, which bind annotations to their subjects (i.e.
OWLAnnotationAssertionAxiom - Interface in org.semanticweb.owlapi.model
Represents AnnotationAssertion axioms in the OWL 2 specification.
OWLAnnotationAxiom - Interface in org.semanticweb.owlapi.model
A super interface for annotation axioms.
OWLAnnotationAxiomVisitor - Interface in org.semanticweb.owlapi.model
A visitor which visits the different kinds of annotation axioms.
OWLAnnotationAxiomVisitorEx<O> - Interface in org.semanticweb.owlapi.model
 
OWLAnnotationObject - Interface in org.semanticweb.owlapi.model
A marker interface for the values (objects) of annotations.
OWLAnnotationObjectVisitor - Interface in org.semanticweb.owlapi.model
 
OWLAnnotationObjectVisitorEx<O> - Interface in org.semanticweb.owlapi.model
 
OWLAnnotationProperty - Interface in org.semanticweb.owlapi.model
Represents an AnnotationProperty in the OWL 2 specification.
OWLAnnotationPropertyDomainAxiom - Interface in org.semanticweb.owlapi.model
Represents an AnnotationPropertyDomain axiom in the OWL 2 specification.
OWLAnnotationPropertyRangeAxiom - Interface in org.semanticweb.owlapi.model
Represents an AnnotationPropertyRange axiom in the OWL 2 specification.
OWLAnnotationPropertyTransformer - Class in org.semanticweb.owlapi.util
 
OWLAnnotationPropertyTransformer(OWLDataFactory) - Constructor for class org.semanticweb.owlapi.util.OWLAnnotationPropertyTransformer
Creates an object duplicator that duplicates objects using the specified data factory.
OWLAnnotationPropertyTransformer(OWLDataFactory, Map<OWLEntity, OWLEntity>) - Constructor for class org.semanticweb.owlapi.util.OWLAnnotationPropertyTransformer
Creates an object duplicator that duplicates objects using the specified data factory and uri replacement map.
OWLAnnotationPropertyTransformer(Map<OWLEntity, OWLEntity>, OWLDataFactory) - Constructor for class org.semanticweb.owlapi.util.OWLAnnotationPropertyTransformer
Creates an object duplicator that duplicates objects using the specified data factory and uri replacement map.
OWLAnnotationSubject - Interface in org.semanticweb.owlapi.model
A marker interface for annotation subjects, which can either be IRIs or anonymous individuals, with visitor methods.
OWLAnnotationSubjectVisitor - Interface in org.semanticweb.owlapi.model
 
OWLAnnotationSubjectVisitorEx<O> - Interface in org.semanticweb.owlapi.model
 
OWLAnnotationValue - Interface in org.semanticweb.owlapi.model
A marker interface for annotation values, which can either be an IRI (URI), Literal or Anonymous Individual, with visitor methods.
OWLAnnotationValueVisitor - Interface in org.semanticweb.owlapi.model
A visitor that visits values of OWLAnnotations and OWLAnnotationAssertionAxioms.
OWLAnnotationValueVisitorEx<O> - Interface in org.semanticweb.owlapi.model
 
OWLAnonymousClassExpression - Interface in org.semanticweb.owlapi.model
The super interface for all class expressions which are not named class expressions (i.e.
OWLAnonymousIndividual - Interface in org.semanticweb.owlapi.model
Represents Anonymous Individuals in the OWL 2 Specification.
OWLAnonymousIndividualsWithMultipleOccurrences - Class in org.semanticweb.owlapi.util
A utility class that visits axioms, class expressions etc.
OWLAnonymousIndividualsWithMultipleOccurrences() - Constructor for class org.semanticweb.owlapi.util.OWLAnonymousIndividualsWithMultipleOccurrences
 
OWLAnonymousIndividualVisitorBase - Interface in org.semanticweb.owlapi.model
 
OWLAnonymousIndividualVisitorExBase<O> - Interface in org.semanticweb.owlapi.model
 
OWLAPIPreconditions - Class in org.semanticweb.owlapi.util
A set of personalized preconditions.
OWLAPIStreamUtils - Class in org.semanticweb.owlapi.util
A few util methods for common stream operations.
OWLAPIStreamUtils.Pair<T> - Class in org.semanticweb.owlapi.util
Class for pairwise partition
OWLAsymmetricObjectPropertyAxiom - Interface in org.semanticweb.owlapi.model
Represents AsymmetricObjectProperty axioms in the OWL 2 specification.
OWLAxiom - Interface in org.semanticweb.owlapi.model
Represents Axioms in the OWL 2 Specification.
An OWL ontology contains a set of axioms.
OWLAxiomChange - Class in org.semanticweb.owlapi.model
 
OWLAxiomChange(OWLOntology, OWLAxiom) - Constructor for class org.semanticweb.owlapi.model.OWLAxiomChange
 
OWLAxiomCollection - Interface in org.semanticweb.owlapi.model
Ontology methods related to it being a collection of axioms.
OWLAxiomCollectionBooleanArgs - Interface in org.semanticweb.owlapi.model
Ontology methods related to it being a collection of axioms.
OWLAxiomFilter - Interface in org.semanticweb.owlapi.util
 
OWLAxiomIndex - Interface in org.semanticweb.owlapi.model
Axiom accessor methods - all OWLOntology methods that return sets of axioms of a certain type or with a certain entity referred.
OWLAxiomSearchFilter - Interface in org.semanticweb.owlapi.util
Search filter for axioms of various types, matching a pass condition on a key.
OWLAxiomVisitor - Interface in org.semanticweb.owlapi.model
An interface for objects that can accept visits from axioms.
OWLAxiomVisitorEx<O> - Interface in org.semanticweb.owlapi.model
An interface for objects that can accept visits from axioms.
OWLBooleanClassExpression - Interface in org.semanticweb.owlapi.model
 
OWLCardinalityRestriction<F extends OWLPropertyRange> - Interface in org.semanticweb.owlapi.model
 
OWLClass - Interface in org.semanticweb.owlapi.model
Represents a Class in the OWL 2 specification.
OWLClassAssertionAxiom - Interface in org.semanticweb.owlapi.model
Represents ClassAssertion axioms in the OWL 2 Specification.
OWLClassAxiom - Interface in org.semanticweb.owlapi.model
 
OWLClassExpression - Interface in org.semanticweb.owlapi.model
Represents Class Expressions in the OWL 2 specification.
OWLClassExpressionCollector - Class in org.semanticweb.owlapi.util
Collects all of the nested class expression that are used in some OWLObject.
OWLClassExpressionCollector() - Constructor for class org.semanticweb.owlapi.util.OWLClassExpressionCollector
The default collection is a set
OWLClassExpressionParser - Interface in org.semanticweb.owlapi.expression
An expression parser that parses expressions that correspond to class expressions.
OWLClassExpressionVisitor - Interface in org.semanticweb.owlapi.model
An interface to objects that can visit OWLClassExpressions.
OWLClassExpressionVisitorEx<O> - Interface in org.semanticweb.owlapi.model
An interface to objects that can visit OWLClassExpressions.
OWLClassLiteralCollector - Class in org.semanticweb.owlapi.util
 
OWLClassLiteralCollector(Set<OWLObject>) - Constructor for class org.semanticweb.owlapi.util.OWLClassLiteralCollector
 
OWLClassLiteralCollector(Set<OWLObject>, boolean) - Constructor for class org.semanticweb.owlapi.util.OWLClassLiteralCollector
 
OWLClassVisitorBase - Interface in org.semanticweb.owlapi.model
An interface to objects that can visit OWLClassExpressions.
OWLClassVisitorExBase<O> - Interface in org.semanticweb.owlapi.model
An interface to objects that can visit OWLClassExpressions.
OWLCompositeOntologyChange - Interface in org.semanticweb.owlapi.change
A composite ontology change encapsulates a list of ontology changes, which should be applied as a logical unit.
OWLDataAllValuesFrom - Interface in org.semanticweb.owlapi.model
Represents DataAllValuesFrom class expressions in the OWL 2 Specification.
OWLDataCardinalityRestriction - Interface in org.semanticweb.owlapi.model
Represents Data Property Cardinality Restrictions in the OWL 2 specification.
OWLDataComplementOf - Interface in org.semanticweb.owlapi.model
Represents DataComplementOf in the OWL 2 Specification.
OWLDataEntityVisitorBase - Interface in org.semanticweb.owlapi.model
 
OWLDataEntityVisitorExBase<O> - Interface in org.semanticweb.owlapi.model
 
OWLDataExactCardinality - Interface in org.semanticweb.owlapi.model
Represents DataExactCardinality retrictions in the OWL 2 Specification.
OWLDataFactory - Interface in org.semanticweb.owlapi.model
An interface for creating entities, class expressions and axioms.
OWLDataHasValue - Interface in org.semanticweb.owlapi.model
Represents DataHasValue retrictions in the OWL 2 Specification.
OWLDataIntersectionOf - Interface in org.semanticweb.owlapi.model
Represents DataIntersectionOf in the OWL 2 Specification.
OWLDataMaxCardinality - Interface in org.semanticweb.owlapi.model
Represents DataMaxCardinality retrictions in the OWL 2 Specification.
OWLDataMinCardinality - Interface in org.semanticweb.owlapi.model
Represents DataMinCardinality retrictions in the OWL 2 Specification.
OWLDataOneOf - Interface in org.semanticweb.owlapi.model
Represents DataOneOf in the OWL 2 Specification.
OWLDataProperty - Interface in org.semanticweb.owlapi.model
Represents a Data Property in the OWL 2 Specification.
OWLDataPropertyAssertionAxiom - Interface in org.semanticweb.owlapi.model
Represents a DataPropertyAssertion in the OWL 2 Specification.
OWLDataPropertyAxiom - Interface in org.semanticweb.owlapi.model
A high level interface which marks data property axioms (e.g.
OWLDataPropertyCharacteristicAxiom - Interface in org.semanticweb.owlapi.model
 
OWLDataPropertyDomainAxiom - Interface in org.semanticweb.owlapi.model
Represents a DataPropertyDomain axiom in the OWL 2 Specification.
OWLDataPropertyExpression - Interface in org.semanticweb.owlapi.model
A high level interface to describe different types of data properties.
OWLDataPropertyRangeAxiom - Interface in org.semanticweb.owlapi.model
Represents a DataPropertyRange axiom in the OWL 2 Specification.
OWLDataRange - Interface in org.semanticweb.owlapi.model
Represents a DataRange in the OWL 2 Specification.
A high level interface which represents a data range.
OWLDataRangeVisitor - Interface in org.semanticweb.owlapi.model
An interface to an object that can accept visits from OWLDataRanges.
OWLDataRangeVisitorEx<O> - Interface in org.semanticweb.owlapi.model
 
OWLDataRestriction - Interface in org.semanticweb.owlapi.model
Represents a restriction (Object Property Restriction or Data Property Restriction) in the OWL 2 specification.
OWLDataSomeValuesFrom - Interface in org.semanticweb.owlapi.model
Represents a DataSomeValuesFrom restriction in the OWL 2 Specification.
OWLDatatype - Interface in org.semanticweb.owlapi.model
Represents a Datatype (named data range) in the OWL 2 Specification.
OWLDatatypeDefinitionAxiom - Interface in org.semanticweb.owlapi.model
Represents a DatatypeDefinition axiom in the OWL 2 Specification.
OWLDatatypeRestriction - Interface in org.semanticweb.owlapi.model
Represents a DatatypeRestriction data range in the OWL 2 Specification.
OWLDataUnionOf - Interface in org.semanticweb.owlapi.model
Represents a DataUnionOf data range in the OWL 2 Specification.
OWLDataVisitor - Interface in org.semanticweb.owlapi.model
A visitor which can visit various data ranges and constants.
OWLDataVisitorEx<O> - Interface in org.semanticweb.owlapi.model
 
OWLDeclarationAxiom - Interface in org.semanticweb.owlapi.model
Represents a Declaration in the OWL 2 Specification.
OWLDifferentIndividualsAxiom - Interface in org.semanticweb.owlapi.model
Represents a DifferentIndividuals axiom in the OWL 2 Specification.
OWLDisjointClassesAxiom - Interface in org.semanticweb.owlapi.model
Represents a DisjointClasses axiom in the OWL 2 Specification.
OWLDisjointDataPropertiesAxiom - Interface in org.semanticweb.owlapi.model
Represents a DisjointDataProperties axiom in the OWL 2 Specification.
OWLDisjointObjectPropertiesAxiom - Interface in org.semanticweb.owlapi.model
Represents DisjointObjectProperties axioms in the OWL 2 specification.
OWLDisjointUnionAxiom - Interface in org.semanticweb.owlapi.model
Represents a DisjointUnion axiom in the OWL 2 Specification.
OWLDocumentFormat - Interface in org.semanticweb.owlapi.model
Represents the concrete representation format of an ontology.
OWLDocumentFormatFactory - Interface in org.semanticweb.owlapi.model
Factory for ontology formats.
OWLDocumentFormatFactoryImpl - Class in org.semanticweb.owlapi.util
A generic factory class for OWLDocumentFormats.
OWLDocumentFormatImpl - Class in org.semanticweb.owlapi.model
Represents the concrete representation format of an ontology.
OWLDocumentFormatImpl() - Constructor for class org.semanticweb.owlapi.model.OWLDocumentFormatImpl
 
OWLEntity - Interface in org.semanticweb.owlapi.model
Represents Entities in the OWL 2 Specification.
OWLEntityChecker - Interface in org.semanticweb.owlapi.expression
Maps strings to OWL objects.
OWLEntityCollectingOntologyChangeListener - Class in org.semanticweb.owlapi.util
A convenience class which is an ontology change listener which collects the entities which are referenced in a set of ontology changes.
OWLEntityCollectingOntologyChangeListener() - Constructor for class org.semanticweb.owlapi.util.OWLEntityCollectingOntologyChangeListener
 
OWLEntityCollector - Class in org.semanticweb.owlapi.util
A utility class that visits axioms, class expressions etc.
OWLEntityCollector(Collection<OWLEntity>) - Constructor for class org.semanticweb.owlapi.util.OWLEntityCollector
 
OWLEntityComparator - Class in org.semanticweb.owlapi.util
A Comparator which compares entities.
OWLEntityComparator(ShortFormProvider) - Constructor for class org.semanticweb.owlapi.util.OWLEntityComparator
Constructs an entity comparator which uses the specified short form provider.
OWLEntityFragmentProvider - Class in org.semanticweb.owlapi.util
Convenience to create c1, c2, p1, p2...
OWLEntityFragmentProvider() - Constructor for class org.semanticweb.owlapi.util.OWLEntityFragmentProvider
 
OWLEntityIRIComparator - Class in org.semanticweb.owlapi.util
Comparator that uses IRI ordering to order entities.
OWLEntityIRIComparator() - Constructor for class org.semanticweb.owlapi.util.OWLEntityIRIComparator
 
OWLEntityRemover - Class in org.semanticweb.owlapi.util
A convenience object that generates the changes which are necessary to remove an entity from a set of ontologies.
OWLEntityRemover(Collection<OWLOntology>) - Constructor for class org.semanticweb.owlapi.util.OWLEntityRemover
Creates an entity remover, which will remove entities (axioms referring to the entities from the specified ontologies).
OWLEntityRemover(Stream<OWLOntology>) - Constructor for class org.semanticweb.owlapi.util.OWLEntityRemover
Creates an entity remover, which will remove entities (axioms referring to the entities from the specified ontologies).
OWLEntityRemover(OWLOntology) - Constructor for class org.semanticweb.owlapi.util.OWLEntityRemover
Creates an entity remover, which will remove entities (axioms referring to the entities from the specified ontologies).
OWLEntityRenamer - Class in org.semanticweb.owlapi.util
Renames entities that have a particular IRI.
OWLEntityRenamer(OWLOntologyManager, Collection<OWLOntology>) - Constructor for class org.semanticweb.owlapi.util.OWLEntityRenamer
 
OWLEntitySetProvider<E extends OWLEntity> - Interface in org.semanticweb.owlapi.util
Provides a set of entities to inputs that require this.
OWLEntityTinyURIConversionStrategy - Class in org.semanticweb.owlapi.util
Provides an entity URI conversion strategy which converts entity URIs to a common base and alpha-numeric fragment.
OWLEntityTinyURIConversionStrategy() - Constructor for class org.semanticweb.owlapi.util.OWLEntityTinyURIConversionStrategy
Constructs an entity URI converter strategy, where the base of the generated URIs corresponds to the value specified by the DEFAULT_BASE constant.
OWLEntityTinyURIConversionStrategy(String) - Constructor for class org.semanticweb.owlapi.util.OWLEntityTinyURIConversionStrategy
Constructs an entity URI converter strategy, where the specified base is used for the base of the URIs generated by the generator.
OWLEntityURIConverter - Class in org.semanticweb.owlapi.util
Performs a bulk conversion/translation of entity URIs.
OWLEntityURIConverter(OWLOntologyManager, Collection<OWLOntology>, OWLEntityURIConverterStrategy) - Constructor for class org.semanticweb.owlapi.util.OWLEntityURIConverter
Creates a converter that will convert the URIs of entities in the specified ontologies using the specified conversion strategy.
OWLEntityURIConverterStrategy - Interface in org.semanticweb.owlapi.util
An interface for customisation of entity URI conversions.
OWLEntityURIUnderscores2CamelBackConverterStrategy - Class in org.semanticweb.owlapi.util
Converts the entity URI fragment or last path element if the fragment is not present to Camel Case.
OWLEntityURIUnderscores2CamelBackConverterStrategy() - Constructor for class org.semanticweb.owlapi.util.OWLEntityURIUnderscores2CamelBackConverterStrategy
 
OWLEntityVisitor - Interface in org.semanticweb.owlapi.model
An interface to an object that can accept visits from OWLEntitys.
OWLEntityVisitorEx<O> - Interface in org.semanticweb.owlapi.model
 
OWLEquivalentClassesAxiom - Interface in org.semanticweb.owlapi.model
Represents an EquivalentClasses axiom in the OWL 2 Specification.
OWLEquivalentDataPropertiesAxiom - Interface in org.semanticweb.owlapi.model
Represents an EquivalentDataProperties axiom in the OWL 2 Specification.
OWLEquivalentObjectPropertiesAxiom - Interface in org.semanticweb.owlapi.model
Represents EquivalentObjectProperties axioms in the OWL 2 specification.
OWLException - Exception in org.semanticweb.owlapi.model
The root of checked exceptions in the OWL API.
OWLException(String) - Constructor for exception org.semanticweb.owlapi.model.OWLException
 
OWLException(String, Throwable) - Constructor for exception org.semanticweb.owlapi.model.OWLException
 
OWLException(Throwable) - Constructor for exception org.semanticweb.owlapi.model.OWLException
 
OWLExpressionParser<O> - Interface in org.semanticweb.owlapi.expression
A general purpose interface which provides the ability to parse some expression into some kind of object.
OWLFacet - Enum in org.semanticweb.owlapi.vocab
Represents the facets that can be used for restricting a datatype.
OWLFacetRestriction - Interface in org.semanticweb.owlapi.model
A facet restriction is used to restrict a particular datatype.
OWLFunctionalDataPropertyAxiom - Interface in org.semanticweb.owlapi.model
Represents a FunctionalDataProperty axiom in the OWL 2 Specification.
OWLFunctionalObjectPropertyAxiom - Interface in org.semanticweb.owlapi.model
Represents FunctionalObjectProperty axioms in the OWL 2 specification.
OWLHasKeyAxiom - Interface in org.semanticweb.owlapi.model
Represents a HasKey axiom in the OWL 2 Specification.
OWLHasValueRestriction<V extends OWLObject> - Interface in org.semanticweb.owlapi.model
 
OWLImportsDeclaration - Interface in org.semanticweb.owlapi.model
Represents an import statement in an ontology.
OWLIndividual - Interface in org.semanticweb.owlapi.model
Represents a named or anonymous individual.
OWLIndividualAxiom - Interface in org.semanticweb.owlapi.model
 
OWLIndividualEntityVisitorBase - Interface in org.semanticweb.owlapi.model
 
OWLIndividualEntityVisitorExBase<O> - Interface in org.semanticweb.owlapi.model
 
OWLIndividualVisitor - Interface in org.semanticweb.owlapi.model
 
OWLIndividualVisitorEx<O> - Interface in org.semanticweb.owlapi.model
 
OWLInverseFunctionalObjectPropertyAxiom - Interface in org.semanticweb.owlapi.model
Represents InverseFunctionalObjectProperty axioms in the OWL 2 specification.
OWLInverseObjectPropertiesAxiom - Interface in org.semanticweb.owlapi.model
Represents an InverseObjectProperties axiom in the OWL 2 Specification.
OWLIrreflexiveObjectPropertyAxiom - Interface in org.semanticweb.owlapi.model
Represents IrreflexiveObjectProperty axioms in the OWL 2 Specification.
OWLKnowledgeExplorerReasoner - Interface in org.semanticweb.owlapi.reasoner.knowledgeexploration
Extension of OWLReasoner to allow access to reasoner completion graph.
OWLKnowledgeExplorerReasoner.RootNode - Interface in org.semanticweb.owlapi.reasoner.knowledgeexploration
Interface for a tableaux node.
OWLLiteral - Interface in org.semanticweb.owlapi.model
Represents a Literal in the OWL 2 Specification.
OWLLiteralReplacer - Class in org.semanticweb.owlapi.util
Replaces a literal with another.
OWLLiteralReplacer(OWLOntologyManager, Set<OWLOntology>) - Constructor for class org.semanticweb.owlapi.util.OWLLiteralReplacer
 
OWLLiteralVisitorBase - Interface in org.semanticweb.owlapi.model
 
OWLLiteralVisitorExBase<O> - Interface in org.semanticweb.owlapi.model
 
OWLLogicalAxiom - Interface in org.semanticweb.owlapi.model
A base interface of all axioms that affect the logical meaning of an ontology.
OWLLogicalAxiomVisitor - Interface in org.semanticweb.owlapi.model
 
OWLLogicalAxiomVisitorEx<O> - Interface in org.semanticweb.owlapi.model
 
OWLLogicalEntity - Interface in org.semanticweb.owlapi.model
An OWLLogicalEntity is an OWLEntity that is not an OWLAnnotationProperty.
OWLMutableOntology - Interface in org.semanticweb.owlapi.model
Marker interface for ontologies where mutating actions must have an effect.
OWLNamedIndividual - Interface in org.semanticweb.owlapi.model
Represents a Named Individual in the OWL 2 Specification.
OWLNamedObject - Interface in org.semanticweb.owlapi.model
Represents a named object for example, class, property, ontology etc.
OWLNamedObjectVisitor - Interface in org.semanticweb.owlapi.model
 
OWLNamedObjectVisitorEx<O> - Interface in org.semanticweb.owlapi.model
 
OWLNaryAxiom<C extends OWLObject> - Interface in org.semanticweb.owlapi.model
Represents an axiom that contains two or more operands that could also be represented with multiple pairwise axioms.
OWLNaryBooleanClassExpression - Interface in org.semanticweb.owlapi.model
 
OWLNaryClassAxiom - Interface in org.semanticweb.owlapi.model
 
OWLNaryDataRange - Interface in org.semanticweb.owlapi.model
 
OWLNaryIndividualAxiom - Interface in org.semanticweb.owlapi.model
 
OWLNaryPropertyAxiom<P extends OWLPropertyExpression> - Interface in org.semanticweb.owlapi.model
 
OWLNegativeDataPropertyAssertionAxiom - Interface in org.semanticweb.owlapi.model
Represents a NegativeDataPropertyAssertion axiom in the OWL 2 Specification.
OWLNegativeObjectPropertyAssertionAxiom - Interface in org.semanticweb.owlapi.model
Represents a NegativeObjectPropertyAssertion axiom in the OWL 2 Specification.
OWLObject - Interface in org.semanticweb.owlapi.model
 
OWLObjectAllValuesFrom - Interface in org.semanticweb.owlapi.model
Represents an ObjectAllValuesFrom restriction in the OWL 2 Specification.
OWLObjectCardinalityRestriction - Interface in org.semanticweb.owlapi.model
 
OWLObjectComparator - Class in org.semanticweb.owlapi.util
A ShortFormProvider based comparator for OWLObjects.
OWLObjectComparator(ShortFormProvider) - Constructor for class org.semanticweb.owlapi.util.OWLObjectComparator
 
OWLObjectComplementOf - Interface in org.semanticweb.owlapi.model
Represents an ObjectComplementOf class expression in the OWL 2 Specification.
OWLObjectComponentCollector - Class in org.semanticweb.owlapi.util
 
OWLObjectComponentCollector() - Constructor for class org.semanticweb.owlapi.util.OWLObjectComponentCollector
Default constructor
OWLObjectDesharer - Class in org.semanticweb.owlapi.util
Class to remove structure sharing from OWL objects (Axioms or expressions)
OWLObjectDesharer(OWLOntologyManager) - Constructor for class org.semanticweb.owlapi.util.OWLObjectDesharer
Creates an object duplicator that duplicates objects using the specified data factory and uri replacement map.
OWLObjectDuplicator - Class in org.semanticweb.owlapi.util
 
OWLObjectDuplicator(Map<OWLEntity, IRI>, OWLOntologyManager) - Constructor for class org.semanticweb.owlapi.util.OWLObjectDuplicator
Creates an object duplicator that duplicates objects using the specified data factory and uri replacement map.
OWLObjectDuplicator(Map<OWLEntity, IRI>, Map<OWLLiteral, OWLLiteral>, OWLOntologyManager) - Constructor for class org.semanticweb.owlapi.util.OWLObjectDuplicator
Creates an object duplicator that duplicates objects using the specified data factory and uri replacement map.
OWLObjectDuplicator(OWLOntologyManager) - Constructor for class org.semanticweb.owlapi.util.OWLObjectDuplicator
Creates an object duplicator that duplicates objects using the specified data factory.
OWLObjectDuplicator(OWLOntologyManager, Map<IRI, IRI>) - Constructor for class org.semanticweb.owlapi.util.OWLObjectDuplicator
Creates an object duplicator that duplicates objects using the specified data factory and uri replacement map.
OWLObjectExactCardinality - Interface in org.semanticweb.owlapi.model
Represents an ObjectExactCardinality restriction in the OWL 2 Specification.
OWLObjectHasSelf - Interface in org.semanticweb.owlapi.model
Represents an ObjectHasSelf class expression in the OWL 2 Specification.
OWLObjectHasValue - Interface in org.semanticweb.owlapi.model
Represents an ObjectHasValue class expression in the OWL 2 Specification.
OWLObjectIntersectionOf - Interface in org.semanticweb.owlapi.model
Represents an ObjectIntersectionOf class expression in the OWL 2 Specification.
OWLObjectInverseOf - Interface in org.semanticweb.owlapi.model
Represents a ObjectInverseOf Represents the inverse of a property expression.
OWLObjectMaxCardinality - Interface in org.semanticweb.owlapi.model
Represents an ObjectMaxCardinality restriction in the OWL 2 Specification.
OWLObjectMinCardinality - Interface in org.semanticweb.owlapi.model
Represents a ObjectMinCardinality restriction in the OWL 2 Specification.
OWLObjectOneOf - Interface in org.semanticweb.owlapi.model
Represents an ObjectOneOf class expression in the OWL 2 Specification.
OWLObjectProperty - Interface in org.semanticweb.owlapi.model
Represents an Object Property in the OWL 2 Specification.
OWLObjectPropertyAssertionAxiom - Interface in org.semanticweb.owlapi.model
Represents an ObjectPropertyAssertion axiom in the OWL 2 Specification.
OWLObjectPropertyAxiom - Interface in org.semanticweb.owlapi.model
 
OWLObjectPropertyCharacteristicAxiom - Interface in org.semanticweb.owlapi.model
 
OWLObjectPropertyDomainAxiom - Interface in org.semanticweb.owlapi.model
Represents ObjectPropertyDomain axioms in the OWL 2 specification.
OWLObjectPropertyExpression - Interface in org.semanticweb.owlapi.model
 
OWLObjectPropertyManager - Class in org.semanticweb.owlapi.util
 
OWLObjectPropertyManager(OWLOntology) - Constructor for class org.semanticweb.owlapi.util.OWLObjectPropertyManager
 
OWLObjectPropertyRangeAxiom - Interface in org.semanticweb.owlapi.model
Represents ObjectPropertyRange axioms in the OWL 2 specification.
OWLObjectRenderer - Interface in org.semanticweb.owlapi.io
A general purpose interface, implementations of which can be used to renderer OWL objects (e.g.
OWLObjectRestriction - Interface in org.semanticweb.owlapi.model
Represents a restriction (Object Property Restriction or Data Property Restriction) in the OWL 2 specification.
OWLObjectSomeValuesFrom - Interface in org.semanticweb.owlapi.model
Represents an ObjectSomeValuesFrom class expression in the OWL 2 Specification.
OWLObjectTransformer<T> - Class in org.semanticweb.owlapi.util
Transform axioms by rewriting parts of them.
OWLObjectTransformer(Predicate<Object>, Function<T, T>, OWLDataFactory, Class<T>) - Constructor for class org.semanticweb.owlapi.util.OWLObjectTransformer
 
OWLObjectUnionOf - Interface in org.semanticweb.owlapi.model
Represents an ObjectUnionOf class expression in the OWL 2 Specification.
OWLObjectVisitor - Interface in org.semanticweb.owlapi.model
 
OWLObjectVisitorEx<O> - Interface in org.semanticweb.owlapi.model
 
OWLObjectWalker<O extends OWLObject> - Class in org.semanticweb.owlapi.util
 
OWLObjectWalker(Collection<O>) - Constructor for class org.semanticweb.owlapi.util.OWLObjectWalker
 
OWLObjectWalker(Stream<O>) - Constructor for class org.semanticweb.owlapi.util.OWLObjectWalker
 
OWLObjectWalker(Collection<O>, boolean) - Constructor for class org.semanticweb.owlapi.util.OWLObjectWalker
 
OWLObjectWalker(Stream<O>, boolean) - Constructor for class org.semanticweb.owlapi.util.OWLObjectWalker
 
OWLObjectWalker(Stream<O>, boolean, AnnotationWalkingControl) - Constructor for class org.semanticweb.owlapi.util.OWLObjectWalker
 
OWLObjectWalker(Collection<O>, boolean, AnnotationWalkingControl) - Constructor for class org.semanticweb.owlapi.util.OWLObjectWalker
 
OWLOntology - Interface in org.semanticweb.owlapi.model
Represents an OWL 2 Ontology in the OWL 2 specification.
OWLOntologyAlreadyExistsException - Exception in org.semanticweb.owlapi.model
Indicates that an ontology with the given ontology IRI (and possible version IRI) exists.
OWLOntologyAlreadyExistsException(OWLOntologyID) - Constructor for exception org.semanticweb.owlapi.model.OWLOntologyAlreadyExistsException
Constructs an OWLOntologyAlreadyExistsException to describe the situation where an attempt to create an ontology failed because the manager already contained an ontology with specified ontology ID.
OWLOntologyAlreadyExistsException(OWLOntologyID, IRI) - Constructor for exception org.semanticweb.owlapi.model.OWLOntologyAlreadyExistsException
Constructs an OWLOntologyAlreadyExistsException to describe the situation where an attempt to load an ontology failed because the manager already contained an ontology with the ID that was the same as the ontology being loaded.
OWLOntologyAlreadyExistsException(OWLOntologyID, Throwable) - Constructor for exception org.semanticweb.owlapi.model.OWLOntologyAlreadyExistsException
Constructs an OWLOntologyAlreadyExistsException to describe the situation where an attempt to create an ontology failed because the manager already contained an ontology with specified ontology ID.
OWLOntologyAlreadyExistsException(OWLOntologyID, IRI, Throwable) - Constructor for exception org.semanticweb.owlapi.model.OWLOntologyAlreadyExistsException
Constructs an OWLOntologyAlreadyExistsException to describe the situation where an attempt to load an ontology failed because the manager already contained an ontology with the ID that was the same as the ontology being loaded.
OWLOntologyBuilder - Interface in org.semanticweb.owlapi.model
An ontology builder is responsible for choosing an OWLOntology implementation.
OWLOntologyChange - Class in org.semanticweb.owlapi.model
 
OWLOntologyChange(OWLOntology) - Constructor for class org.semanticweb.owlapi.model.OWLOntologyChange
 
OWLOntologyChangeBroadcastStrategy - Interface in org.semanticweb.owlapi.model
 
OWLOntologyChangeData - Class in org.semanticweb.owlapi.change
Represents an abstraction of the essential non-ontology data required by a particular kind of OWLOntologyChange.
OWLOntologyChangeDataVisitor<R> - Interface in org.semanticweb.owlapi.change
 
OWLOntologyChangeException - Exception in org.semanticweb.owlapi.model
A high level exception interface that describes errors that occurred when applying changes to ontologies.
OWLOntologyChangeException(OWLOntologyChangeData, String) - Constructor for exception org.semanticweb.owlapi.model.OWLOntologyChangeException
 
OWLOntologyChangeException(OWLOntologyChangeData, String, Throwable) - Constructor for exception org.semanticweb.owlapi.model.OWLOntologyChangeException
 
OWLOntologyChangeException(OWLOntologyChangeData, Throwable) - Constructor for exception org.semanticweb.owlapi.model.OWLOntologyChangeException
 
OWLOntologyChangeFilter - Class in org.semanticweb.owlapi.util
Provides a convenient method to filter add/remove axiom changes based on the type of axiom that is being added or removed from an ontology.
The general pattern of use is to simply create an instance of the OWLOntologyChangeFilter and override the appropriate visit methods corresponding to the types of axioms that are of interest.
OWLOntologyChangeFilter() - Constructor for class org.semanticweb.owlapi.util.OWLOntologyChangeFilter
 
OWLOntologyChangeListener - Interface in org.semanticweb.owlapi.model
 
OWLOntologyChangeProgressListener - Interface in org.semanticweb.owlapi.model
Objects that want to listen to the progress of applying changes to an ontology should implement this interface and add themselves as listener to a manager.
OWLOntologyChangeRecord - Class in org.semanticweb.owlapi.change
Associates an OWLOntologyID with ontology-less change data.
An OWLOntologyChangeRecord captures information about an OWLOntologyChange in a way that does not require a reference to an OWLOntology object.
OWLOntologyChangeRecord(OWLOntologyID, OWLOntologyChangeData) - Constructor for class org.semanticweb.owlapi.change.OWLOntologyChangeRecord
Constructs an OWLOntologyChangeRecord object which holds information about a change to a particular ontology identified by an OWLOntologyID object and also change details specified by the OWLOntologyChangeData object.
OWLOntologyChangesVetoedListener - Interface in org.semanticweb.owlapi.model
 
OWLOntologyChangeVetoException - Exception in org.semanticweb.owlapi.model
Describes a situation where a change was vetoed for some reason.
OWLOntologyChangeVetoException(OWLOntologyChangeData, String) - Constructor for exception org.semanticweb.owlapi.model.OWLOntologyChangeVetoException
 
OWLOntologyChangeVetoException(OWLOntologyChangeData, String, Throwable) - Constructor for exception org.semanticweb.owlapi.model.OWLOntologyChangeVetoException
 
OWLOntologyChangeVetoException(OWLOntologyChangeData, Throwable) - Constructor for exception org.semanticweb.owlapi.model.OWLOntologyChangeVetoException
 
OWLOntologyChangeVisitor - Interface in org.semanticweb.owlapi.model
 
OWLOntologyChangeVisitorEx<O> - Interface in org.semanticweb.owlapi.model
 
OWLOntologyChecker - Interface in org.semanticweb.owlapi.expression
 
OWLOntologyCreationException - Exception in org.semanticweb.owlapi.model
An exception which describes an error during the creation of an ontology.
OWLOntologyCreationException() - Constructor for exception org.semanticweb.owlapi.model.OWLOntologyCreationException
Default constructor.
OWLOntologyCreationException(String) - Constructor for exception org.semanticweb.owlapi.model.OWLOntologyCreationException
 
OWLOntologyCreationException(String, Throwable) - Constructor for exception org.semanticweb.owlapi.model.OWLOntologyCreationException
 
OWLOntologyCreationException(Throwable) - Constructor for exception org.semanticweb.owlapi.model.OWLOntologyCreationException
 
OWLOntologyCreationIOException - Exception in org.semanticweb.owlapi.io
Indicates an IOException happened during ontology creation.
OWLOntologyCreationIOException(Throwable) - Constructor for exception org.semanticweb.owlapi.io.OWLOntologyCreationIOException
 
OWLOntologyDocumentAlreadyExistsException - Exception in org.semanticweb.owlapi.model
An exception that describes the situation where there was an attempt to create or load an ontology where the corresponding ontology document IRI already was already mapped to an ontology.
OWLOntologyDocumentAlreadyExistsException(IRI) - Constructor for exception org.semanticweb.owlapi.model.OWLOntologyDocumentAlreadyExistsException
 
OWLOntologyDocumentSource - Interface in org.semanticweb.owlapi.io
A document source provides a point for loading an ontology.
OWLOntologyDocumentSourceBase - Class in org.semanticweb.owlapi.io
Base class for OWLOntologyDocumentSource.
OWLOntologyDocumentSourceBase(IRI, OWLDocumentFormat, String) - Constructor for class org.semanticweb.owlapi.io.OWLOntologyDocumentSourceBase
Constructs an ontology input source using the specified file.
OWLOntologyDocumentSourceBase(String, OWLDocumentFormat, String) - Constructor for class org.semanticweb.owlapi.io.OWLOntologyDocumentSourceBase
Constructs an ontology input source using the specified file.
OWLOntologyDocumentTarget - Interface in org.semanticweb.owlapi.io
Specifies an interface that provides a pointer to an ontology document where an ontology can be stored.
OWLOntologyFactory - Interface in org.semanticweb.owlapi.model
An ontology factory is responsible from creating new ontologies and creating ontologies from ontology document IRIs.
OWLOntologyFactory.OWLOntologyCreationHandler - Interface in org.semanticweb.owlapi.model
An OWLOntologyCreationHandler gets notified when the factory has created an empty ontology (during the loading process).
OWLOntologyFactoryNotFoundException - Exception in org.semanticweb.owlapi.model
 
OWLOntologyFactoryNotFoundException(IRI) - Constructor for exception org.semanticweb.owlapi.model.OWLOntologyFactoryNotFoundException
 
OWLOntologyID - Class in org.semanticweb.owlapi.model
An object that identifies an ontology.
OWLOntologyID(IRI) - Constructor for class org.semanticweb.owlapi.model.OWLOntologyID
Constructs an ontology identifier specifiying the ontology IRI and version IRI.
OWLOntologyID(IRI, IRI) - Constructor for class org.semanticweb.owlapi.model.OWLOntologyID
Constructs an ontology identifier specifiying the ontology IRI and version IRI.
OWLOntologyID(Optional<IRI>, Optional<IRI>) - Constructor for class org.semanticweb.owlapi.model.OWLOntologyID
Constructs an ontology identifier specifiying the ontology IRI and version IRI.
OWLOntologyID() - Constructor for class org.semanticweb.owlapi.model.OWLOntologyID
Constructs an ontology identifier specifying that the ontology IRI (and hence the version IRI) is not present.
OWLOntologyImportsClosureSetProvider - Class in org.semanticweb.owlapi.util
An OWLOntologySetProvider which provides a set of ontologies which correspond to the imports closure of a given ontology.
OWLOntologyImportsClosureSetProvider(OWLOntologyManager, OWLOntology) - Constructor for class org.semanticweb.owlapi.util.OWLOntologyImportsClosureSetProvider
Constructs an OWLOntologySetProvider which provides a set containing the imports closure of a given ontology.
OWLOntologyInputSourceException - Exception in org.semanticweb.owlapi.io
 
OWLOntologyInputSourceException() - Constructor for exception org.semanticweb.owlapi.io.OWLOntologyInputSourceException
Default constructor.
OWLOntologyInputSourceException(Throwable) - Constructor for exception org.semanticweb.owlapi.io.OWLOntologyInputSourceException
 
OWLOntologyInputSourceException(String) - Constructor for exception org.semanticweb.owlapi.io.OWLOntologyInputSourceException
 
OWLOntologyInputSourceException(String, Throwable) - Constructor for exception org.semanticweb.owlapi.io.OWLOntologyInputSourceException
 
OWLOntologyIRIChanger - Class in org.semanticweb.owlapi.util
Changes the URI of an ontology and ensures that ontologies which import the ontology have their imports statements updated.
OWLOntologyIRIChanger(OWLOntologyManager) - Constructor for class org.semanticweb.owlapi.util.OWLOntologyIRIChanger
 
OWLOntologyIRIMapper - Interface in org.semanticweb.owlapi.model
The interface to an object that is capable of mapping ontology IRIs to document IRIs.
OWLOntologyIRIMappingNotFoundException - Exception in org.semanticweb.owlapi.model
An exception which describes the situation where no ontology document IRI mapping could be found.
OWLOntologyIRIMappingNotFoundException(IRI) - Constructor for exception org.semanticweb.owlapi.model.OWLOntologyIRIMappingNotFoundException
 
OWLOntologyLoaderConfiguration - Class in org.semanticweb.owlapi.model
A configuration object that specifies options and hints to objects that load OWLOntologies.
OWLOntologyLoaderConfiguration() - Constructor for class org.semanticweb.owlapi.model.OWLOntologyLoaderConfiguration
 
OWLOntologyLoaderListener - Interface in org.semanticweb.owlapi.model
Receives notification of ontology loading starting and finishing from a manager.
OWLOntologyLoaderListener.LoadingEvent - Class in org.semanticweb.owlapi.model
Loading event.
OWLOntologyLoaderListener.LoadingFinishedEvent - Class in org.semanticweb.owlapi.model
Describes the situation when the loading process for an ontology has finished.
OWLOntologyLoaderListener.LoadingStartedEvent - Class in org.semanticweb.owlapi.model
Loading start event.
OWLOntologyLoaderMetaData - Interface in org.semanticweb.owlapi.io
 
OWLOntologyManager - Interface in org.semanticweb.owlapi.model
An OWLOntologyManager manages a set of ontologies.
OWLOntologyManagerFactory - Interface in org.semanticweb.owlapi.model
An ontology manager factory is responsible from creating new ontology managers.
OWLOntologyMerger - Class in org.semanticweb.owlapi.util
A very very simple merger, which just creates an ontology which contains the union of axioms from a set of ontologies.
OWLOntologyMerger(OWLOntologySetProvider) - Constructor for class org.semanticweb.owlapi.util.OWLOntologyMerger
 
OWLOntologyMerger(OWLOntologySetProvider, boolean) - Constructor for class org.semanticweb.owlapi.util.OWLOntologyMerger
 
OWLOntologyMerger(OWLOntologySetProvider, OWLAxiomFilter) - Constructor for class org.semanticweb.owlapi.util.OWLOntologyMerger
 
OWLOntologyProfileWalker - Class in org.semanticweb.owlapi.profiles
A specialized walker that skips visiting annotation assertion literals.
OWLOntologyProfileWalker(Stream<OWLOntology>) - Constructor for class org.semanticweb.owlapi.profiles.OWLOntologyProfileWalker
 
OWLOntologyProfileWalker(Collection<OWLOntology>) - Constructor for class org.semanticweb.owlapi.profiles.OWLOntologyProfileWalker
 
OWLOntologyRenameException - Exception in org.semanticweb.owlapi.model
An exception that describes the situation where an ontology could not be renamed (have its ID set) because its manager already contained an ontology with the same name.
OWLOntologyRenameException(OWLOntologyChangeData, OWLOntologyID) - Constructor for exception org.semanticweb.owlapi.model.OWLOntologyRenameException
 
OWLOntologyResourceAccessException - Exception in org.semanticweb.owlapi.model
An exception to describe a problem in accessing an ontology.
OWLOntologyResourceAccessException(String) - Constructor for exception org.semanticweb.owlapi.model.OWLOntologyResourceAccessException
 
OWLOntologyResourceAccessException(String, Throwable) - Constructor for exception org.semanticweb.owlapi.model.OWLOntologyResourceAccessException
 
OWLOntologyResourceAccessException(Throwable) - Constructor for exception org.semanticweb.owlapi.model.OWLOntologyResourceAccessException
 
OWLOntologySetProvider - Interface in org.semanticweb.owlapi.model
Inputs to algorithms etc.
OWLOntologySingletonSetProvider - Class in org.semanticweb.owlapi.util
An ontology set provider which provides a singleton set - i.e.
OWLOntologySingletonSetProvider(OWLOntology) - Constructor for class org.semanticweb.owlapi.util.OWLOntologySingletonSetProvider
Constructs an OWLOntologySingletonSetProvider which provides a singleton set contain the specified ontology.
OWLOntologyStorageException - Exception in org.semanticweb.owlapi.model
 
OWLOntologyStorageException(String) - Constructor for exception org.semanticweb.owlapi.model.OWLOntologyStorageException
 
OWLOntologyStorageException(String, Throwable) - Constructor for exception org.semanticweb.owlapi.model.OWLOntologyStorageException
 
OWLOntologyStorageException(Throwable) - Constructor for exception org.semanticweb.owlapi.model.OWLOntologyStorageException
 
OWLOntologyStorageIOException - Exception in org.semanticweb.owlapi.io
An OWLOntologyStorageException that was caused by an IOException.
OWLOntologyStorageIOException(IOException) - Constructor for exception org.semanticweb.owlapi.io.OWLOntologyStorageIOException
 
OWLOntologyWalker - Class in org.semanticweb.owlapi.util
 
OWLOntologyWalker(Collection<OWLOntology>) - Constructor for class org.semanticweb.owlapi.util.OWLOntologyWalker
 
OWLOntologyWalkerVisitor - Class in org.semanticweb.owlapi.util
 
OWLOntologyWalkerVisitor(OWLOntologyWalker) - Constructor for class org.semanticweb.owlapi.util.OWLOntologyWalkerVisitor
 
OWLOntologyWalkerVisitorEx<E> - Class in org.semanticweb.owlapi.util
 
OWLOntologyWalkerVisitorEx(OWLOntologyWalker) - Constructor for class org.semanticweb.owlapi.util.OWLOntologyWalkerVisitorEx
 
OWLOntologyWriterConfiguration - Class in org.semanticweb.owlapi.model
A configuration object that specifies options for output.
OWLOntologyWriterConfiguration() - Constructor for class org.semanticweb.owlapi.model.OWLOntologyWriterConfiguration
 
OWLPairwiseBooleanVisitor<C> - Interface in org.semanticweb.owlapi.model
Functional interface for a visitor that applies a function to two arguments, and returns a value.
OWLPairwiseVisitor<T,C> - Interface in org.semanticweb.owlapi.model
Functional interface for a visitor that applies a function to two arguments, and returns a value.
OWLPairwiseVoidVisitor<C> - Interface in org.semanticweb.owlapi.model
Functional interface for a visitor that applies a function to two arguments, and returns a value.
OWLParser - Interface in org.semanticweb.owlapi.io
An OWLParser parses an ontology document and adds the axioms of the parsed ontology to the OWLOntology object passed to the parse methods.
OWLParserException - Exception in org.semanticweb.owlapi.io
Indicates that a parse error happened when trying to parse an ontology.
OWLParserException() - Constructor for exception org.semanticweb.owlapi.io.OWLParserException
Default constructor.
OWLParserException(String) - Constructor for exception org.semanticweb.owlapi.io.OWLParserException
 
OWLParserException(String, Throwable) - Constructor for exception org.semanticweb.owlapi.io.OWLParserException
 
OWLParserException(Throwable) - Constructor for exception org.semanticweb.owlapi.io.OWLParserException
 
OWLParserException(String, int, int) - Constructor for exception org.semanticweb.owlapi.io.OWLParserException
 
OWLParserException(Throwable, int, int) - Constructor for exception org.semanticweb.owlapi.io.OWLParserException
 
OWLParserException(String, Throwable, int, int) - Constructor for exception org.semanticweb.owlapi.io.OWLParserException
 
OWLParserFactory - Interface in org.semanticweb.owlapi.io
An object that can create an OWLParser.
OWLParserFactoryImpl - Class in org.semanticweb.owlapi.io
Generic parser factory.
OWLPrimitive - Interface in org.semanticweb.owlapi.model
OWLProfile - Interface in org.semanticweb.owlapi.profiles
 
OWLProfileReport - Class in org.semanticweb.owlapi.profiles
 
OWLProfileReport(OWLProfile, Collection<OWLProfileViolation>) - Constructor for class org.semanticweb.owlapi.profiles.OWLProfileReport
 
OWLProfileViolation - Class in org.semanticweb.owlapi.profiles
Describes a violation of an OWLProfile by an axiom.
OWLProfileViolation(OWLOntology, OWLAxiom, Object) - Constructor for class org.semanticweb.owlapi.profiles.OWLProfileViolation
 
OWLProfileViolationVisitor - Interface in org.semanticweb.owlapi.profiles
 
OWLProfileViolationVisitorEx<T> - Interface in org.semanticweb.owlapi.profiles
 
OWLProperty - Interface in org.semanticweb.owlapi.model
A marker interface for properties that aren't expression i.e.
OWLPropertyAssertionAxiom<P extends OWLPropertyExpression,O extends OWLPropertyAssertionObject> - Interface in org.semanticweb.owlapi.model
Represents an Assertion in the OWL 2 specification.
OWLPropertyAssertionObject - Interface in org.semanticweb.owlapi.model
A marker interface for the types of property assertion objects (individuals and literals) that are the objects of property assertions.
OWLPropertyAxiom - Interface in org.semanticweb.owlapi.model
The base interface for property axioms.
OWLPropertyDomain - Interface in org.semanticweb.owlapi.model
A marker interface, for objects that can be the ranges of properties.
OWLPropertyDomainAxiom<P extends OWLPropertyExpression> - Interface in org.semanticweb.owlapi.model
Represents ObjectPropertyDomain axioms in the OWL 2 specification.
OWLPropertyEntityVisitorBase - Interface in org.semanticweb.owlapi.model
 
OWLPropertyEntityVisitorExBase<O> - Interface in org.semanticweb.owlapi.model
 
OWLPropertyExpression - Interface in org.semanticweb.owlapi.model
Represents a property or possibly the inverse of a property.
OWLPropertyExpressionVisitor - Interface in org.semanticweb.owlapi.model
An interface to object that can visit the different types of property expressions.
OWLPropertyExpressionVisitorEx<O> - Interface in org.semanticweb.owlapi.model
 
OWLPropertyRange - Interface in org.semanticweb.owlapi.model
A marker interface, for objects that can be the ranges of properties.
OWLPropertyRangeAxiom<P extends OWLPropertyExpression,R extends OWLPropertyRange> - Interface in org.semanticweb.owlapi.model
Represents ObjectPropertyRange axioms in the OWL 2 specification.
OWLQuantifiedDataRestriction - Interface in org.semanticweb.owlapi.model
A quantified data restriction.
OWLQuantifiedObjectRestriction - Interface in org.semanticweb.owlapi.model
A quantified object restriction.
OWLQuantifiedRestriction<F extends OWLPropertyRange> - Interface in org.semanticweb.owlapi.model
 
OWLRDFVocabulary - Enum in org.semanticweb.owlapi.vocab
 
OWLReasoner - Interface in org.semanticweb.owlapi.reasoner
An OWLReasoner reasons over a set of axioms (the set of reasoner axioms) that is based on the imports closure of a particular ontology - the "root" ontology.
OWLReasonerConfiguration - Interface in org.semanticweb.owlapi.reasoner
An OWLReasonerConfiguration can be used to customise the setup of a reasoner at reasoner creation time via an OWLReasonerFactory.
OWLReasonerFactory - Interface in org.semanticweb.owlapi.reasoner
An OWLReasonerFactory is a point for creating instances of OWLReasoner objects.
OWLReasonerRuntimeException - Exception in org.semanticweb.owlapi.reasoner
 
OWLReasonerRuntimeException() - Constructor for exception org.semanticweb.owlapi.reasoner.OWLReasonerRuntimeException
Default constructor.
OWLReasonerRuntimeException(Throwable) - Constructor for exception org.semanticweb.owlapi.reasoner.OWLReasonerRuntimeException
 
OWLReasonerRuntimeException(String) - Constructor for exception org.semanticweb.owlapi.reasoner.OWLReasonerRuntimeException
 
OWLReasonerRuntimeException(String, Throwable) - Constructor for exception org.semanticweb.owlapi.reasoner.OWLReasonerRuntimeException
 
OWLReflexiveObjectPropertyAxiom - Interface in org.semanticweb.owlapi.model
Represents ReflexiveObjectProperty axioms in the OWL 2 specification.
OWLRenderer - Interface in org.semanticweb.owlapi.io
 
OWLRendererException - Exception in org.semanticweb.owlapi.io
 
OWLRendererException(String) - Constructor for exception org.semanticweb.owlapi.io.OWLRendererException
 
OWLRendererException(String, Throwable) - Constructor for exception org.semanticweb.owlapi.io.OWLRendererException
 
OWLRendererException(Throwable) - Constructor for exception org.semanticweb.owlapi.io.OWLRendererException
 
OWLRendererIOException - Exception in org.semanticweb.owlapi.io
 
OWLRendererIOException(Exception) - Constructor for exception org.semanticweb.owlapi.io.OWLRendererIOException
 
OWLRestriction - Interface in org.semanticweb.owlapi.model
Represents a restriction (Object Property Restriction or Data Property Restriction) in the OWL 2 specification.
OWLRuntimeException - Exception in org.semanticweb.owlapi.model
The root of runtime exceptions in the OWL API.
OWLRuntimeException() - Constructor for exception org.semanticweb.owlapi.model.OWLRuntimeException
Default constructor.
OWLRuntimeException(String) - Constructor for exception org.semanticweb.owlapi.model.OWLRuntimeException
 
OWLRuntimeException(String, Throwable) - Constructor for exception org.semanticweb.owlapi.model.OWLRuntimeException
 
OWLRuntimeException(Throwable) - Constructor for exception org.semanticweb.owlapi.model.OWLRuntimeException
 
OWLSameIndividualAxiom - Interface in org.semanticweb.owlapi.model
Represents an SameIndividual axiom in the OWL 2 Specification.
OWLSignature - Interface in org.semanticweb.owlapi.model
Ontology methods related to its signature.
OWLSignatureBooleanArgs - Interface in org.semanticweb.owlapi.model
Ontology methods related to its signature.
OWLStorer - Interface in org.semanticweb.owlapi.model
An ontology storer stores an ontology in a particular format at a location specified by a particular URI.
OWLStorerFactory - Interface in org.semanticweb.owlapi.model
Factory for ontology storers.
OWLStorerFactoryImpl - Class in org.semanticweb.owlapi.util
A factory class for OWLOntologyStorers.
OWLStorerNotFoundException - Exception in org.semanticweb.owlapi.model
 
OWLStorerNotFoundException(OWLDocumentFormat) - Constructor for exception org.semanticweb.owlapi.model.OWLStorerNotFoundException
 
OWLSubAnnotationPropertyOfAxiom - Interface in org.semanticweb.owlapi.model
Represents an SubAnnotationPropertyOf axiom in the OWL 2 Specification.
OWLSubClassOfAxiom - Interface in org.semanticweb.owlapi.model
Represents an SubClassOf axiom in the OWL 2 Specification.
OWLSubClassOfAxiomSetShortCut - Interface in org.semanticweb.owlapi.model
A marker interface for an axiom that can be represented by a set of SubClassOf axioms that is equivalent to this axiom.
OWLSubClassOfAxiomShortCut - Interface in org.semanticweb.owlapi.model
A marker interface for axioms that are essentially syntactic shortcuts for SubClassOf axioms.
OWLSubDataPropertyOfAxiom - Interface in org.semanticweb.owlapi.model
Represents an SubDataPropertyOf axiom in the OWL 2 Specification.
OWLSubObjectPropertyOfAxiom - Interface in org.semanticweb.owlapi.model
Represents SubObjectPropertyOf axioms in the OWL 2 specification.
OWLSubPropertyAxiom<P extends OWLPropertyExpression> - Interface in org.semanticweb.owlapi.model
 
OWLSubPropertyChainOfAxiom - Interface in org.semanticweb.owlapi.model
Represents a SubObjectPropertyOf axiom in the OWL 2 Specification where the subproperty is a chain of properties.
OWLSymmetricObjectPropertyAxiom - Interface in org.semanticweb.owlapi.model
Represents SymmetricObjectProperty axioms in the OWL 2 specification.
OWLTransitiveObjectPropertyAxiom - Interface in org.semanticweb.owlapi.model
Represents a TransitiveObjectProperty axiom in the OWL 2 Specification.
OWLUnaryPropertyAxiom<P extends OWLPropertyExpression> - Interface in org.semanticweb.owlapi.model
 
OWLVisitorBase - Interface in org.semanticweb.owlapi.model
Base interface for visitors.
OWLVisitorExBase<O> - Interface in org.semanticweb.owlapi.model
Base interface for visitors that return a value.
OWLVocabularyProvider - Interface in org.semanticweb.owlapi.model.providers
Utility shortcuts for OWL basic entities.
OWLXMLDocumentFormat - Class in org.semanticweb.owlapi.formats
 
OWLXMLDocumentFormat() - Constructor for class org.semanticweb.owlapi.formats.OWLXMLDocumentFormat
 
OWLXMLDocumentFormatFactory - Class in org.semanticweb.owlapi.formats
 
OWLXMLDocumentFormatFactory() - Constructor for class org.semanticweb.owlapi.formats.OWLXMLDocumentFormatFactory
MIME types are application/owl+xml, text/xml, or default
OWLXMLVocabulary - Enum in org.semanticweb.owlapi.vocab
 
OWLZipClosureIRIMapper - Class in org.semanticweb.owlapi.util
An IRI mapper that uses a zip file and its owlzip.properties content to map logical IRIs to jar: IRIs.
OWLZipClosureIRIMapper(File) - Constructor for class org.semanticweb.owlapi.util.OWLZipClosureIRIMapper
 
OWLZipSaver - Class in org.semanticweb.owlapi.util
Class for saving ontologies to zip files with an optional index.
OWLZipSaver() - Constructor for class org.semanticweb.owlapi.util.OWLZipSaver
 

P

pair(T, T) - Static method in class org.semanticweb.owlapi.util.OWLAPIStreamUtils
 
Pair(T, T) - Constructor for class org.semanticweb.owlapi.util.OWLAPIStreamUtils.Pair
 
pairs(int) - Static method in class org.semanticweb.owlapi.util.OWLAPIStreamUtils
 
pairs(Collection<T>) - Static method in class org.semanticweb.owlapi.util.OWLAPIStreamUtils
 
pairs(Stream<T>) - Static method in class org.semanticweb.owlapi.util.OWLAPIStreamUtils
 
parse(String) - Method in interface org.semanticweb.owlapi.expression.OWLExpressionParser
 
parse(IRI, OWLOntology) - Method in interface org.semanticweb.owlapi.io.OWLParser
Parses the ontology with a concrete representation available at documentIRI and adds its axioms to ontology.
parse(OWLOntologyDocumentSource, OWLOntology, OWLOntologyLoaderConfiguration) - Method in interface org.semanticweb.owlapi.io.OWLParser
Parses the ontology with a concrete representation in documentSource and adds its axioms to ontology.
parseAnnotationPropertyFrame() - Method in interface org.semanticweb.owlapi.util.mansyntax.ManchesterOWLSyntaxParser
 
parseAnnotationPropertyList() - Method in interface org.semanticweb.owlapi.util.mansyntax.ManchesterOWLSyntaxParser
 
parseAxiom() - Method in interface org.semanticweb.owlapi.util.mansyntax.ManchesterOWLSyntaxParser
Parsing "Inline" Axioms.
parseBoolean() - Method in interface org.semanticweb.owlapi.model.OWLLiteral
Parses the lexical value of this literal into a boolean.
parseClassAxiom() - Method in interface org.semanticweb.owlapi.util.mansyntax.ManchesterOWLSyntaxParser
Deprecated.
use parseAxiom(). parseClassAxiom() only casts the result of parseAxiom() to OWLClassAxiom.
parseClassExpression() - Method in interface org.semanticweb.owlapi.util.mansyntax.ManchesterOWLSyntaxParser
Parses an OWL class expression that is represented in Manchester OWL Syntax.
parseClassExpression(String) - Method in interface org.semanticweb.owlapi.util.mansyntax.ManchesterOWLSyntaxParser
Convenience method equivalent to setStringToParse("string"; parseClassexpression();}
parseClassExpressionList() - Method in interface org.semanticweb.owlapi.util.mansyntax.ManchesterOWLSyntaxParser
 
parseClassFrame() - Method in interface org.semanticweb.owlapi.util.mansyntax.ManchesterOWLSyntaxParser
 
parseClassFrameEOF() - Method in interface org.semanticweb.owlapi.util.mansyntax.ManchesterOWLSyntaxParser
 
parseDataPropertyFrame() - Method in interface org.semanticweb.owlapi.util.mansyntax.ManchesterOWLSyntaxParser
 
parseDataPropertyList() - Method in interface org.semanticweb.owlapi.util.mansyntax.ManchesterOWLSyntaxParser
 
parseDataRange() - Method in interface org.semanticweb.owlapi.util.mansyntax.ManchesterOWLSyntaxParser
 
parseDataRangeList() - Method in interface org.semanticweb.owlapi.util.mansyntax.ManchesterOWLSyntaxParser
 
parseDatatypeFrame() - Method in interface org.semanticweb.owlapi.util.mansyntax.ManchesterOWLSyntaxParser
 
parseDouble() - Method in interface org.semanticweb.owlapi.model.OWLLiteral
Parses the lexical value of this literal into a double.
parseFloat() - Method in interface org.semanticweb.owlapi.model.OWLLiteral
Parses the lexical value of this literal into a float.
parseFrames() - Method in interface org.semanticweb.owlapi.util.mansyntax.ManchesterOWLSyntaxParser
 
parseIndividualFrame() - Method in interface org.semanticweb.owlapi.util.mansyntax.ManchesterOWLSyntaxParser
 
parseIndividualList() - Method in interface org.semanticweb.owlapi.util.mansyntax.ManchesterOWLSyntaxParser
 
parseInteger() - Method in interface org.semanticweb.owlapi.model.OWLLiteral
Parses the lexical value of this literal into an integer.
parseLiteral(OWLDatatype) - Method in interface org.semanticweb.owlapi.util.mansyntax.ManchesterOWLSyntaxParser
 
parseObjectPropertyChain() - Method in interface org.semanticweb.owlapi.util.mansyntax.ManchesterOWLSyntaxParser
 
parseObjectPropertyFrame() - Method in interface org.semanticweb.owlapi.util.mansyntax.ManchesterOWLSyntaxParser
 
parseObjectPropertyList() - Method in interface org.semanticweb.owlapi.util.mansyntax.ManchesterOWLSyntaxParser
 
parseOntology(OWLOntology) - Method in interface org.semanticweb.owlapi.util.mansyntax.ManchesterOWLSyntaxParser
 
parsePropertyList() - Method in interface org.semanticweb.owlapi.util.mansyntax.ManchesterOWLSyntaxParser
 
parseRuleFrame() - Method in interface org.semanticweb.owlapi.util.mansyntax.ManchesterOWLSyntaxParser
 
parseShortName(String) - Static method in enum org.semanticweb.owlapi.vocab.XSDVocabulary
Easy parse of short names of the kind "xsd:typename".
parseValuePartitionFrame() - Method in interface org.semanticweb.owlapi.util.mansyntax.ManchesterOWLSyntaxParser
 
parseVariable() - Method in interface org.semanticweb.owlapi.util.mansyntax.ManchesterOWLSyntaxParser
 
pass(OWLAxiom, Object) - Method in class org.semanticweb.owlapi.search.Filters.AxiomFilter
 
pass(OWLAxiom, Object) - Method in interface org.semanticweb.owlapi.util.OWLAxiomSearchFilter
 
passes(OWLAxiom) - Method in interface org.semanticweb.owlapi.util.OWLAxiomFilter
 
passes(OWLAxiom) - Method in class org.semanticweb.owlapi.util.OWLOntologyMerger
 
pendingAxiomAdditions() - Method in interface org.semanticweb.owlapi.reasoner.OWLReasoner
Gets the axioms that as a result of ontology changes need to be added to the reasoner to synchronise it with the root ontology imports closure.
pendingAxiomRemovals() - Method in interface org.semanticweb.owlapi.reasoner.OWLReasoner
Gets the axioms that as a result of ontology changes need to removed to the reasoner to synchronise it with the root ontology imports closure.
pendingChanges() - Method in interface org.semanticweb.owlapi.reasoner.OWLReasoner
Gets the pending changes which need to be taken into consideration by the reasoner so that it is up to date with the root ontology imports closure.
precomputableInferenceTypes() - Method in interface org.semanticweb.owlapi.reasoner.OWLReasoner
Returns the stream of InferenceTypes that are precomputable by reasoner.
precomputeInferences(InferenceType...) - Method in interface org.semanticweb.owlapi.reasoner.OWLReasoner
Asks the reasoner to precompute certain types of inferences.
PrefixDocumentFormat - Interface in org.semanticweb.owlapi.formats
A PrefixOWLDocumentFormat delegates all PrefixManager operations to a PrefixManager implementation.
PrefixDocumentFormatImpl - Class in org.semanticweb.owlapi.formats
A PrefixOWLDocumentFormat delegates all PrefixManager operations to a PrefixManager implementation.
PrefixDocumentFormatImpl() - Constructor for class org.semanticweb.owlapi.formats.PrefixDocumentFormatImpl
Default constructor.
PrefixDocumentFormatImpl(PrefixManager) - Constructor for class org.semanticweb.owlapi.formats.PrefixDocumentFormatImpl
 
prefixedBy(String) - Method in class org.semanticweb.owlapi.model.IRI
 
PrefixManager - Interface in org.semanticweb.owlapi.model
A prefix manager than can provide prefixes for prefix names.
prefixNames() - Method in class org.semanticweb.owlapi.formats.PrefixDocumentFormatImpl
 
prefixNames() - Method in interface org.semanticweb.owlapi.model.PrefixManager
Gets the prefix names that have a mapping in this prefix manager.
prefixNames() - Method in class org.semanticweb.owlapi.util.DefaultPrefixManager
 
PrimitiveType - Enum in org.semanticweb.owlapi.model
 
PriorityCollection<T extends Serializable> - Class in org.semanticweb.owlapi.util
A collection that is sorted by HasPriority annotation on its members.
PriorityCollection(PriorityCollectionSorting) - Constructor for class org.semanticweb.owlapi.util.PriorityCollection
 
PriorityCollectionSorting - Enum in org.semanticweb.owlapi.model
Specifies how PriorityCollection should sort its entries.
processChanges(List<? extends OWLOntologyChange>) - Method in class org.semanticweb.owlapi.util.OWLOntologyChangeFilter
 
Profiles - Enum in org.semanticweb.owlapi.profiles
This enumeration includes all currently implemented profile checkers and known information about available reasoners for those profiles.
ProgressMonitor - Interface in org.semanticweb.owlapi.util
A general interface for things whose progress can be monitored.
properties() - Method in interface org.semanticweb.owlapi.model.OWLNaryPropertyAxiom
 
PROPERTIES_INDEX_NAME - Static variable in class org.semanticweb.owlapi.util.OWLZipSaver
Properties entry name
propertiesIndex(Collection<OWLOntology>, Collection<OWLOntology>) - Method in class org.semanticweb.owlapi.util.OWLZipSaver
Prepare a properties index; this method can be used as a BiFunction for setIndex.
PropertyAssertionValueShortFormProvider - Class in org.semanticweb.owlapi.util
A short form provider that generates short forms from the values of object property assertions or data property assertions if the entity is an individual.
PropertyAssertionValueShortFormProvider(List<OWLPropertyExpression>, Map<OWLDataPropertyExpression, List<String>>, OWLOntologySetProvider) - Constructor for class org.semanticweb.owlapi.util.PropertyAssertionValueShortFormProvider
Constructs a property value short form provider.
PropertyAssertionValueShortFormProvider(List<OWLPropertyExpression>, Map<OWLDataPropertyExpression, List<String>>, OWLOntologySetProvider, ShortFormProvider) - Constructor for class org.semanticweb.owlapi.util.PropertyAssertionValueShortFormProvider
Constructs a property value short form provider.
PropertyChainAxiomProvider - Interface in org.semanticweb.owlapi.model.axiomproviders
Annotation, datatype and object property range provider.
PropertyCharacteristicAxiomProvider - Interface in org.semanticweb.owlapi.model.axiomproviders
Property characteristic axioms provider (functional, transitive, etc.).
propertyExpressions() - Method in interface org.semanticweb.owlapi.model.OWLHasKeyAxiom
Gets the set of property expressions that form the key.
purge() - Method in interface org.semanticweb.owlapi.model.OWLDataFactory
Empty all caches

Q

QNameShortFormProvider - Class in org.semanticweb.owlapi.util
A short form provider which creates QNames for entities.
QNameShortFormProvider() - Constructor for class org.semanticweb.owlapi.util.QNameShortFormProvider
Creates a QNameShortFormProvider where namespace prefix mappings will automatically be generated.
QNameShortFormProvider(Map<String, String>) - Constructor for class org.semanticweb.owlapi.util.QNameShortFormProvider
Creates a QNameShortFormProvider where the specified map overrides any auto-generated prefix namespace mappings.
QUOT - Static variable in class org.semanticweb.owlapi.io.XMLUtils
&quot; shortcut.

R

range(Stream<? extends OWLAxiom>) - Static method in class org.semanticweb.owlapi.search.Searcher
Retrieve the ranges from range axioms.
range(Stream<? extends OWLAxiom>, Class<C>) - Static method in class org.semanticweb.owlapi.search.Searcher
Retrieve the ranges from range axioms.
range(OWLAxiom) - Static method in class org.semanticweb.owlapi.search.Searcher
Retrieve the ranges from a range axiom.
range(OWLAxiom, Class<C>) - Static method in class org.semanticweb.owlapi.search.Searcher
Retrieve the ranges from a range axiom.
RangeAxiomProvider - Interface in org.semanticweb.owlapi.model.axiomproviders
Annotation, datatype and object property range provider.
rboxAxioms(Imports) - Method in interface org.semanticweb.owlapi.model.OWLOntology
Gets the axioms that form the RBox for this ontology, i.e., the ones whose type is in the AxiomType::RBoxAxiomTypes.
RBoxAxiomTypes - Static variable in class org.semanticweb.owlapi.model.AxiomType
Set of rbox axiom types.
RDFDocumentFormat - Interface in org.semanticweb.owlapi.formats
An RDF OWL Document Format.
RDFLiteral - Class in org.semanticweb.owlapi.io
 
RDFLiteral(String, String, IRI) - Constructor for class org.semanticweb.owlapi.io.RDFLiteral
Constructor for plain literal wrappers.
RDFLiteral(OWLLiteral) - Constructor for class org.semanticweb.owlapi.io.RDFLiteral
 
RDFNode - Class in org.semanticweb.owlapi.io
 
RDFNode() - Constructor for class org.semanticweb.owlapi.io.RDFNode
 
RDFOntologyHeaderStatus - Enum in org.semanticweb.owlapi.io
 
RDFParserMetaData - Class in org.semanticweb.owlapi.io
 
RDFParserMetaData(RDFOntologyHeaderStatus, int, Set<RDFTriple>, ArrayListMultimap<IRI, Class<?>>) - Constructor for class org.semanticweb.owlapi.io.RDFParserMetaData
 
RDFResource - Class in org.semanticweb.owlapi.io
 
RDFResource() - Constructor for class org.semanticweb.owlapi.io.RDFResource
 
RDFResourceBlankNode - Class in org.semanticweb.owlapi.io
Anonymous node implementation.
RDFResourceBlankNode(IRI, boolean, boolean, boolean) - Constructor for class org.semanticweb.owlapi.io.RDFResourceBlankNode
Create an RDFResource that is anonymous.
RDFResourceBlankNode(Integer, boolean, boolean, boolean) - Constructor for class org.semanticweb.owlapi.io.RDFResourceBlankNode
Create an RDFResource that is anonymous.
RDFResourceBlankNode(boolean, boolean, boolean) - Constructor for class org.semanticweb.owlapi.io.RDFResourceBlankNode
Create an RDFResource that is anonymous
RDFResourceIRI - Class in org.semanticweb.owlapi.io
IRI node implementation.
RDFResourceIRI(IRI) - Constructor for class org.semanticweb.owlapi.io.RDFResourceIRI
 
RDFResourceParseError - Class in org.semanticweb.owlapi.io
Describes why an RDF resource could not be parsed into an OWLObject.
RDFResourceParseError(OWLEntity, RDFNode, Set<RDFTriple>) - Constructor for class org.semanticweb.owlapi.io.RDFResourceParseError
 
RDFTriple - Class in org.semanticweb.owlapi.io
 
RDFTriple(RDFResource, RDFResourceIRI, RDFNode) - Constructor for class org.semanticweb.owlapi.io.RDFTriple
 
RDFTriple(IRI, boolean, boolean, IRI, IRI, boolean, boolean) - Constructor for class org.semanticweb.owlapi.io.RDFTriple
 
RDFTriple(IRI, boolean, boolean, IRI, OWLLiteral) - Constructor for class org.semanticweb.owlapi.io.RDFTriple
 
RDFXMLDocumentFormat - Class in org.semanticweb.owlapi.formats
 
RDFXMLDocumentFormat() - Constructor for class org.semanticweb.owlapi.formats.RDFXMLDocumentFormat
 
RDFXMLDocumentFormatFactory - Class in org.semanticweb.owlapi.formats
 
RDFXMLDocumentFormatFactory() - Constructor for class org.semanticweb.owlapi.formats.RDFXMLDocumentFormatFactory
MIME types are application/rdf+xml, application/xml, text/xml
ReaderDocumentSource - Class in org.semanticweb.owlapi.io
An ontology document source which reads an ontology from a reader.
ReaderDocumentSource(Reader) - Constructor for class org.semanticweb.owlapi.io.ReaderDocumentSource
Constructs and ontology input source which will read an ontology from a reader.
ReaderDocumentSource(Reader, IRI) - Constructor for class org.semanticweb.owlapi.io.ReaderDocumentSource
Constructs and ontology input source which will read an ontology from a reader.
ReaderDocumentSource(Reader, IRI, OWLDocumentFormat, String) - Constructor for class org.semanticweb.owlapi.io.ReaderDocumentSource
Constructs and ontology input source which will read an ontology from a reader.
REALIZING - Static variable in interface org.semanticweb.owlapi.reasoner.ReasonerProgressMonitor
A standard name for the task of computing the types of individual.
ReasonerInternalException - Exception in org.semanticweb.owlapi.reasoner
Specifies that a some internal error occurred during reasoning.
ReasonerInternalException(Throwable) - Constructor for exception org.semanticweb.owlapi.reasoner.ReasonerInternalException
 
ReasonerInternalException(String) - Constructor for exception org.semanticweb.owlapi.reasoner.ReasonerInternalException
 
ReasonerInternalException(String, Throwable) - Constructor for exception org.semanticweb.owlapi.reasoner.ReasonerInternalException
 
ReasonerInterruptedException - Exception in org.semanticweb.owlapi.reasoner
 
ReasonerInterruptedException() - Constructor for exception org.semanticweb.owlapi.reasoner.ReasonerInterruptedException
Default constructor.
ReasonerInterruptedException(String) - Constructor for exception org.semanticweb.owlapi.reasoner.ReasonerInterruptedException
 
ReasonerInterruptedException(String, Throwable) - Constructor for exception org.semanticweb.owlapi.reasoner.ReasonerInterruptedException
 
ReasonerInterruptedException(Throwable) - Constructor for exception org.semanticweb.owlapi.reasoner.ReasonerInterruptedException
 
ReasonerProgressMonitor - Interface in org.semanticweb.owlapi.reasoner
The ReasonerProgressMonitor interface should be implemented by objects that wish to montitor the progress of a resoner.
reasonerTaskBusy() - Method in class org.semanticweb.owlapi.reasoner.ConsoleProgressMonitor
 
reasonerTaskBusy() - Method in interface org.semanticweb.owlapi.reasoner.ReasonerProgressMonitor
Indicates that the reasoner is busy performing a task whose size cannot be determined.
reasonerTaskBusy() - Method in class org.semanticweb.owlapi.reasoner.TimedConsoleProgressMonitor
 
reasonerTaskProgressChanged(int, int) - Method in class org.semanticweb.owlapi.reasoner.ConsoleProgressMonitor
 
reasonerTaskProgressChanged(int, int) - Method in interface org.semanticweb.owlapi.reasoner.ReasonerProgressMonitor
Indicates that the reasoner is part way through a particular task, for example consistency checking, classification or reaslisation.
reasonerTaskProgressChanged(int, int) - Method in class org.semanticweb.owlapi.reasoner.TimedConsoleProgressMonitor
 
reasonerTaskStarted(String) - Method in class org.semanticweb.owlapi.reasoner.ConsoleProgressMonitor
 
reasonerTaskStarted(String) - Method in interface org.semanticweb.owlapi.reasoner.ReasonerProgressMonitor
Indicates that some reasoner task, for example, loading, consistency checking, classification, realisation etc.
reasonerTaskStarted(String) - Method in class org.semanticweb.owlapi.reasoner.TimedConsoleProgressMonitor
 
reasonerTaskStopped() - Method in class org.semanticweb.owlapi.reasoner.ConsoleProgressMonitor
 
reasonerTaskStopped() - Method in interface org.semanticweb.owlapi.reasoner.ReasonerProgressMonitor
Indicates that a previosly started task has now stopped.
reasonerTaskStopped() - Method in class org.semanticweb.owlapi.reasoner.TimedConsoleProgressMonitor
 
referencedAnonymousIndividuals(Imports) - Method in interface org.semanticweb.owlapi.model.OWLSignature
Gets the referenced anonymous individuals in the signature and optionally the imports closure.
referencedAnonymousIndividuals() - Method in interface org.semanticweb.owlapi.model.OWLSignature
Gets the referenced anonymous individuals.
referencingAxioms(OWLPrimitive) - Method in interface org.semanticweb.owlapi.model.OWLAxiomCollection
Gets the axioms where the specified OWLPrimitive appears in the signature of the axiom.
Note that currently signatures contain OWLEntity only.
referencingAxioms(OWLPrimitive, Imports) - Method in interface org.semanticweb.owlapi.model.OWLAxiomCollection
Gets the axioms where the specified OWLPrimitive appears in the signature of the axiom.
Note that currently signatures contain OWLEntity only.
REFLEXIVE_OBJECT_PROPERTY - Static variable in class org.semanticweb.owlapi.model.AxiomType
ReflexiveObjectProperty.
reflexiveObjectPropertyAxioms(OWLObjectPropertyExpression) - Method in interface org.semanticweb.owlapi.model.OWLAxiomIndex
Gets the OWLReflexiveObjectPropertyAxioms contained in this ontology that make the specified object property reflexive.
RemappingIndividualProvider - Class in org.semanticweb.owlapi.util
A provider for anonymous individuals that remaps input ids consistently across all requests.
RemappingIndividualProvider(OntologyConfigurator, OWLDataFactory) - Constructor for class org.semanticweb.owlapi.util.RemappingIndividualProvider
 
remove(OWLAxiom) - Method in interface org.semanticweb.owlapi.model.HasDirectRemoveAxiom
A convenience method that removes a single axiom from this object.
remove(Collection<? extends OWLAxiom>) - Method in interface org.semanticweb.owlapi.model.HasDirectRemoveAxioms
A convenience method that removes a set of axioms from this object.
remove(Stream<? extends OWLAxiom>) - Method in interface org.semanticweb.owlapi.model.HasDirectRemoveAxioms
A convenience method that removes a set of axioms from this object.
remove(OWLAxiom...) - Method in interface org.semanticweb.owlapi.model.HasDirectRemoveAxioms
A convenience method that removes a set of axioms from this object.
remove(Object) - Method in class org.semanticweb.owlapi.util.CollectionFactory.ConditionalCopySet
 
remove(T...) - Method in class org.semanticweb.owlapi.util.PriorityCollection
Remove the arguments.
remove(T) - Method in class org.semanticweb.owlapi.util.PriorityCollection
Remove the argument.
remove(Object) - Method in class org.semanticweb.owlapi.util.SmallSet
 
removeAll(Collection<?>) - Method in class org.semanticweb.owlapi.util.CollectionFactory.ConditionalCopySet
 
RemoveAllDisjointAxioms - Class in org.semanticweb.owlapi.change
Given a set of ontologies, this composite change will remove all disjoint classes axioms from these ontologies.
RemoveAllDisjointAxioms(OWLDataFactory, Collection<OWLOntology>) - Constructor for class org.semanticweb.owlapi.change.RemoveAllDisjointAxioms
Instantiates a new removes the all disjoint axioms.
removeAxiom(OWLAxiom) - Method in interface org.semanticweb.owlapi.model.HasDirectRemoveAxiom
A convenience method that removes a single axiom from this object.
removeAxiom(OWLOntology, OWLAxiom) - Method in interface org.semanticweb.owlapi.model.HasRemoveAxiom
removeAxiom(OWLAxiom) - Method in interface org.semanticweb.owlapi.model.OWLOntology
 
RemoveAxiom - Class in org.semanticweb.owlapi.model
Represents an ontology change were an axiom will be removed from an ontology if the change is applied to an ontology.
RemoveAxiom(OWLOntology, OWLAxiom) - Constructor for class org.semanticweb.owlapi.model.RemoveAxiom
 
RemoveAxiomData - Class in org.semanticweb.owlapi.change
Represents the specific non-ontology data required by an RemoveAxiom change.
RemoveAxiomData(OWLAxiom) - Constructor for class org.semanticweb.owlapi.change.RemoveAxiomData
Constructs an RemoveAxiomData object which specifies the removal of an axiom from an ontology.
removeAxioms(Collection<? extends OWLAxiom>) - Method in interface org.semanticweb.owlapi.model.HasDirectRemoveAxioms
A convenience method that removes a set of axioms from this object.
removeAxioms(Stream<? extends OWLAxiom>) - Method in interface org.semanticweb.owlapi.model.HasDirectRemoveAxioms
A convenience method that removes a set of axioms from this object.
removeAxioms(OWLAxiom...) - Method in interface org.semanticweb.owlapi.model.HasDirectRemoveAxioms
A convenience method that removes a set of axioms from this object.
removeAxioms(OWLOntology, Collection<? extends OWLAxiom>) - Method in interface org.semanticweb.owlapi.model.HasRemoveAxioms
removeAxioms(OWLOntology, Stream<? extends OWLAxiom>) - Method in interface org.semanticweb.owlapi.model.HasRemoveAxioms
A convenience method that removes a set of axioms from an ontology.
removeAxioms(Collection<? extends OWLAxiom>) - Method in interface org.semanticweb.owlapi.model.OWLOntology
 
removeAxioms(Stream<? extends OWLAxiom>) - Method in interface org.semanticweb.owlapi.model.OWLOntology
 
removeAxioms(OWLAxiom...) - Method in interface org.semanticweb.owlapi.model.OWLOntology
 
removeGenerator(InferredAxiomGenerator<?>) - Method in class org.semanticweb.owlapi.util.InferredOntologyGenerator
Removes a generator.
removeIgnoredImport(IRI) - Method in class org.semanticweb.owlapi.model.OntologyConfigurator
Removes an ontology document IRI from the list of ontology imports that will be ignored during ontology loading.
removeIgnoredImport(IRI) - Method in class org.semanticweb.owlapi.model.OWLOntologyLoaderConfiguration
Removes an ontology document IRI from the list of ontology imports that will be ignored during ontology loading.
removeImpendingOntologyChangeListener(ImpendingOWLOntologyChangeListener) - Method in interface org.semanticweb.owlapi.model.OWLOntologyManager
 
RemoveImport - Class in org.semanticweb.owlapi.model
 
RemoveImport(OWLOntology, OWLImportsDeclaration) - Constructor for class org.semanticweb.owlapi.model.RemoveImport
 
RemoveImportData - Class in org.semanticweb.owlapi.change
Represents the specific non-ontology data required by a RemoveImport change.
RemoveImportData(OWLImportsDeclaration) - Constructor for class org.semanticweb.owlapi.change.RemoveImportData
Constructs a RemoveImportData object that describes a RemoveImport change for the OWLImportsDeclaration specified by the declaration parameter.
removeIRIMapper(OWLOntologyIRIMapper) - Method in interface org.semanticweb.owlapi.model.OWLOntologyManager
Deprecated.
use getIRIMappers().remove() instead
removeMissingImportListener(MissingImportListener) - Method in interface org.semanticweb.owlapi.model.OWLOntologyManager
Removes a previously added missing import listener.
removeOntology(OWLOntology) - Method in interface org.semanticweb.owlapi.model.OWLOntologyManager
Attempts to remove an ontology.
removeOntology(OWLOntologyID) - Method in interface org.semanticweb.owlapi.model.OWLOntologyManager
Attempts to remove an ontology.
RemoveOntologyAnnotation - Class in org.semanticweb.owlapi.model
Represents an ontology change where an annotation is removed from an ontology.
RemoveOntologyAnnotation(OWLOntology, OWLAnnotation) - Constructor for class org.semanticweb.owlapi.model.RemoveOntologyAnnotation
 
RemoveOntologyAnnotationData - Class in org.semanticweb.owlapi.change
Represents the specific non-ontology data required by a RemoveOntologyAnnotation change.
RemoveOntologyAnnotationData(OWLAnnotation) - Constructor for class org.semanticweb.owlapi.change.RemoveOntologyAnnotationData
Constructs a RemoveOntologyAnnotationData object that describes a RemoveOntologyAnnotation change for the OWLAnnotation specified by the annotation parameter.
removeOntologyChangeListener(OWLOntologyChangeListener) - Method in interface org.semanticweb.owlapi.model.HasOntologyChangeListeners
Removes a previously added listener.
removeOntologyChangeProgessListener(OWLOntologyChangeProgressListener) - Method in interface org.semanticweb.owlapi.model.OWLOntologyManager
Removes a previously added ontology change listener.
removeOntologyChangesVetoedListener(OWLOntologyChangesVetoedListener) - Method in interface org.semanticweb.owlapi.model.OWLOntologyManager
 
removeOntologyLoaderListener(OWLOntologyLoaderListener) - Method in interface org.semanticweb.owlapi.model.OWLOntologyManager
Removes a previously added ontology loaded listener.
removeOntologyStorer(OWLStorerFactory) - Method in interface org.semanticweb.owlapi.model.OWLOntologyManager
Deprecated.
use getOntologyStorers().remove() instead
render(OWLOntology, OutputStream) - Method in class org.semanticweb.owlapi.io.AbstractOWLRenderer
 
render(OWLOntology, PrintWriter) - Method in class org.semanticweb.owlapi.io.AbstractOWLRenderer
Renders the specified ontology using the specified writer.
render(OWLObject) - Method in interface org.semanticweb.owlapi.io.OWLObjectRenderer
Renders the specified object.
render(OWLOntology, OutputStream) - Method in interface org.semanticweb.owlapi.io.OWLRenderer
Renders the specified ontology to a concrete representation which should be written to the specified output stream.
render(OWLObject) - Method in class org.semanticweb.owlapi.util.SimpleRenderer
 
repair() - Method in class org.semanticweb.owlapi.profiles.OWLProfileViolation
 
repair() - Method in class org.semanticweb.owlapi.profiles.violations.DatatypeIRIAlsoUsedAsClassIRI
 
repair() - Method in class org.semanticweb.owlapi.profiles.violations.OntologyIRINotAbsolute
 
repair() - Method in class org.semanticweb.owlapi.profiles.violations.OntologyVersionIRINotAbsolute
 
repair() - Method in class org.semanticweb.owlapi.profiles.violations.UseOfReservedVocabularyForOntologyIRI
 
repair() - Method in class org.semanticweb.owlapi.profiles.violations.UseOfReservedVocabularyForVersionIRI
 
repair() - Method in class org.semanticweb.owlapi.profiles.violations.UseOfUndeclaredAnnotationProperty
 
repair() - Method in class org.semanticweb.owlapi.profiles.violations.UseOfUndeclaredClass
 
repair() - Method in class org.semanticweb.owlapi.profiles.violations.UseOfUndeclaredDataProperty
 
repair() - Method in class org.semanticweb.owlapi.profiles.violations.UseOfUndeclaredDatatype
 
repair() - Method in class org.semanticweb.owlapi.profiles.violations.UseOfUndeclaredObjectProperty
 
representativeInstances(OWLClassExpression, boolean) - Method in interface org.semanticweb.owlapi.reasoner.OWLReasoner
Gets the individuals which are instances of the specified class expression.
representativeInstances(OWLClassExpression, InferenceDepth) - Method in interface org.semanticweb.owlapi.reasoner.OWLReasoner
 
representativeInstances(OWLClassExpression) - Method in interface org.semanticweb.owlapi.reasoner.OWLReasoner
 
reset() - Method in class org.semanticweb.owlapi.util.NNF
reset the negation.
reset() - Method in class org.semanticweb.owlapi.util.OWLEntityRemover
Clears any changes which have accumulated over the course of visiting different entities.
reset() - Method in class org.semanticweb.owlapi.util.SimpleRenderer
reset the renderer.
resetShortFormProvider() - Method in class org.semanticweb.owlapi.util.SimpleRenderer
Resets the short form provider to the default short form provider, which is a PrefixManager with the default set of prefixes.
resolve(String) - Method in class org.semanticweb.owlapi.model.IRI
 
retainAll(Collection<?>) - Method in class org.semanticweb.owlapi.util.CollectionFactory.ConditionalCopySet
 
reverseChange() - Method in class org.semanticweb.owlapi.model.AddAxiom
 
reverseChange() - Method in class org.semanticweb.owlapi.model.AddImport
 
reverseChange() - Method in class org.semanticweb.owlapi.model.AddOntologyAnnotation
 
reverseChange() - Method in class org.semanticweb.owlapi.model.OWLOntologyChange
 
reverseChange() - Method in class org.semanticweb.owlapi.model.RemoveAxiom
 
reverseChange() - Method in class org.semanticweb.owlapi.model.RemoveImport
 
reverseChange() - Method in class org.semanticweb.owlapi.model.RemoveOntologyAnnotation
 
reverseChange() - Method in class org.semanticweb.owlapi.model.SetOntologyID
 
RL_DATATYPES - Static variable in enum org.semanticweb.owlapi.vocab.OWL2Datatype
Datatypes supported in the RL profile.
RootClassChecker - Interface in org.semanticweb.owlapi.util
 
roots() - Method in class org.semanticweb.owlapi.util.OWLZipClosureIRIMapper
 

S

SAME_INDIVIDUAL - Static variable in class org.semanticweb.owlapi.model.AxiomType
SameIndividual.
sameIndividualAxioms(OWLIndividual) - Method in interface org.semanticweb.owlapi.model.OWLAxiomIndex
Gets the OWLSameIndividualAxioms contained in this ontology that make the specified individual the same as some other individual.
sameIndividuals(OWLNamedIndividual) - Method in interface org.semanticweb.owlapi.reasoner.OWLReasoner
Gets the individuals that are the same as the specified individual.
saveImportsClosure(OWLOntology, OutputStream) - Method in class org.semanticweb.owlapi.util.OWLZipSaver
Save the root ontology as root in the index and its imports closure as companion ontologies.
saveImportsClosures(Collection<OWLOntology>, OutputStream) - Method in class org.semanticweb.owlapi.util.OWLZipSaver
Save the root ontologies as root in the index and their imports closures as companion ontologies.
saveOntologies(Collection<OWLOntology>, OutputStream) - Method in class org.semanticweb.owlapi.util.OWLZipSaver
Save the ontologies in the index and their content as companion ontologies; no ontology will be marked as root.
saveOntologies(Collection<OWLOntology>, Collection<OWLOntology>, OutputStream) - Method in class org.semanticweb.owlapi.util.OWLZipSaver
Save the ontologies in the index, marking as root the ontologies in the roots collection; the other ontologies will be saved as companion ontologies.
saveOntology() - Method in interface org.semanticweb.owlapi.model.OWLOntology
Saves the ontology.
saveOntology(IRI) - Method in interface org.semanticweb.owlapi.model.OWLOntology
Saves the ontology, using the specified document IRI to determine where/how the ontology should be saved.
saveOntology(OutputStream) - Method in interface org.semanticweb.owlapi.model.OWLOntology
Saves the ontology, to the specified output stream
saveOntology(OWLDocumentFormat) - Method in interface org.semanticweb.owlapi.model.OWLOntology
Saves the ontology in the specified ontology format to its document URI.
saveOntology(OWLDocumentFormat, IRI) - Method in interface org.semanticweb.owlapi.model.OWLOntology
Saves the ontology to the specified document IRI in the specified ontology format.
saveOntology(OWLDocumentFormat, OutputStream) - Method in interface org.semanticweb.owlapi.model.OWLOntology
Saves the ontology to the specified output stream in the specified ontology format.
saveOntology(OWLOntologyDocumentTarget) - Method in interface org.semanticweb.owlapi.model.OWLOntology
Saves the ontology to the specified OWLOntologyDocumentTarget.
saveOntology(OWLDocumentFormat, OWLOntologyDocumentTarget) - Method in interface org.semanticweb.owlapi.model.OWLOntology
Saves the ontology to the specified output target in the specified ontology format.
saveOntology(OWLOntology) - Method in interface org.semanticweb.owlapi.model.OWLOntologyManager
Saves the specified ontology.
saveOntology(OWLOntology, IRI) - Method in interface org.semanticweb.owlapi.model.OWLOntologyManager
Saves the specified ontology, using the specified document IRI to determine where/how the ontology should be saved.
saveOntology(OWLOntology, OutputStream) - Method in interface org.semanticweb.owlapi.model.OWLOntologyManager
Saves the specified ontology, to the specified output stream
saveOntology(OWLOntology, OWLDocumentFormat) - Method in interface org.semanticweb.owlapi.model.OWLOntologyManager
Saves the specified ontology in the specified ontology format to its document URI.
saveOntology(OWLOntology, OWLDocumentFormat, IRI) - Method in interface org.semanticweb.owlapi.model.OWLOntologyManager
Saves the specified ontology to the specified document IRI in the specified ontology format.
saveOntology(OWLOntology, OWLDocumentFormat, OutputStream) - Method in interface org.semanticweb.owlapi.model.OWLOntologyManager
Saves the specified ontology to the specified output stream in the specified ontology format.
saveOntology(OWLOntology, OWLOntologyDocumentTarget) - Method in interface org.semanticweb.owlapi.model.OWLOntologyManager
Saves the specified ontology to the specified OWLOntologyDocumentTarget.
saveOntology(OWLOntology, OWLDocumentFormat, OWLOntologyDocumentTarget) - Method in interface org.semanticweb.owlapi.model.OWLOntologyManager
Saves the specified ontology to the specified output target in the specified ontology format.
SAXParsers - Class in org.semanticweb.owlapi.util
 
Searcher - Class in org.semanticweb.owlapi.search
A collection of static search utilities.
set(Iterable<T>) - Method in class org.semanticweb.owlapi.util.PriorityCollection
 
set(Set<T>) - Method in class org.semanticweb.owlapi.util.PriorityCollection
 
set(T...) - Method in class org.semanticweb.owlapi.util.PriorityCollection
Remove all elements, replace with the arguments and sort according to priority.
setAcceptHeaders(String) - Method in interface org.semanticweb.owlapi.io.OWLOntologyDocumentSource
 
setAcceptHeaders(String) - Method in class org.semanticweb.owlapi.io.OWLOntologyDocumentSourceBase
 
setAcceptingHTTPCompression(boolean) - Method in class org.semanticweb.owlapi.model.OntologyConfigurator
 
setAcceptingHTTPCompression(boolean) - Method in class org.semanticweb.owlapi.model.OWLOntologyLoaderConfiguration
 
setAddMissingTypes(boolean) - Method in interface org.semanticweb.owlapi.model.OWLDocumentFormat
Determines if untyped entities should automatically be typed during rendering.
setAddMissingTypes(boolean) - Method in class org.semanticweb.owlapi.model.OWLDocumentFormatImpl
 
setAnnotation(OWLAnnotation) - Method in class org.semanticweb.owlapi.util.OWLObjectWalker
Allow the structure walker to set the current annotation.
setAuthorizationValue(String) - Method in class org.semanticweb.owlapi.model.OWLOntologyLoaderConfiguration
 
setAxiom(OWLAxiom) - Method in class org.semanticweb.owlapi.util.OWLObjectWalker
Allow the structure walker to set the current axiom.
setBannedParsers(String) - Method in class org.semanticweb.owlapi.model.OWLOntologyLoaderConfiguration
 
setConnectionTimeout(int) - Method in class org.semanticweb.owlapi.model.OntologyConfigurator
 
setConnectionTimeout(int) - Method in class org.semanticweb.owlapi.model.OWLOntologyLoaderConfiguration
 
setDefaultChangeBroadcastStrategy(OWLOntologyChangeBroadcastStrategy) - Method in interface org.semanticweb.owlapi.model.OWLOntologyManager
Sets the default strategy that is used to broadcast ontology changes.
setDefaultOntology(OWLOntology) - Method in interface org.semanticweb.owlapi.util.mansyntax.ManchesterOWLSyntaxParser
 
setDefaultPrefix(String) - Method in class org.semanticweb.owlapi.formats.PrefixDocumentFormatImpl
 
setDefaultPrefix(String) - Method in interface org.semanticweb.owlapi.model.PrefixManager
Sets the default namespace.
setDefaultPrefix(String) - Method in class org.semanticweb.owlapi.util.DefaultPrefixManager
 
setEntityExpansionLimit(String) - Method in class org.semanticweb.owlapi.model.OWLOntologyLoaderConfiguration
 
setEntryPath(Function<OWLOntologyID, String>) - Method in class org.semanticweb.owlapi.util.OWLZipSaver
 
setExpectedThreads(int) - Static method in class org.semanticweb.owlapi.util.CollectionFactory
 
setFileExtensions(Collection<String>) - Method in class org.semanticweb.owlapi.util.AutoIRIMapper
Sets the extensions of files that are to be examined for ontological content.
setFileExtensions(Collection<String>) - Method in class org.semanticweb.owlapi.util.ZipIRIMapper
Sets the extensions of files that are to be examined for ontological content.
setFinished() - Method in interface org.semanticweb.owlapi.util.ProgressMonitor
progress completed.
setFollowRedirects(boolean) - Method in class org.semanticweb.owlapi.model.OntologyConfigurator
 
setFollowRedirects(boolean) - Method in class org.semanticweb.owlapi.model.OWLOntologyLoaderConfiguration
 
setIndeterminate(boolean) - Method in interface org.semanticweb.owlapi.util.ProgressMonitor
 
setIndex(BiFunction<Collection<OWLOntology>, Collection<OWLOntology>, String>) - Method in class org.semanticweb.owlapi.util.OWLZipSaver
 
setIndexName(Supplier<String>) - Method in class org.semanticweb.owlapi.util.OWLZipSaver
 
setIRIMappers(Set<OWLOntologyIRIMapper>) - Method in interface org.semanticweb.owlapi.model.OWLOntologyManager
Set the collection of IRI mappers.
setIRIResolutionFailed(boolean) - Method in interface org.semanticweb.owlapi.io.OWLOntologyDocumentSource
IRI resolution does not happen inside this class.
setIRIResolutionFailed(boolean) - Method in class org.semanticweb.owlapi.io.OWLOntologyDocumentSourceBase
 
setLiteralRenderer(StringAnnotationVisitor) - Method in class org.semanticweb.owlapi.util.AnnotationValueShortFormProvider
 
setLoadAnnotationAxioms(boolean) - Method in class org.semanticweb.owlapi.model.OntologyConfigurator
Specifies whether or not annotation axioms (instances of OWLAnnotationAxiom) should be loaded or whether they should be discarded on loading.
setLoadAnnotationAxioms(boolean) - Method in class org.semanticweb.owlapi.model.OWLOntologyLoaderConfiguration
Specifies whether or not annotation axioms (instances of OWLAnnotationAxiom) should be loaded or whether they should be discarded on loading.
setMessage(String) - Method in interface org.semanticweb.owlapi.util.ProgressMonitor
 
setMissingImportHandlingStrategy(MissingImportHandlingStrategy) - Method in class org.semanticweb.owlapi.model.OntologyConfigurator
Sets the strategy that is used for missing imports handling.
setMissingImportHandlingStrategy(MissingImportHandlingStrategy) - Method in class org.semanticweb.owlapi.model.OWLOntologyLoaderConfiguration
Sets the strategy that is used for missing imports handling.
setMissingOntologyHeaderStrategy(MissingOntologyHeaderStrategy) - Method in class org.semanticweb.owlapi.model.OntologyConfigurator
 
setMissingOntologyHeaderStrategy(MissingOntologyHeaderStrategy) - Method in class org.semanticweb.owlapi.model.OWLOntologyLoaderConfiguration
 
setOntologyConfigurator(OntologyConfigurator) - Method in interface org.semanticweb.owlapi.model.HasOntologyConfigurator
 
setOntologyDocumentIRI(OWLOntology, IRI) - Method in interface org.semanticweb.owlapi.model.OWLOntologyManager
Overrides the current document IRI for a given ontology.
setOntologyFactories(Set<OWLOntologyFactory>) - Method in interface org.semanticweb.owlapi.model.OWLOntologyManager
Set the collection of ontology factories.
setOntologyFormat(OWLOntology, OWLDocumentFormat) - Method in interface org.semanticweb.owlapi.model.OWLOntologyFactory.OWLOntologyCreationHandler
 
setOntologyFormat(OWLOntology, OWLDocumentFormat) - Method in interface org.semanticweb.owlapi.model.OWLOntologyManager
Sets the format for the specified ontology.
SetOntologyID - Class in org.semanticweb.owlapi.model
 
SetOntologyID(OWLOntology, OWLOntologyID) - Constructor for class org.semanticweb.owlapi.model.SetOntologyID
Creates a set ontology id change, which will set the ontology id to the new one.
SetOntologyID(OWLOntology, IRI) - Constructor for class org.semanticweb.owlapi.model.SetOntologyID
Creates a set ontology id change using the ontologyIRI, which will set the ontology id to the new one.
SetOntologyIDData - Class in org.semanticweb.owlapi.change
Represents the specific non-ontology data required by a SetOntologyID change.
SetOntologyIDData(OWLOntologyID) - Constructor for class org.semanticweb.owlapi.change.SetOntologyIDData
Constructs a SetOntologyIDData object that describes an SetOntologyID change for the OWLOntologyID object specified by the newId parameter.
setOntologyLoaderConfiguration(OWLOntologyLoaderConfiguration) - Method in interface org.semanticweb.owlapi.model.HasOntologyLoaderConfiguration
Sets the configuration.
setOntologyLoaderMetaData(OWLOntologyLoaderMetaData) - Method in interface org.semanticweb.owlapi.model.OWLDocumentFormat
Sets the meta data for the ontology loader.
setOntologyLoaderMetaData(OWLOntologyLoaderMetaData) - Method in class org.semanticweb.owlapi.model.OWLDocumentFormatImpl
 
setOntologyParsers(Set<OWLParserFactory>) - Method in interface org.semanticweb.owlapi.model.OWLOntologyManager
Set the collection of parsers.
setOntologyStorers(Set<OWLStorerFactory>) - Method in interface org.semanticweb.owlapi.model.OWLOntologyManager
Set the list of ontology storers.
setOntologyWriterConfiguration(OWLOntologyWriterConfiguration) - Method in interface org.semanticweb.owlapi.model.HasOntologyWriterConfiguration
Sets the configuration.
setOWLEntityChecker(OWLEntityChecker) - Method in interface org.semanticweb.owlapi.expression.OWLExpressionParser
 
setOWLEntityChecker(OWLEntityChecker) - Method in interface org.semanticweb.owlapi.util.mansyntax.ManchesterOWLSyntaxParser
 
setOWLOntologyChecker(OWLOntologyChecker) - Method in interface org.semanticweb.owlapi.util.mansyntax.ManchesterOWLSyntaxParser
 
setOWLOntologyManager(OWLOntologyManager) - Method in interface org.semanticweb.owlapi.model.OWLOntology
Sets the manager for this ontology.
setParameter(Serializable, Serializable) - Method in interface org.semanticweb.owlapi.model.OWLDocumentFormat
 
setParameter(Serializable, Serializable) - Method in class org.semanticweb.owlapi.model.OWLDocumentFormatImpl
 
setPrefix(String, String) - Method in class org.semanticweb.owlapi.formats.PrefixDocumentFormatImpl
 
setPrefix(String, String) - Method in interface org.semanticweb.owlapi.model.PrefixManager
Adds a prefix name to prefix mapping.
setPrefix(String, String) - Method in class org.semanticweb.owlapi.util.DefaultPrefixManager
 
setPrefix(String, String) - Method in class org.semanticweb.owlapi.util.NamespaceUtil
Sets the prefix for the specified namespace.
setPrefix(String, String) - Method in class org.semanticweb.owlapi.util.SimpleRenderer
Sets a prefix name for a given prefix.
setPrefixComparator(StringComparator) - Method in class org.semanticweb.owlapi.formats.PrefixDocumentFormatImpl
 
setPrefixComparator(StringComparator) - Method in interface org.semanticweb.owlapi.model.PrefixManager
 
setPrefixComparator(StringComparator) - Method in class org.semanticweb.owlapi.util.DefaultPrefixManager
 
setPrefixesFromOntologyFormat(OWLOntology, boolean) - Method in class org.semanticweb.owlapi.util.SimpleRenderer
Resets the short form provider and adds prefix name to prefix mappings based on the specified ontology's format (if it is a prefix format) and possibly the ontologies in the imports closure.
setPrefixManager(PrefixManager) - Method in interface org.semanticweb.owlapi.formats.PrefixDocumentFormat
 
setPrefixManager(PrefixManager) - Method in class org.semanticweb.owlapi.formats.PrefixDocumentFormatImpl
 
setPriorityCollectionSorting(PriorityCollectionSorting) - Method in class org.semanticweb.owlapi.model.OntologyConfigurator
Set the priorty collection sorting option.
setPriorityCollectionSorting(PriorityCollectionSorting) - Method in class org.semanticweb.owlapi.model.OWLOntologyLoaderConfiguration
Set the priorty collection sorting option.
setProgress(long) - Method in interface org.semanticweb.owlapi.util.ProgressMonitor
 
setProgressMonitor(ProgressMonitor) - Method in interface org.semanticweb.owlapi.util.Monitorable
Sets the progress monitor which receives information about the progress of the this object which represents a long running task.
setRenderer(Provider<OWLObjectRenderer>) - Static method in class org.semanticweb.owlapi.io.ToStringRenderer
 
setRepairIllegalPunnings(boolean) - Method in class org.semanticweb.owlapi.model.OWLOntologyLoaderConfiguration
 
setReportStackTraces(boolean) - Method in class org.semanticweb.owlapi.model.OntologyConfigurator
Set the value for the report stack traces flag.
setReportStackTraces(boolean) - Method in class org.semanticweb.owlapi.model.OWLOntologyLoaderConfiguration
Set the value for the report stack traces flag.
setRetriesToAttempt(int) - Method in class org.semanticweb.owlapi.model.OntologyConfigurator
 
setRetriesToAttempt(int) - Method in class org.semanticweb.owlapi.model.OWLOntologyLoaderConfiguration
 
setShortFormProvider(ShortFormProvider) - Method in interface org.semanticweb.owlapi.io.OWLObjectRenderer
Sets the short form provider, which determines the short form that should be used for entities.
setShortFormProvider(ShortFormProvider) - Method in class org.semanticweb.owlapi.util.SimpleRenderer
 
setSize(long) - Method in interface org.semanticweb.owlapi.util.ProgressMonitor
 
setStarted() - Method in interface org.semanticweb.owlapi.util.ProgressMonitor
start of the process.
setStrict(boolean) - Method in class org.semanticweb.owlapi.model.OntologyConfigurator
 
setStrict(boolean) - Method in class org.semanticweb.owlapi.model.OWLOntologyLoaderConfiguration
 
setStringToParse(String) - Method in interface org.semanticweb.owlapi.util.mansyntax.ManchesterOWLSyntaxParser
 
setStructureWalker(StructureWalker<O>) - Method in class org.semanticweb.owlapi.util.OWLObjectWalker
 
SettableCardinality<B> - Interface in org.semanticweb.owlapitools.builders
An object with a settable cardinality attribute.
SettableProperty<P extends OWLObject,B> - Interface in org.semanticweb.owlapitools.builders
An object with a settable property attribute.
SettableRange<R extends OWLObject,B> - Interface in org.semanticweb.owlapitools.builders
An interface for objects which have a settable range attribute.
setTreatDublinCoreAsBuiltIn(boolean) - Method in class org.semanticweb.owlapi.model.OntologyConfigurator
 
setTreatDublinCoreAsBuiltIn(boolean) - Method in class org.semanticweb.owlapi.model.OWLOntologyLoaderConfiguration
 
setTrimToSize(boolean) - Method in class org.semanticweb.owlapi.model.OWLOntologyLoaderConfiguration
 
ShortForm2AnnotationGenerator - Class in org.semanticweb.owlapi.change
 
ShortForm2AnnotationGenerator(OWLDataFactory, OWLOntologyManager, OWLOntology, ShortFormProvider, IRI, String) - Constructor for class org.semanticweb.owlapi.change.ShortForm2AnnotationGenerator
Instantiates a new short form2 annotation generator.
ShortForm2AnnotationGenerator(OWLDataFactory, OWLOntologyManager, OWLOntology, ShortFormProvider, IRI) - Constructor for class org.semanticweb.owlapi.change.ShortForm2AnnotationGenerator
Instantiates a new short form2 annotation generator.
ShortFormEntityChecker - Class in org.semanticweb.owlapi.expression
An entity checker that maps from string to entities using a bidirectional short form provider.
ShortFormEntityChecker(BidirectionalShortFormProvider) - Constructor for class org.semanticweb.owlapi.expression.ShortFormEntityChecker
Creates a short form entity checker, which uses the specified bidirectional short form provider to map entity name strings to entities.
ShortFormProvider - Interface in org.semanticweb.owlapi.util
A short form provider produces renderings of entities.
shortForms() - Method in interface org.semanticweb.owlapi.util.BidirectionalShortFormProvider
Gets all of the short forms that are mapped to entities.
shortForms() - Method in class org.semanticweb.owlapi.util.CachingBidirectionalShortFormProvider
 
shouldAcceptHTTPCompression() - Method in class org.semanticweb.owlapi.model.OntologyConfigurator
 
shouldFollowRedirects() - Method in class org.semanticweb.owlapi.model.OntologyConfigurator
 
shouldIndent() - Method in class org.semanticweb.owlapi.model.OntologyConfigurator
 
shouldLoadAnnotations() - Method in class org.semanticweb.owlapi.model.OntologyConfigurator
 
shouldOutputId() - Method in class org.semanticweb.owlapi.io.RDFNode
 
shouldOutputId() - Method in class org.semanticweb.owlapi.io.RDFResourceBlankNode
 
shouldParseWithStrictConfiguration() - Method in class org.semanticweb.owlapi.model.OntologyConfigurator
 
shouldRemapAllAnonymousIndividualsIds() - Method in class org.semanticweb.owlapi.model.OWLOntologyWriterConfiguration
 
shouldRemapIds() - Method in class org.semanticweb.owlapi.model.OntologyConfigurator
 
shouldRepairIllegalPunnings() - Method in class org.semanticweb.owlapi.model.OntologyConfigurator
 
shouldRepairIllegalPunnings() - Method in class org.semanticweb.owlapi.model.OWLOntologyLoaderConfiguration
 
shouldReportStackTraces() - Method in class org.semanticweb.owlapi.model.OntologyConfigurator
 
shouldSaveIds() - Method in class org.semanticweb.owlapi.model.OntologyConfigurator
 
shouldSaveIdsForAllAnonymousIndividuals() - Method in class org.semanticweb.owlapi.model.OWLOntologyWriterConfiguration
 
shouldTreatDublinCoreAsBuiltin() - Method in class org.semanticweb.owlapi.model.OntologyConfigurator
 
shouldTrimToSize() - Method in class org.semanticweb.owlapi.model.OWLOntologyLoaderConfiguration
 
shouldUseBanners() - Method in class org.semanticweb.owlapi.model.OntologyConfigurator
 
shouldUseBanners() - Method in class org.semanticweb.owlapi.model.OWLOntologyWriterConfiguration
 
shouldUseLabelsAsBanner() - Method in class org.semanticweb.owlapi.model.OntologyConfigurator
 
shouldUseNamespaceEntities() - Method in class org.semanticweb.owlapi.model.OntologyConfigurator
 
signature() - Method in class org.semanticweb.owlapi.change.OntologyAnnotationChangeData
 
signature() - Method in class org.semanticweb.owlapi.model.AnnotationChange
 
signature() - Method in interface org.semanticweb.owlapi.model.HasSignature
 
signature() - Method in class org.semanticweb.owlapi.model.OWLAxiomChange
 
signature(Imports) - Method in interface org.semanticweb.owlapi.model.OWLOntology
Gets the entities that are in the signature of this ontology.
silence() - Static method in class org.semanticweb.owlapi.util.SLF4JSilencer
Silence SLF4J warnings.
SimpleConfiguration - Class in org.semanticweb.owlapi.reasoner
A simple configuration with the general options.
SimpleConfiguration() - Constructor for class org.semanticweb.owlapi.reasoner.SimpleConfiguration
Default constructor.
SimpleConfiguration(ReasonerProgressMonitor) - Constructor for class org.semanticweb.owlapi.reasoner.SimpleConfiguration
 
SimpleConfiguration(ReasonerProgressMonitor, long) - Constructor for class org.semanticweb.owlapi.reasoner.SimpleConfiguration
 
SimpleConfiguration(ReasonerProgressMonitor, FreshEntityPolicy, long, IndividualNodeSetPolicy) - Constructor for class org.semanticweb.owlapi.reasoner.SimpleConfiguration
 
SimpleConfiguration(FreshEntityPolicy, long) - Constructor for class org.semanticweb.owlapi.reasoner.SimpleConfiguration
 
SimpleConfiguration(long) - Constructor for class org.semanticweb.owlapi.reasoner.SimpleConfiguration
 
SimpleIRIMapper - Class in org.semanticweb.owlapi.util
 
SimpleIRIMapper(IRI, IRI) - Constructor for class org.semanticweb.owlapi.util.SimpleIRIMapper
 
SimpleIRIShortFormProvider - Class in org.semanticweb.owlapi.util
A IRI short form provider that generates short forms from the IRI fragment if there is one, or the IRI last path component if there is one.
SimpleIRIShortFormProvider() - Constructor for class org.semanticweb.owlapi.util.SimpleIRIShortFormProvider
 
SimpleRenderer - Class in org.semanticweb.owlapi.util
A simple renderer that can be used for debugging purposes and provide an implementation of the toString method for different implementations.
SimpleRenderer() - Constructor for class org.semanticweb.owlapi.util.SimpleRenderer
Default constructor.
SimpleRootClassChecker - Class in org.semanticweb.owlapi.util
A utility class that can be used to determine is a class is a syntactic direct subclass of owl:Thing.
SimpleRootClassChecker(Collection<OWLOntology>) - Constructor for class org.semanticweb.owlapi.util.SimpleRootClassChecker
Creates a root class checker, which examines axioms contained in ontologies from the specified set in order to determine if a class is a syntactic subclass of owl:Thing.
SimpleShortFormProvider - Class in org.semanticweb.owlapi.util
A very simple short form provider which is intended to provide human readable display names for entities.
SimpleShortFormProvider() - Constructor for class org.semanticweb.owlapi.util.SimpleShortFormProvider
 
size() - Method in class org.semanticweb.owlapi.util.CollectionFactory.ConditionalCopySet
 
size() - Method in class org.semanticweb.owlapi.util.PriorityCollection
 
size() - Method in class org.semanticweb.owlapi.util.SmallSet
 
skipDeclarations() - Static method in class org.semanticweb.owlapi.model.AxiomType
 
SKOSVocabulary - Enum in org.semanticweb.owlapi.vocab
 
SLF4JSilencer - Class in org.semanticweb.owlapi.util
A small wrapper class that allows SLF4J error messages about not having a binding (or more than one) silenced.
SLF4JSilencer() - Constructor for class org.semanticweb.owlapi.util.SLF4JSilencer
 
SmallSet<T> - Class in org.semanticweb.owlapi.util
This class provides a compact implementation of a very small sets - less than or equal to three elements
SmallSet(Collection<T>) - Constructor for class org.semanticweb.owlapi.util.SmallSet
 
sort(List<O>) - Method in enum org.semanticweb.owlapi.model.PriorityCollectionSorting
 
sorted(Class<T>, Stream<? extends T>) - Static method in class org.semanticweb.owlapi.util.OWLAPIStreamUtils
 
sorted(Class<T>, Collection<? extends T>) - Static method in class org.semanticweb.owlapi.util.OWLAPIStreamUtils
 
sorted(Class<T>, List<? extends T>) - Static method in class org.semanticweb.owlapi.util.OWLAPIStreamUtils
 
sorted(Class<T>, Set<? extends T>) - Static method in class org.semanticweb.owlapi.util.OWLAPIStreamUtils
 
sorted(Class<T>, T...) - Static method in class org.semanticweb.owlapi.util.OWLAPIStreamUtils
 
sortInputSet(List<O>) - Method in enum org.semanticweb.owlapi.model.PriorityCollectionSorting
 
SpecificOntologyChangeBroadcastStrategy - Class in org.semanticweb.owlapi.model
A change broadcast strategy that broadcasts changes that have been applied to a specific ontology.
SpecificOntologyChangeBroadcastStrategy(OWLOntology) - Constructor for class org.semanticweb.owlapi.model.SpecificOntologyChangeBroadcastStrategy
Constructs a change broadcast strategy which only causes changes that have been applied to the specific ontology to be broadcast.
SplitSubClassAxioms - Class in org.semanticweb.owlapi.change
Given a set of ontologies, this composite change will replace all subclass axioms in each ontology, whose super class is an object intersection (conjuction) with multiple subclass axioms - one for each conjunct.
SplitSubClassAxioms(Collection<OWLOntology>, OWLDataFactory) - Constructor for class org.semanticweb.owlapi.change.SplitSubClassAxioms
Creates a composite change to split subclass axioms into multiple more fine grained subclass axioms.
splitToAnnotatedPairs() - Method in interface org.semanticweb.owlapi.model.OWLDifferentIndividualsAxiom
 
splitToAnnotatedPairs() - Method in interface org.semanticweb.owlapi.model.OWLDisjointClassesAxiom
 
splitToAnnotatedPairs() - Method in interface org.semanticweb.owlapi.model.OWLDisjointDataPropertiesAxiom
 
splitToAnnotatedPairs() - Method in interface org.semanticweb.owlapi.model.OWLDisjointObjectPropertiesAxiom
 
splitToAnnotatedPairs() - Method in interface org.semanticweb.owlapi.model.OWLEquivalentClassesAxiom
 
splitToAnnotatedPairs() - Method in interface org.semanticweb.owlapi.model.OWLEquivalentDataPropertiesAxiom
 
splitToAnnotatedPairs() - Method in interface org.semanticweb.owlapi.model.OWLEquivalentObjectPropertiesAxiom
 
splitToAnnotatedPairs() - Method in interface org.semanticweb.owlapi.model.OWLInverseObjectPropertiesAxiom
 
splitToAnnotatedPairs() - Method in interface org.semanticweb.owlapi.model.OWLNaryAxiom
Splits this axiom to pairs, including annotations.
splitToAnnotatedPairs() - Method in interface org.semanticweb.owlapi.model.OWLSameIndividualAxiom
 
startedLoadingOntology(OWLOntologyLoaderListener.LoadingStartedEvent) - Method in interface org.semanticweb.owlapi.model.OWLOntologyLoaderListener
Called when the process of attempting to load an ontology starts.
startElement(String, String, String, Attributes) - Method in class org.semanticweb.owlapi.util.AutoIRIMapper
 
startElement(String, String, String, Attributes) - Method in class org.semanticweb.owlapi.util.ZipIRIMapper
 
storeOntology(OWLOntology, IRI, OWLDocumentFormat) - Method in interface org.semanticweb.owlapi.model.OWLStorer
Stores an ontology to the specified ontology document IRI in the specified format.
storeOntology(OWLOntology, OWLOntologyDocumentTarget, OWLDocumentFormat) - Method in interface org.semanticweb.owlapi.model.OWLStorer
Stores an ontology to the specified target.
storeOntology(OWLOntology, IRI, OWLDocumentFormat) - Method in class org.semanticweb.owlapi.util.AbstractOWLStorer
 
storeOntology(OWLOntology, OWLOntologyDocumentTarget, OWLDocumentFormat) - Method in class org.semanticweb.owlapi.util.AbstractOWLStorer
 
stream(HasImportsClosure) - Method in enum org.semanticweb.owlapi.model.parameters.Imports
 
stream() - Method in class org.semanticweb.owlapi.util.SmallSet
 
StreamDocumentSource - Class in org.semanticweb.owlapi.io
An ontology document source which can read from a stream.
StreamDocumentSource(InputStream) - Constructor for class org.semanticweb.owlapi.io.StreamDocumentSource
Constructs an input source which will read an ontology from a representation from the specified stream.
StreamDocumentSource(InputStream, IRI) - Constructor for class org.semanticweb.owlapi.io.StreamDocumentSource
Constructs an input source which will read an ontology from a representation from the specified stream.
StreamDocumentSource(InputStream, IRI, OWLDocumentFormat, String) - Constructor for class org.semanticweb.owlapi.io.StreamDocumentSource
Constructs an input source which will read an ontology from a representation from the specified stream.
StreamDocumentSource(InputStream, String, OWLDocumentFormat, String) - Constructor for class org.semanticweb.owlapi.io.StreamDocumentSource
Constructs an input source which will read an ontology from a representation from the specified stream.
StreamDocumentSourceBase - Class in org.semanticweb.owlapi.io
Base class for common utilities among stream, reader and file input sources.
StreamDocumentSourceBase(InputStream, IRI, OWLDocumentFormat, String) - Constructor for class org.semanticweb.owlapi.io.StreamDocumentSourceBase
Constructs an input source which will read an ontology from a representation from the specified stream.
StreamDocumentSourceBase(Reader, IRI, OWLDocumentFormat, String) - Constructor for class org.semanticweb.owlapi.io.StreamDocumentSourceBase
Constructs an input source which will read an ontology from a representation from the specified stream.
StreamDocumentTarget - Class in org.semanticweb.owlapi.io
 
StreamDocumentTarget(OutputStream) - Constructor for class org.semanticweb.owlapi.io.StreamDocumentTarget
 
streamFromSorted(Collection<T>) - Static method in class org.semanticweb.owlapi.util.OWLAPIStreamUtils
A method to be used on collections that are sorted, immutable and do not contain nulls.
streamFromSorted(T[]) - Static method in class org.semanticweb.owlapi.util.OWLAPIStreamUtils
A method to be used on arrays that are sorted and do not contain nulls.
StringAnnotationVisitor - Class in org.semanticweb.owlapi.util
Annotation visitor that returns literal's lexical form, or empty string for IRI and blank nodes.
StringAnnotationVisitor() - Constructor for class org.semanticweb.owlapi.util.StringAnnotationVisitor
 
StringComparator - Interface in org.semanticweb.owlapi.util
String comparator interface (allows to store comparators without serialization complaints).
StringDocumentSource - Class in org.semanticweb.owlapi.io
An ontology input source that wraps a string.
StringDocumentSource(String) - Constructor for class org.semanticweb.owlapi.io.StringDocumentSource
 
StringDocumentSource(String, IRI) - Constructor for class org.semanticweb.owlapi.io.StringDocumentSource
 
StringDocumentSource(StringDocumentTarget) - Constructor for class org.semanticweb.owlapi.io.StringDocumentSource
 
StringDocumentSource(String, IRI, OWLDocumentFormat, String) - Constructor for class org.semanticweb.owlapi.io.StringDocumentSource
Specifies a string as an ontology document.
StringDocumentSource(String, String, OWLDocumentFormat, String) - Constructor for class org.semanticweb.owlapi.io.StringDocumentSource
Specifies a string as an ontology document.
StringDocumentTarget - Class in org.semanticweb.owlapi.io
 
StringDocumentTarget() - Constructor for class org.semanticweb.owlapi.io.StringDocumentTarget
 
StringLengthComparator - Class in org.semanticweb.owlapi.util
String comparator that takes length into account before natural ordering.
StringLengthComparator() - Constructor for class org.semanticweb.owlapi.util.StringLengthComparator
 
stripArtifacts(CharSequence) - Static method in class org.semanticweb.owlapi.model.NodeID
 
stripWeight(String) - Static method in interface org.semanticweb.owlapi.model.MIMETypeAware
Utility to reduce a mime format like "text/plain; q=0.1" to "text/plain"
StructuralTransformation - Class in org.semanticweb.owlapi.util
 
StructuralTransformation(OWLDataFactory) - Constructor for class org.semanticweb.owlapi.util.StructuralTransformation
 
StructureWalker<O extends OWLObject> - Class in org.semanticweb.owlapi.util
Structure walker for object walkers.
StructureWalker(OWLObjectWalker<O>) - Constructor for class org.semanticweb.owlapi.util.StructureWalker
 
StructureWalker(OWLObjectWalker<O>, AnnotationWalkingControl) - Constructor for class org.semanticweb.owlapi.util.StructureWalker
 
sub(Stream<? extends OWLAxiom>) - Static method in class org.semanticweb.owlapi.search.Searcher
Retrieve the sub part of axioms, i.e., subclass or subproperty.
sub(Stream<? extends OWLAxiom>, Class<C>) - Static method in class org.semanticweb.owlapi.search.Searcher
Retrieve the sub part of axioms, i.e., subclass or subproperty.
sub(OWLAxiom) - Static method in class org.semanticweb.owlapi.search.Searcher
Retrieve the sub part of an axiom, i.e., subclass or subproperty.
sub(OWLAxiom, Class<C>) - Static method in class org.semanticweb.owlapi.search.Searcher
Retrieve the sub part of an axiom, i.e., subclass or subproperty.
SUB_ANNOTATION_PROPERTY_OF - Static variable in class org.semanticweb.owlapi.model.AxiomType
SubAnnotationPropertyOf.
SUB_DATA_PROPERTY - Static variable in class org.semanticweb.owlapi.model.AxiomType
SubDataPropertyOf.
SUB_OBJECT_PROPERTY - Static variable in class org.semanticweb.owlapi.model.AxiomType
SubObjectPropertyOf.
SUB_PROPERTY_CHAIN_OF - Static variable in class org.semanticweb.owlapi.model.AxiomType
SubPropertyChainOf.
subAnnotationPropertyOfAxioms(OWLAnnotationProperty) - Method in interface org.semanticweb.owlapi.model.OWLAxiomIndex
Gets the SubAnnotationPropertyOfAxioms where the specified property is the sub-property.
subAnnotationWithSub - Static variable in class org.semanticweb.owlapi.search.Filters
filter returning subannotation axioms where the sub property matches the input key.
subAnnotationWithSuper - Static variable in class org.semanticweb.owlapi.search.Filters
filter returning subannotation axioms where the super property matches the input key.
SubAxiomProvider - Interface in org.semanticweb.owlapi.model.axiomproviders
Annotation, datatype and object property range provider.
SUBCLASS_OF - Static variable in class org.semanticweb.owlapi.model.AxiomType
SubClassOf.
subClassAxiomsForSubClass(OWLClass) - Method in interface org.semanticweb.owlapi.model.OWLAxiomIndex
Gets all of the subclass axioms where the left hand side (the subclass) is equal to the specified class.
subClassAxiomsForSuperClass(OWLClass) - Method in interface org.semanticweb.owlapi.model.OWLAxiomIndex
Gets all of the subclass axioms where the right hand side (the superclass) is equal to the specified class.
subClasses(OWLClassExpression, boolean) - Method in interface org.semanticweb.owlapi.reasoner.OWLReasoner
Gets the set of named classes that are the strict (potentially direct) subclasses of the specified class expression with respect to the reasoner axioms.
subClasses(OWLClassExpression, InferenceDepth) - Method in interface org.semanticweb.owlapi.reasoner.OWLReasoner
 
subClasses(OWLClassExpression) - Method in interface org.semanticweb.owlapi.reasoner.OWLReasoner
Returns all subclasses.
subClassWithSub - Static variable in class org.semanticweb.owlapi.search.Filters
filter returning subclass axioms where the sub class matches the input key.
subClassWithSuper - Static variable in class org.semanticweb.owlapi.search.Filters
filter returning subclass axioms where the super class matches the input key.
subDataProperties(OWLDataProperty, boolean) - Method in interface org.semanticweb.owlapi.reasoner.OWLReasoner
Gets the set of named data properties that are the strict (potentially direct) subproperties of the specified data property expression with respect to the imports closure of the root ontology.
subDataProperties(OWLDataProperty, InferenceDepth) - Method in interface org.semanticweb.owlapi.reasoner.OWLReasoner
 
subDataProperties(OWLDataProperty) - Method in interface org.semanticweb.owlapi.reasoner.OWLReasoner
 
subDataPropertyWithSub - Static variable in class org.semanticweb.owlapi.search.Filters
filter returning sub data property axioms where the sub property matches the input key.
subDataPropertyWithSuper - Static variable in class org.semanticweb.owlapi.search.Filters
filter returning sub data property axioms where the super property matches the input key.
subObjectProperties(OWLObjectPropertyExpression, boolean) - Method in interface org.semanticweb.owlapi.reasoner.OWLReasoner
Gets the stream of simplified object property expressions that are the strict (potentially direct) subproperties of the specified object property expression with respect to the imports closure of the root ontology.
subObjectProperties(OWLObjectPropertyExpression, InferenceDepth) - Method in interface org.semanticweb.owlapi.reasoner.OWLReasoner
 
subObjectProperties(OWLObjectPropertyExpression) - Method in interface org.semanticweb.owlapi.reasoner.OWLReasoner
 
subObjectPropertyWithSub - Static variable in class org.semanticweb.owlapi.search.Filters
filter returning sub object property axioms where the sub property matches the input key.
subObjectPropertyWithSuper - Static variable in class org.semanticweb.owlapi.search.Filters
filter returning sub object property axioms where the super property matches the input key.
subSequence(int, int) - Method in class org.semanticweb.owlapi.model.IRI
 
sup(Stream<? extends OWLAxiom>, Class<C>) - Static method in class org.semanticweb.owlapi.search.Searcher
Retrieve the super part of axioms, i.e., superclass or superproperty.
sup(Stream<? extends OWLAxiom>) - Static method in class org.semanticweb.owlapi.search.Searcher
Retrieve the super part of axioms, i.e., superclass or superproperty.
sup(OWLAxiom) - Static method in class org.semanticweb.owlapi.search.Searcher
Retrieve the super part of an axiom, i.e., superclass or superproperty.
sup(OWLAxiom, Class<C>) - Static method in class org.semanticweb.owlapi.search.Searcher
Retrieve the super part of an axiom, i.e., superclass or superproperty.
superClasses(OWLClassExpression, boolean) - Method in interface org.semanticweb.owlapi.reasoner.OWLReasoner
Gets the stream of named classes that are the strict (potentially direct) super classes of the specified class expression with respect to the imports closure of the root ontology.
superClasses(OWLClassExpression, InferenceDepth) - Method in interface org.semanticweb.owlapi.reasoner.OWLReasoner
 
superClasses(OWLClassExpression) - Method in interface org.semanticweb.owlapi.reasoner.OWLReasoner
 
superDataProperties(OWLDataProperty, boolean) - Method in interface org.semanticweb.owlapi.reasoner.OWLReasoner
Gets the stream of named data properties that are the strict (potentially direct) super properties of the specified data property with respect to the imports closure of the root ontology.
superDataProperties(OWLDataProperty, InferenceDepth) - Method in interface org.semanticweb.owlapi.reasoner.OWLReasoner
 
superDataProperties(OWLDataProperty) - Method in interface org.semanticweb.owlapi.reasoner.OWLReasoner
 
superObjectProperties(OWLObjectPropertyExpression, boolean) - Method in interface org.semanticweb.owlapi.reasoner.OWLReasoner
Gets the stream of simplified object property expressions that are the strict (potentially direct) super properties of the specified object property expression with respect to the imports closure of the root ontology.
superObjectProperties(OWLObjectPropertyExpression, InferenceDepth) - Method in interface org.semanticweb.owlapi.reasoner.OWLReasoner
 
superObjectProperties(OWLObjectPropertyExpression) - Method in interface org.semanticweb.owlapi.reasoner.OWLReasoner
 
supportingReasoners() - Method in enum org.semanticweb.owlapi.profiles.Profiles
 
SWRL_RULE - Static variable in class org.semanticweb.owlapi.model.AxiomType
Rule.
SWRLArgument - Interface in org.semanticweb.owlapi.model
Represents an object in an atom (either a data object or and individual object).
SWRLAtom - Interface in org.semanticweb.owlapi.model
Represents an atom in a rule.
SWRLBinaryAtom<A extends SWRLArgument,B extends SWRLArgument> - Interface in org.semanticweb.owlapi.model
Represents an atom with two ordered arguments.
SWRLBuiltInAtom - Interface in org.semanticweb.owlapi.model
 
SWRLBuiltInsVocabulary - Enum in org.semanticweb.owlapi.vocab
 
SWRLClassAtom - Interface in org.semanticweb.owlapi.model
 
SWRLDArgument - Interface in org.semanticweb.owlapi.model
Represents arguments in SWRLAtoms that are either OWLLiterals or variables for individuals SWRLLiteralArgument.
SWRLDataPropertyAtom - Interface in org.semanticweb.owlapi.model
 
SWRLDataRangeAtom - Interface in org.semanticweb.owlapi.model
 
SWRLDifferentIndividualsAtom - Interface in org.semanticweb.owlapi.model
 
SWRLIArgument - Interface in org.semanticweb.owlapi.model
Represents arguments in SWRLAtoms that are either OWLIndividuals or variables for individuals SWRLIndividualArgument.
SWRLIndividualArgument - Interface in org.semanticweb.owlapi.model
 
SWRLLiteralArgument - Interface in org.semanticweb.owlapi.model
 
SWRLObject - Interface in org.semanticweb.owlapi.model
 
SWRLObjectPropertyAtom - Interface in org.semanticweb.owlapi.model
 
SWRLObjectVisitor - Interface in org.semanticweb.owlapi.model
 
SWRLObjectVisitorEx<O> - Interface in org.semanticweb.owlapi.model
 
SWRLPredicate - Interface in org.semanticweb.owlapi.model
 
SWRLProvider - Interface in org.semanticweb.owlapi.model.providers
An interface to a factory that can create SWRL objects.
SWRLRule - Interface in org.semanticweb.owlapi.model
Represent a rule.
SWRLRuleVisitorBase - Interface in org.semanticweb.owlapi.model
 
SWRLRuleVisitorExBase<O> - Interface in org.semanticweb.owlapi.model
 
SWRLSameIndividualAtom - Interface in org.semanticweb.owlapi.model
 
SWRLUnaryAtom<A extends SWRLArgument> - Interface in org.semanticweb.owlapi.model
 
SWRLVariable - Interface in org.semanticweb.owlapi.model
Represents a variable that can appear in an atom.
SWRLVariableExtractor - Class in org.semanticweb.owlapi.util
Extracts the variables from rules.
SWRLVariableExtractor() - Constructor for class org.semanticweb.owlapi.util.SWRLVariableExtractor
 
SWRLVariableShortFormProvider - Interface in org.semanticweb.owlapi.util
 
SWRLVocabulary - Enum in org.semanticweb.owlapi.vocab
 
SYMMETRIC_OBJECT_PROPERTY - Static variable in class org.semanticweb.owlapi.model.AxiomType
SymmetricObjectProperty.
symmetricObjectPropertyAxioms(OWLObjectPropertyExpression) - Method in interface org.semanticweb.owlapi.model.OWLAxiomIndex
Gets the OWLSymmetricObjectPropertyAxioms contained in this ontology that make the specified object property symmetric.
SystemOutDocumentTarget - Class in org.semanticweb.owlapi.io
An output target that will output an ontology to System.out.
SystemOutDocumentTarget() - Constructor for class org.semanticweb.owlapi.io.SystemOutDocumentTarget
 

T

tarjan(Stream<OWLOntology>, OWLObjectPropertyExpression, int, Deque<OWLObjectPropertyExpression>, Map<OWLObjectPropertyExpression, Integer>, Map<OWLObjectPropertyExpression, Integer>, Set<Set<OWLObjectPropertyExpression>>, Set<OWLObjectPropertyExpression>, Set<OWLObjectPropertyExpression>) - Static method in class org.semanticweb.owlapi.util.OWLObjectPropertyManager
 
TBoxAndRBoxAxiomTypes - Static variable in class org.semanticweb.owlapi.model.AxiomType
Set of tbox and rbox axiom types.
tboxAxioms(Imports) - Method in interface org.semanticweb.owlapi.model.OWLOntology
Gets the axioms that form the TBox for this ontology, i.e., the ones whose type is in the AxiomType::TBoxAxiomTypes.
TBoxAxiomTypes - Static variable in class org.semanticweb.owlapi.model.AxiomType
Set of tbox axiom types.
TimedConsoleProgressMonitor - Class in org.semanticweb.owlapi.reasoner
 
TimedConsoleProgressMonitor() - Constructor for class org.semanticweb.owlapi.reasoner.TimedConsoleProgressMonitor
 
TimeOutException - Exception in org.semanticweb.owlapi.reasoner
Thrown when the current reasoner operation has been interrupted due to a satisfiability check timeout.
TimeOutException() - Constructor for exception org.semanticweb.owlapi.reasoner.TimeOutException
Default constructor.
TimeOutException(String) - Constructor for exception org.semanticweb.owlapi.reasoner.TimeOutException
 
TimeOutException(String, Throwable) - Constructor for exception org.semanticweb.owlapi.reasoner.TimeOutException
 
toArray() - Method in class org.semanticweb.owlapi.util.CollectionFactory.ConditionalCopySet
 
toArray(Q[]) - Method in class org.semanticweb.owlapi.util.CollectionFactory.ConditionalCopySet
 
topClassNode() - Method in interface org.semanticweb.owlapi.reasoner.OWLReasoner
Gets the Node corresponding to the top node (containing owl:Thing) in the class hierarchy.
topDataPropertyNode() - Method in interface org.semanticweb.owlapi.reasoner.OWLReasoner
Gets the Node corresponding to the top node (containing owl:topDataProperty) in the data property hierarchy.
topObjectPropertyNode() - Method in interface org.semanticweb.owlapi.reasoner.OWLReasoner
Gets the Node corresponding to the top node (containing owl:topObjectProperty) in the object property hierarchy.
toQuotedString() - Method in class org.semanticweb.owlapi.model.IRI
Obtained this IRI surrounded by angled brackets.
toString() - Method in class org.semanticweb.owlapi.change.OWLOntologyChangeData
 
toString() - Method in class org.semanticweb.owlapi.change.OWLOntologyChangeRecord
 
toString() - Method in class org.semanticweb.owlapi.io.RDFLiteral
 
toString() - Method in class org.semanticweb.owlapi.io.RDFResourceBlankNode
 
toString() - Method in class org.semanticweb.owlapi.io.RDFResourceIRI
 
toString() - Method in class org.semanticweb.owlapi.io.RDFTriple
 
toString() - Method in class org.semanticweb.owlapi.io.StringDocumentTarget
 
toString() - Method in class org.semanticweb.owlapi.model.AddAxiom
 
toString() - Method in class org.semanticweb.owlapi.model.AddImport
 
toString() - Method in class org.semanticweb.owlapi.model.AddOntologyAnnotation
 
toString() - Method in class org.semanticweb.owlapi.model.AxiomType
 
toString() - Method in enum org.semanticweb.owlapi.model.ClassExpressionType
 
toString() - Method in class org.semanticweb.owlapi.model.EntityType
 
toString() - Method in class org.semanticweb.owlapi.model.IRI
 
toString() - Method in class org.semanticweb.owlapi.model.NodeID
 
toString() - Method in class org.semanticweb.owlapi.model.OWLDocumentFormatImpl
 
toString() - Method in class org.semanticweb.owlapi.model.OWLOntologyID
 
toString() - Method in class org.semanticweb.owlapi.model.RemoveAxiom
 
toString() - Method in class org.semanticweb.owlapi.model.RemoveImport
 
toString() - Method in class org.semanticweb.owlapi.model.RemoveOntologyAnnotation
 
toString() - Method in class org.semanticweb.owlapi.model.SetOntologyID
 
toString() - Method in class org.semanticweb.owlapi.profiles.OWL2ProfileReport
 
toString() - Method in class org.semanticweb.owlapi.profiles.OWLProfileReport
 
toString() - Method in class org.semanticweb.owlapi.profiles.violations.CycleInDatatypeDefinition
 
toString() - Method in class org.semanticweb.owlapi.profiles.violations.DatatypeIRIAlsoUsedAsClassIRI
 
toString() - Method in class org.semanticweb.owlapi.profiles.violations.EmptyOneOfAxiom
 
toString() - Method in class org.semanticweb.owlapi.profiles.violations.IllegalPunning
 
toString() - Method in class org.semanticweb.owlapi.profiles.violations.InsufficientIndividuals
 
toString() - Method in class org.semanticweb.owlapi.profiles.violations.InsufficientOperands
 
toString() - Method in class org.semanticweb.owlapi.profiles.violations.InsufficientPropertyExpressions
 
toString() - Method in class org.semanticweb.owlapi.profiles.violations.LastPropertyInChainNotInImposedRange
 
toString() - Method in class org.semanticweb.owlapi.profiles.violations.LexicalNotInLexicalSpace
 
toString() - Method in class org.semanticweb.owlapi.profiles.violations.OntologyIRINotAbsolute
 
toString() - Method in class org.semanticweb.owlapi.profiles.violations.OntologyVersionIRINotAbsolute
 
toString() - Method in class org.semanticweb.owlapi.profiles.violations.UseOfAnonymousIndividual
 
toString() - Method in class org.semanticweb.owlapi.profiles.violations.UseOfBuiltInDatatypeInDatatypeDefinition
 
toString() - Method in class org.semanticweb.owlapi.profiles.violations.UseOfDataOneOfWithMultipleLiterals
 
toString() - Method in class org.semanticweb.owlapi.profiles.violations.UseOfDefinedDatatypeInDatatypeRestriction
 
toString() - Method in class org.semanticweb.owlapi.profiles.violations.UseOfIllegalAxiom
 
toString() - Method in class org.semanticweb.owlapi.profiles.violations.UseOfIllegalClassExpression
 
toString() - Method in class org.semanticweb.owlapi.profiles.violations.UseOfIllegalDataRange
 
toString() - Method in class org.semanticweb.owlapi.profiles.violations.UseOfIllegalFacetRestriction
 
toString() - Method in class org.semanticweb.owlapi.profiles.violations.UseOfNonAbsoluteIRI
 
toString() - Method in class org.semanticweb.owlapi.profiles.violations.UseOfNonAtomicClassExpression
 
toString() - Method in class org.semanticweb.owlapi.profiles.violations.UseOfNonEquivalentClassExpression
 
toString() - Method in class org.semanticweb.owlapi.profiles.violations.UseOfNonSimplePropertyInAsymmetricObjectPropertyAxiom
 
toString() - Method in class org.semanticweb.owlapi.profiles.violations.UseOfNonSimplePropertyInCardinalityRestriction
 
toString() - Method in class org.semanticweb.owlapi.profiles.violations.UseOfNonSimplePropertyInDisjointPropertiesAxiom
 
toString() - Method in class org.semanticweb.owlapi.profiles.violations.UseOfNonSimplePropertyInFunctionalPropertyAxiom
 
toString() - Method in class org.semanticweb.owlapi.profiles.violations.UseOfNonSimplePropertyInInverseFunctionalObjectPropertyAxiom
 
toString() - Method in class org.semanticweb.owlapi.profiles.violations.UseOfNonSimplePropertyInIrreflexivePropertyAxiom
 
toString() - Method in class org.semanticweb.owlapi.profiles.violations.UseOfNonSimplePropertyInObjectHasSelf
 
toString() - Method in class org.semanticweb.owlapi.profiles.violations.UseOfNonSubClassExpression
 
toString() - Method in class org.semanticweb.owlapi.profiles.violations.UseOfNonSuperClassExpression
 
toString() - Method in class org.semanticweb.owlapi.profiles.violations.UseOfObjectOneOfWithMultipleIndividuals
 
toString() - Method in class org.semanticweb.owlapi.profiles.violations.UseOfObjectPropertyInverse
 
toString() - Method in class org.semanticweb.owlapi.profiles.violations.UseOfPropertyInChainCausesCycle
 
toString() - Method in class org.semanticweb.owlapi.profiles.violations.UseOfReservedVocabularyForAnnotationPropertyIRI
 
toString() - Method in class org.semanticweb.owlapi.profiles.violations.UseOfReservedVocabularyForClassIRI
 
toString() - Method in class org.semanticweb.owlapi.profiles.violations.UseOfReservedVocabularyForDataPropertyIRI
 
toString() - Method in class org.semanticweb.owlapi.profiles.violations.UseOfReservedVocabularyForIndividualIRI
 
toString() - Method in class org.semanticweb.owlapi.profiles.violations.UseOfReservedVocabularyForObjectPropertyIRI
 
toString() - Method in class org.semanticweb.owlapi.profiles.violations.UseOfReservedVocabularyForOntologyIRI
 
toString() - Method in class org.semanticweb.owlapi.profiles.violations.UseOfReservedVocabularyForVersionIRI
 
toString() - Method in class org.semanticweb.owlapi.profiles.violations.UseOfTopDataPropertyAsSubPropertyInSubPropertyAxiom
 
toString() - Method in class org.semanticweb.owlapi.profiles.violations.UseOfUndeclaredAnnotationProperty
 
toString() - Method in class org.semanticweb.owlapi.profiles.violations.UseOfUndeclaredClass
 
toString() - Method in class org.semanticweb.owlapi.profiles.violations.UseOfUndeclaredDataProperty
 
toString() - Method in class org.semanticweb.owlapi.profiles.violations.UseOfUndeclaredDatatype
 
toString() - Method in class org.semanticweb.owlapi.profiles.violations.UseOfUndeclaredObjectProperty
 
toString() - Method in class org.semanticweb.owlapi.profiles.violations.UseOfUnknownDatatype
 
toString() - Method in enum org.semanticweb.owlapi.reasoner.InferenceType
 
toString() - Method in class org.semanticweb.owlapi.util.AutoIRIMapper
 
toString() - Method in class org.semanticweb.owlapi.util.CollectionFactory.ConditionalCopySet
 
toString() - Method in enum org.semanticweb.owlapi.util.DLExpressivityChecker.Construct
 
toString() - Method in class org.semanticweb.owlapi.util.InferredEntityAxiomGenerator
 
toString() - Method in class org.semanticweb.owlapi.util.OntologyAxiomPair
 
toString() - Method in class org.semanticweb.owlapi.util.PriorityCollection
 
toString() - Method in class org.semanticweb.owlapi.util.SimpleRenderer
 
toString() - Method in class org.semanticweb.owlapi.util.SmallSet
 
toString() - Method in class org.semanticweb.owlapi.util.Version
 
toString() - Method in class org.semanticweb.owlapi.util.VersionInfo
 
toString() - Method in class org.semanticweb.owlapi.util.ZipIRIMapper
 
toString() - Method in enum org.semanticweb.owlapi.vocab.DublinCoreVocabulary
 
toString() - Method in enum org.semanticweb.owlapi.vocab.Namespaces
 
toString() - Method in enum org.semanticweb.owlapi.vocab.OWLFacet
 
toString() - Method in enum org.semanticweb.owlapi.vocab.OWLRDFVocabulary
 
toString() - Method in enum org.semanticweb.owlapi.vocab.OWLXMLVocabulary
 
toString() - Method in enum org.semanticweb.owlapi.vocab.XSDVocabulary
 
toStringID() - Method in interface org.semanticweb.owlapi.model.OWLEntity
Returns a string representation that can be used as the ID of this entity.
toStringID() - Method in interface org.semanticweb.owlapi.model.OWLIndividual
Returns a string representation that can be used as the ID of this individual.
ToStringRenderer - Class in org.semanticweb.owlapi.io
A utility class which can be used by implementations to provide a toString rendering of OWL API objects.
ToStringRenderer() - Constructor for class org.semanticweb.owlapi.io.ToStringRenderer
 
toURI() - Method in class org.semanticweb.owlapi.model.IRI
Obtains this IRI as a URI.
transformObject(O) - Method in class org.semanticweb.owlapi.util.OWLAnnotationPropertyTransformer
 
TRANSITIVE_OBJECT_PROPERTY - Static variable in class org.semanticweb.owlapi.model.AxiomType
TransitiveObjectProperty.
transitiveObjectPropertyAxioms(OWLObjectPropertyExpression) - Method in interface org.semanticweb.owlapi.model.OWLAxiomIndex
Gets the OWLTransitiveObjectPropertyAxioms contained in this ontology that make the specified object property transitive.
TurtleDocumentFormat - Class in org.semanticweb.owlapi.formats
 
TurtleDocumentFormat() - Constructor for class org.semanticweb.owlapi.formats.TurtleDocumentFormat
 
TurtleDocumentFormatFactory - Class in org.semanticweb.owlapi.formats
 
TurtleDocumentFormatFactory() - Constructor for class org.semanticweb.owlapi.formats.TurtleDocumentFormatFactory
MIME types are text/turtle, application/x-turtle
typeIndex() - Method in interface org.semanticweb.owlapi.model.HasIndex
 
typeIndex() - Method in class org.semanticweb.owlapi.model.IRI
 
typeIndex() - Method in interface org.semanticweb.owlapi.model.OWLAnnotation
 
typeIndex() - Method in interface org.semanticweb.owlapi.model.OWLAnnotationProperty
 
typeIndex() - Method in interface org.semanticweb.owlapi.model.OWLAnonymousIndividual
 
typeIndex() - Method in interface org.semanticweb.owlapi.model.OWLAxiom
 
typeIndex() - Method in interface org.semanticweb.owlapi.model.OWLClass
 
typeIndex() - Method in interface org.semanticweb.owlapi.model.OWLDataAllValuesFrom
 
typeIndex() - Method in interface org.semanticweb.owlapi.model.OWLDataComplementOf
 
typeIndex() - Method in interface org.semanticweb.owlapi.model.OWLDataExactCardinality
 
typeIndex() - Method in interface org.semanticweb.owlapi.model.OWLDataHasValue
 
typeIndex() - Method in interface org.semanticweb.owlapi.model.OWLDataIntersectionOf
 
typeIndex() - Method in interface org.semanticweb.owlapi.model.OWLDataMaxCardinality
 
typeIndex() - Method in interface org.semanticweb.owlapi.model.OWLDataMinCardinality
 
typeIndex() - Method in interface org.semanticweb.owlapi.model.OWLDataOneOf
 
typeIndex() - Method in interface org.semanticweb.owlapi.model.OWLDataProperty
 
typeIndex() - Method in interface org.semanticweb.owlapi.model.OWLDataSomeValuesFrom
 
typeIndex() - Method in interface org.semanticweb.owlapi.model.OWLDatatype
 
typeIndex() - Method in interface org.semanticweb.owlapi.model.OWLDatatypeRestriction
 
typeIndex() - Method in interface org.semanticweb.owlapi.model.OWLDataUnionOf
 
typeIndex() - Method in interface org.semanticweb.owlapi.model.OWLFacetRestriction
 
typeIndex() - Method in interface org.semanticweb.owlapi.model.OWLLiteral
 
typeIndex() - Method in interface org.semanticweb.owlapi.model.OWLNamedIndividual
 
typeIndex() - Method in interface org.semanticweb.owlapi.model.OWLObjectAllValuesFrom
 
typeIndex() - Method in interface org.semanticweb.owlapi.model.OWLObjectComplementOf
 
typeIndex() - Method in interface org.semanticweb.owlapi.model.OWLObjectExactCardinality
 
typeIndex() - Method in interface org.semanticweb.owlapi.model.OWLObjectHasSelf
 
typeIndex() - Method in interface org.semanticweb.owlapi.model.OWLObjectHasValue
 
typeIndex() - Method in interface org.semanticweb.owlapi.model.OWLObjectIntersectionOf
 
typeIndex() - Method in interface org.semanticweb.owlapi.model.OWLObjectInverseOf
 
typeIndex() - Method in interface org.semanticweb.owlapi.model.OWLObjectMaxCardinality
 
typeIndex() - Method in interface org.semanticweb.owlapi.model.OWLObjectMinCardinality
 
typeIndex() - Method in interface org.semanticweb.owlapi.model.OWLObjectOneOf
 
typeIndex() - Method in interface org.semanticweb.owlapi.model.OWLObjectProperty
 
typeIndex() - Method in interface org.semanticweb.owlapi.model.OWLObjectSomeValuesFrom
 
typeIndex() - Method in interface org.semanticweb.owlapi.model.OWLObjectUnionOf
 
typeIndex() - Method in interface org.semanticweb.owlapi.model.OWLOntology
 
typeIndex() - Method in interface org.semanticweb.owlapi.model.SWRLBuiltInAtom
 
typeIndex() - Method in interface org.semanticweb.owlapi.model.SWRLClassAtom
 
typeIndex() - Method in interface org.semanticweb.owlapi.model.SWRLDataPropertyAtom
 
typeIndex() - Method in interface org.semanticweb.owlapi.model.SWRLDataRangeAtom
 
typeIndex() - Method in interface org.semanticweb.owlapi.model.SWRLDifferentIndividualsAtom
 
typeIndex() - Method in interface org.semanticweb.owlapi.model.SWRLIndividualArgument
 
typeIndex() - Method in interface org.semanticweb.owlapi.model.SWRLLiteralArgument
 
typeIndex() - Method in interface org.semanticweb.owlapi.model.SWRLObjectPropertyAtom
 
typeIndex() - Method in interface org.semanticweb.owlapi.model.SWRLSameIndividualAtom
 
typeIndex() - Method in interface org.semanticweb.owlapi.model.SWRLVariable
 
types(OWLNamedIndividual, boolean) - Method in interface org.semanticweb.owlapi.reasoner.OWLReasoner
Gets the named classes which are (potentially direct) types of the specified named individual.
types(OWLNamedIndividual, InferenceDepth) - Method in interface org.semanticweb.owlapi.reasoner.OWLReasoner
 
types(OWLNamedIndividual) - Method in interface org.semanticweb.owlapi.reasoner.OWLReasoner
 
types(Stream<OWLClassAssertionAxiom>) - Static method in class org.semanticweb.owlapi.search.Searcher
Retrieve classes from class assertions.

U

UndeclaredEntityViolation - Interface in org.semanticweb.owlapi.profiles.violations
Entity not declared.
unescapeString(String) - Static method in class org.semanticweb.owlapi.util.EscapeUtils
 
UnionProvider - Interface in org.semanticweb.owlapi.model.providers
Object and datatype union provider.
uniqueReference() - Method in class org.semanticweb.owlapi.io.RDFResourceBlankNode
 
UniversalProvider - Interface in org.semanticweb.owlapi.model.providers
Universal provider interface.
UnknownOWLOntologyException - Exception in org.semanticweb.owlapi.model
 
UnknownOWLOntologyException(OWLOntologyID) - Constructor for exception org.semanticweb.owlapi.model.UnknownOWLOntologyException
 
UnloadableImportException - Exception in org.semanticweb.owlapi.model
 
UnloadableImportException(OWLOntologyCreationException, OWLImportsDeclaration) - Constructor for exception org.semanticweb.owlapi.model.UnloadableImportException
 
UnparsableOntologyException - Exception in org.semanticweb.owlapi.io
A class that describes how ontology parsing failed.
UnparsableOntologyException(IRI, Map<OWLParser, OWLParserException>, OWLOntologyLoaderConfiguration) - Constructor for exception org.semanticweb.owlapi.io.UnparsableOntologyException
 
unregisterNamespace(String) - Method in class org.semanticweb.owlapi.formats.PrefixDocumentFormatImpl
 
unregisterNamespace(String) - Method in interface org.semanticweb.owlapi.model.PrefixManager
Removes a previously registerd prefix namespace mapping.
unregisterNamespace(String) - Method in class org.semanticweb.owlapi.util.DefaultPrefixManager
 
unsatisfiableClasses() - Method in interface org.semanticweb.owlapi.reasoner.OWLReasoner
A convenience method that obtains the classes in the signature of the root ontology that are unsatisfiable.
unsortedSignature() - Method in interface org.semanticweb.owlapi.model.HasSignature
 
UnsupportedEntailmentTypeException - Exception in org.semanticweb.owlapi.reasoner
 
UnsupportedEntailmentTypeException(OWLAxiom) - Constructor for exception org.semanticweb.owlapi.reasoner.UnsupportedEntailmentTypeException
 
update() - Method in class org.semanticweb.owlapi.util.AutoIRIMapper
update the map.
UseOfAnonymousIndividual - Class in org.semanticweb.owlapi.profiles.violations
 
UseOfAnonymousIndividual(OWLOntology, OWLAxiom, OWLAnonymousIndividual) - Constructor for class org.semanticweb.owlapi.profiles.violations.UseOfAnonymousIndividual
 
UseOfBuiltInDatatypeInDatatypeDefinition - Class in org.semanticweb.owlapi.profiles.violations
 
UseOfBuiltInDatatypeInDatatypeDefinition(OWLOntology, OWLDatatypeDefinitionAxiom) - Constructor for class org.semanticweb.owlapi.profiles.violations.UseOfBuiltInDatatypeInDatatypeDefinition
 
UseOfDataOneOfWithMultipleLiterals - Class in org.semanticweb.owlapi.profiles.violations
 
UseOfDataOneOfWithMultipleLiterals(OWLOntology, OWLAxiom, OWLDataOneOf) - Constructor for class org.semanticweb.owlapi.profiles.violations.UseOfDataOneOfWithMultipleLiterals
 
UseOfDefinedDatatypeInDatatypeRestriction - Class in org.semanticweb.owlapi.profiles.violations
 
UseOfDefinedDatatypeInDatatypeRestriction(OWLOntology, OWLAxiom, OWLDatatypeRestriction) - Constructor for class org.semanticweb.owlapi.profiles.violations.UseOfDefinedDatatypeInDatatypeRestriction
 
UseOfIllegalAxiom - Class in org.semanticweb.owlapi.profiles.violations
 
UseOfIllegalAxiom(OWLOntology, OWLAxiom) - Constructor for class org.semanticweb.owlapi.profiles.violations.UseOfIllegalAxiom
 
UseOfIllegalClassExpression - Class in org.semanticweb.owlapi.profiles.violations
Indicates that a class expression in an axiom is not in the profile.
UseOfIllegalClassExpression(OWLOntology, OWLAxiom, OWLClassExpression) - Constructor for class org.semanticweb.owlapi.profiles.violations.UseOfIllegalClassExpression
 
UseOfIllegalDataRange - Class in org.semanticweb.owlapi.profiles.violations
 
UseOfIllegalDataRange(OWLOntology, OWLAxiom, OWLDataRange) - Constructor for class org.semanticweb.owlapi.profiles.violations.UseOfIllegalDataRange
 
UseOfIllegalFacetRestriction - Class in org.semanticweb.owlapi.profiles.violations
 
UseOfIllegalFacetRestriction(OWLOntology, OWLAxiom, OWLDatatypeRestriction, OWLFacet) - Constructor for class org.semanticweb.owlapi.profiles.violations.UseOfIllegalFacetRestriction
 
UseOfNonAbsoluteIRI - Class in org.semanticweb.owlapi.profiles.violations
 
UseOfNonAbsoluteIRI(OWLOntology, OWLAxiom, IRI) - Constructor for class org.semanticweb.owlapi.profiles.violations.UseOfNonAbsoluteIRI
 
UseOfNonAtomicClassExpression - Class in org.semanticweb.owlapi.profiles.violations
 
UseOfNonAtomicClassExpression(OWLOntology, OWLAxiom, OWLClassExpression) - Constructor for class org.semanticweb.owlapi.profiles.violations.UseOfNonAtomicClassExpression
 
UseOfNonEquivalentClassExpression - Class in org.semanticweb.owlapi.profiles.violations
 
UseOfNonEquivalentClassExpression(OWLOntology, OWLAxiom, OWLClassExpression) - Constructor for class org.semanticweb.owlapi.profiles.violations.UseOfNonEquivalentClassExpression
 
UseOfNonSimplePropertyInAsymmetricObjectPropertyAxiom - Class in org.semanticweb.owlapi.profiles.violations
 
UseOfNonSimplePropertyInAsymmetricObjectPropertyAxiom(OWLOntology, OWLAsymmetricObjectPropertyAxiom) - Constructor for class org.semanticweb.owlapi.profiles.violations.UseOfNonSimplePropertyInAsymmetricObjectPropertyAxiom
 
UseOfNonSimplePropertyInCardinalityRestriction - Class in org.semanticweb.owlapi.profiles.violations
 
UseOfNonSimplePropertyInCardinalityRestriction(OWLOntology, OWLAxiom, OWLObjectCardinalityRestriction) - Constructor for class org.semanticweb.owlapi.profiles.violations.UseOfNonSimplePropertyInCardinalityRestriction
 
UseOfNonSimplePropertyInDisjointPropertiesAxiom - Class in org.semanticweb.owlapi.profiles.violations
 
UseOfNonSimplePropertyInDisjointPropertiesAxiom(OWLOntology, OWLDisjointObjectPropertiesAxiom, OWLObjectPropertyExpression) - Constructor for class org.semanticweb.owlapi.profiles.violations.UseOfNonSimplePropertyInDisjointPropertiesAxiom
 
UseOfNonSimplePropertyInFunctionalPropertyAxiom - Class in org.semanticweb.owlapi.profiles.violations
 
UseOfNonSimplePropertyInFunctionalPropertyAxiom(OWLOntology, OWLFunctionalObjectPropertyAxiom) - Constructor for class org.semanticweb.owlapi.profiles.violations.UseOfNonSimplePropertyInFunctionalPropertyAxiom
 
UseOfNonSimplePropertyInInverseFunctionalObjectPropertyAxiom - Class in org.semanticweb.owlapi.profiles.violations
 
UseOfNonSimplePropertyInInverseFunctionalObjectPropertyAxiom(OWLOntology, OWLInverseFunctionalObjectPropertyAxiom) - Constructor for class org.semanticweb.owlapi.profiles.violations.UseOfNonSimplePropertyInInverseFunctionalObjectPropertyAxiom
 
UseOfNonSimplePropertyInIrreflexivePropertyAxiom - Class in org.semanticweb.owlapi.profiles.violations
 
UseOfNonSimplePropertyInIrreflexivePropertyAxiom(OWLOntology, OWLIrreflexiveObjectPropertyAxiom) - Constructor for class org.semanticweb.owlapi.profiles.violations.UseOfNonSimplePropertyInIrreflexivePropertyAxiom
 
UseOfNonSimplePropertyInObjectHasSelf - Class in org.semanticweb.owlapi.profiles.violations
 
UseOfNonSimplePropertyInObjectHasSelf(OWLOntology, OWLAxiom, OWLObjectHasSelf) - Constructor for class org.semanticweb.owlapi.profiles.violations.UseOfNonSimplePropertyInObjectHasSelf
 
UseOfNonSubClassExpression - Class in org.semanticweb.owlapi.profiles.violations
 
UseOfNonSubClassExpression(OWLOntology, OWLAxiom, OWLClassExpression) - Constructor for class org.semanticweb.owlapi.profiles.violations.UseOfNonSubClassExpression
 
UseOfNonSuperClassExpression - Class in org.semanticweb.owlapi.profiles.violations
 
UseOfNonSuperClassExpression(OWLOntology, OWLAxiom, OWLClassExpression) - Constructor for class org.semanticweb.owlapi.profiles.violations.UseOfNonSuperClassExpression
 
UseOfObjectOneOfWithMultipleIndividuals - Class in org.semanticweb.owlapi.profiles.violations
 
UseOfObjectOneOfWithMultipleIndividuals(OWLOntology, OWLAxiom, OWLObjectOneOf) - Constructor for class org.semanticweb.owlapi.profiles.violations.UseOfObjectOneOfWithMultipleIndividuals
 
UseOfObjectPropertyInverse - Class in org.semanticweb.owlapi.profiles.violations
 
UseOfObjectPropertyInverse(OWLOntology, OWLAxiom, OWLObjectPropertyExpression) - Constructor for class org.semanticweb.owlapi.profiles.violations.UseOfObjectPropertyInverse
 
UseOfPropertyInChainCausesCycle - Class in org.semanticweb.owlapi.profiles.violations
 
UseOfPropertyInChainCausesCycle(OWLOntology, OWLSubPropertyChainOfAxiom, OWLObjectPropertyExpression) - Constructor for class org.semanticweb.owlapi.profiles.violations.UseOfPropertyInChainCausesCycle
 
UseOfReservedVocabularyForAnnotationPropertyIRI - Class in org.semanticweb.owlapi.profiles.violations
 
UseOfReservedVocabularyForAnnotationPropertyIRI(OWLOntology, OWLAxiom, OWLAnnotationProperty) - Constructor for class org.semanticweb.owlapi.profiles.violations.UseOfReservedVocabularyForAnnotationPropertyIRI
 
UseOfReservedVocabularyForClassIRI - Class in org.semanticweb.owlapi.profiles.violations
 
UseOfReservedVocabularyForClassIRI(OWLOntology, OWLAxiom, OWLClass) - Constructor for class org.semanticweb.owlapi.profiles.violations.UseOfReservedVocabularyForClassIRI
 
UseOfReservedVocabularyForDataPropertyIRI - Class in org.semanticweb.owlapi.profiles.violations
 
UseOfReservedVocabularyForDataPropertyIRI(OWLOntology, OWLAxiom, OWLDataProperty) - Constructor for class org.semanticweb.owlapi.profiles.violations.UseOfReservedVocabularyForDataPropertyIRI
 
UseOfReservedVocabularyForIndividualIRI - Class in org.semanticweb.owlapi.profiles.violations
 
UseOfReservedVocabularyForIndividualIRI(OWLOntology, OWLAxiom, OWLNamedIndividual) - Constructor for class org.semanticweb.owlapi.profiles.violations.UseOfReservedVocabularyForIndividualIRI
 
UseOfReservedVocabularyForObjectPropertyIRI - Class in org.semanticweb.owlapi.profiles.violations
 
UseOfReservedVocabularyForObjectPropertyIRI(OWLOntology, OWLAxiom, OWLObjectProperty) - Constructor for class org.semanticweb.owlapi.profiles.violations.UseOfReservedVocabularyForObjectPropertyIRI
 
UseOfReservedVocabularyForOntologyIRI - Class in org.semanticweb.owlapi.profiles.violations
 
UseOfReservedVocabularyForOntologyIRI(OWLOntology) - Constructor for class org.semanticweb.owlapi.profiles.violations.UseOfReservedVocabularyForOntologyIRI
 
UseOfReservedVocabularyForVersionIRI - Class in org.semanticweb.owlapi.profiles.violations
 
UseOfReservedVocabularyForVersionIRI(OWLOntology) - Constructor for class org.semanticweb.owlapi.profiles.violations.UseOfReservedVocabularyForVersionIRI
 
UseOfTopDataPropertyAsSubPropertyInSubPropertyAxiom - Class in org.semanticweb.owlapi.profiles.violations
 
UseOfTopDataPropertyAsSubPropertyInSubPropertyAxiom(OWLOntology, OWLSubDataPropertyOfAxiom) - Constructor for class org.semanticweb.owlapi.profiles.violations.UseOfTopDataPropertyAsSubPropertyInSubPropertyAxiom
 
UseOfUndeclaredAnnotationProperty - Class in org.semanticweb.owlapi.profiles.violations
 
UseOfUndeclaredAnnotationProperty(OWLOntology, OWLAxiom, OWLAnnotation, OWLAnnotationProperty) - Constructor for class org.semanticweb.owlapi.profiles.violations.UseOfUndeclaredAnnotationProperty
 
UseOfUndeclaredClass - Class in org.semanticweb.owlapi.profiles.violations
 
UseOfUndeclaredClass(OWLOntology, OWLAxiom, OWLClass) - Constructor for class org.semanticweb.owlapi.profiles.violations.UseOfUndeclaredClass
 
UseOfUndeclaredDataProperty - Class in org.semanticweb.owlapi.profiles.violations
 
UseOfUndeclaredDataProperty(OWLOntology, OWLAxiom, OWLDataProperty) - Constructor for class org.semanticweb.owlapi.profiles.violations.UseOfUndeclaredDataProperty
 
UseOfUndeclaredDatatype - Class in org.semanticweb.owlapi.profiles.violations
Specifies that a datatype is not declared.
UseOfUndeclaredDatatype(OWLOntology, OWLAxiom, OWLDatatype) - Constructor for class org.semanticweb.owlapi.profiles.violations.UseOfUndeclaredDatatype
 
UseOfUndeclaredObjectProperty - Class in org.semanticweb.owlapi.profiles.violations
 
UseOfUndeclaredObjectProperty(OWLOntology, OWLAxiom, OWLObjectProperty) - Constructor for class org.semanticweb.owlapi.profiles.violations.UseOfUndeclaredObjectProperty
 
UseOfUnknownDatatype - Class in org.semanticweb.owlapi.profiles.violations
Use of an unknown datatype.
UseOfUnknownDatatype(OWLOntology, OWLAxiom, OWLDatatype) - Constructor for class org.semanticweb.owlapi.profiles.violations.UseOfUnknownDatatype
 

V

VALIDATION - Static variable in class org.semanticweb.owlapi.formats.OBODocumentFormat
Key for validation parameter.
valueForIRI(IRI) - Static method in enum org.semanticweb.owlapi.profiles.Profiles
 
valueOf(String) - Static method in enum org.semanticweb.owlapi.io.RDFOntologyHeaderStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.semanticweb.owlapi.model.ClassExpressionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.semanticweb.owlapi.model.DataRangeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.semanticweb.owlapi.model.MissingImportHandlingStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.semanticweb.owlapi.model.MissingOntologyHeaderStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.semanticweb.owlapi.model.parameters.AxiomAnnotations
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.semanticweb.owlapi.model.parameters.ChangeApplied
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.semanticweb.owlapi.model.parameters.ConfigurationOptions
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.semanticweb.owlapi.model.parameters.Imports
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.semanticweb.owlapi.model.parameters.Navigation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.semanticweb.owlapi.model.parameters.OntologyCopy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.semanticweb.owlapi.model.PrimitiveType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.semanticweb.owlapi.model.PriorityCollectionSorting
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.semanticweb.owlapi.profiles.Profiles
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.semanticweb.owlapi.reasoner.BufferingMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.semanticweb.owlapi.reasoner.FreshEntityPolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.semanticweb.owlapi.reasoner.IndividualNodeSetPolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.semanticweb.owlapi.reasoner.InferenceDepth
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.semanticweb.owlapi.reasoner.InferenceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.semanticweb.owlapi.util.AnnotationWalkingControl
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.semanticweb.owlapi.util.DLExpressivityChecker.Construct
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.semanticweb.owlapi.vocab.BuiltInVocabulary
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.semanticweb.owlapi.vocab.DublinCoreVocabulary
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.semanticweb.owlapi.vocab.Extensions
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.semanticweb.owlapi.vocab.Namespaces.BuiltIn
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.semanticweb.owlapi.vocab.Namespaces.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.semanticweb.owlapi.vocab.Namespaces
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.semanticweb.owlapi.vocab.OWL2Datatype.Category
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.semanticweb.owlapi.vocab.OWL2Datatype
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.semanticweb.owlapi.vocab.OWL2Datatype.WhiteSpaceNormalisation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.semanticweb.owlapi.vocab.OWLFacet
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.semanticweb.owlapi.vocab.OWLRDFVocabulary
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.semanticweb.owlapi.vocab.OWLXMLVocabulary
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.semanticweb.owlapi.vocab.SKOSVocabulary
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.semanticweb.owlapi.vocab.SWRLBuiltInsVocabulary
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.semanticweb.owlapi.vocab.SWRLVocabulary
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.semanticweb.owlapi.vocab.XSDVocabulary
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.semanticweb.owlapi.io.RDFOntologyHeaderStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.semanticweb.owlapi.model.ClassExpressionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.semanticweb.owlapi.model.DataRangeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class org.semanticweb.owlapi.model.EntityType
 
values() - Static method in enum org.semanticweb.owlapi.model.MissingImportHandlingStrategy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.semanticweb.owlapi.model.MissingOntologyHeaderStrategy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in interface org.semanticweb.owlapi.model.OWLDataOneOf
Gets the sorted values (OWLLiterals) that this data range consists of.
values() - Static method in enum org.semanticweb.owlapi.model.parameters.AxiomAnnotations
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.semanticweb.owlapi.model.parameters.ChangeApplied
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.semanticweb.owlapi.model.parameters.ConfigurationOptions
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.semanticweb.owlapi.model.parameters.Imports
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.semanticweb.owlapi.model.parameters.Navigation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.semanticweb.owlapi.model.parameters.OntologyCopy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.semanticweb.owlapi.model.PrimitiveType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.semanticweb.owlapi.model.PriorityCollectionSorting
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.semanticweb.owlapi.profiles.Profiles
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.semanticweb.owlapi.reasoner.BufferingMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.semanticweb.owlapi.reasoner.FreshEntityPolicy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.semanticweb.owlapi.reasoner.IndividualNodeSetPolicy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.semanticweb.owlapi.reasoner.InferenceDepth
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.semanticweb.owlapi.reasoner.InferenceType
Returns an array containing the constants of this enum type, in the order they are declared.
values(Stream<OWLDataPropertyAssertionAxiom>, OWLDataPropertyExpression) - Static method in class org.semanticweb.owlapi.search.Searcher
Retrieve literals from a collection of assertions.
values(Stream<OWLObjectPropertyAssertionAxiom>, OWLObjectPropertyExpression) - Static method in class org.semanticweb.owlapi.search.Searcher
Retrieve objects from a collection of assertions.
values(Stream<OWLAnnotation>) - Static method in class org.semanticweb.owlapi.search.Searcher
Retrieve annotation values from annotations.
values(Stream<OWLAnnotation>, OWLAnnotationProperty) - Static method in class org.semanticweb.owlapi.search.Searcher
Retrieve annotation values from annotations.
values() - Static method in enum org.semanticweb.owlapi.util.AnnotationWalkingControl
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.semanticweb.owlapi.util.DLExpressivityChecker.Construct
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.semanticweb.owlapi.vocab.BuiltInVocabulary
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.semanticweb.owlapi.vocab.DublinCoreVocabulary
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.semanticweb.owlapi.vocab.Extensions
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.semanticweb.owlapi.vocab.Namespaces.BuiltIn
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.semanticweb.owlapi.vocab.Namespaces.Status
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.semanticweb.owlapi.vocab.Namespaces
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.semanticweb.owlapi.vocab.OWL2Datatype.Category
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.semanticweb.owlapi.vocab.OWL2Datatype
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.semanticweb.owlapi.vocab.OWL2Datatype.WhiteSpaceNormalisation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.semanticweb.owlapi.vocab.OWLFacet
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.semanticweb.owlapi.vocab.OWLRDFVocabulary
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.semanticweb.owlapi.vocab.OWLXMLVocabulary
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.semanticweb.owlapi.vocab.SKOSVocabulary
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.semanticweb.owlapi.vocab.SWRLBuiltInsVocabulary
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.semanticweb.owlapi.vocab.SWRLVocabulary
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.semanticweb.owlapi.vocab.XSDVocabulary
Returns an array containing the constants of this enum type, in the order they are declared.
variables() - Method in interface org.semanticweb.owlapi.model.SWRLRule
Gets the variables that appear in this rule.
verifyNotNull(T) - Static method in class org.semanticweb.owlapi.util.OWLAPIPreconditions
Check that the argument is not null; if the argument is null, throw an IllegalStateException.
verifyNotNull(T, String) - Static method in class org.semanticweb.owlapi.util.OWLAPIPreconditions
Check that the argument is not null; if the argument is null, throw an IllegalStateException.
verifyNotNull(T, Supplier<String>) - Static method in class org.semanticweb.owlapi.util.OWLAPIPreconditions
Check that the argument is not null; if the argument is null, throw an IllegalStateException.
Version - Class in org.semanticweb.owlapi.util
A simple utility class that describes the version of a piece of software e.g.
Version(int, int, int, int) - Constructor for class org.semanticweb.owlapi.util.Version
 
Version(int, int, int, int, String) - Constructor for class org.semanticweb.owlapi.util.Version
 
VersionInfo - Class in org.semanticweb.owlapi.util
A place holder for the current release number.
versions(IRI) - Method in interface org.semanticweb.owlapi.model.OWLOntologyManager
Gets the versions (if any) of the ontology that have the specified IRI
visit(AddAxiomData) - Method in interface org.semanticweb.owlapi.change.OWLOntologyChangeDataVisitor
 
visit(RemoveAxiomData) - Method in interface org.semanticweb.owlapi.change.OWLOntologyChangeDataVisitor
 
visit(AddOntologyAnnotationData) - Method in interface org.semanticweb.owlapi.change.OWLOntologyChangeDataVisitor
 
visit(RemoveOntologyAnnotationData) - Method in interface org.semanticweb.owlapi.change.OWLOntologyChangeDataVisitor
 
visit(SetOntologyIDData) - Method in interface org.semanticweb.owlapi.change.OWLOntologyChangeDataVisitor
 
visit(AddImportData) - Method in interface org.semanticweb.owlapi.change.OWLOntologyChangeDataVisitor
 
visit(RemoveImportData) - Method in interface org.semanticweb.owlapi.change.OWLOntologyChangeDataVisitor
 
visit(EntityType<?>) - Method in interface org.semanticweb.owlapi.model.EntityTypeVisitorEx
 
visit(OWLAnnotationAssertionAxiom) - Method in interface org.semanticweb.owlapi.model.OWLAnnotationAxiomVisitor
visit OWLAnnotationAssertionAxiom type
visit(OWLSubAnnotationPropertyOfAxiom) - Method in interface org.semanticweb.owlapi.model.OWLAnnotationAxiomVisitor
visit OWLSubAnnotationPropertyOfAxiom type
visit(OWLAnnotationPropertyDomainAxiom) - Method in interface org.semanticweb.owlapi.model.OWLAnnotationAxiomVisitor
visit OWLAnnotationPropertyDomainAxiom type
visit(OWLAnnotationPropertyRangeAxiom) - Method in interface org.semanticweb.owlapi.model.OWLAnnotationAxiomVisitor
visit OWLAnnotationPropertyRangeAxiom type
visit(OWLAnnotationAssertionAxiom) - Method in interface org.semanticweb.owlapi.model.OWLAnnotationAxiomVisitorEx
visit OWLAnnotationAssertionAxiom type
visit(OWLSubAnnotationPropertyOfAxiom) - Method in interface org.semanticweb.owlapi.model.OWLAnnotationAxiomVisitorEx
visit OWLSubAnnotationPropertyOfAxiom type
visit(OWLAnnotationPropertyDomainAxiom) - Method in interface org.semanticweb.owlapi.model.OWLAnnotationAxiomVisitorEx
visit OWLAnnotationPropertyDomainAxiom type
visit(OWLAnnotationPropertyRangeAxiom) - Method in interface org.semanticweb.owlapi.model.OWLAnnotationAxiomVisitorEx
visit OWLAnnotationPropertyRangeAxiom type
visit(OWLAnnotation) - Method in interface org.semanticweb.owlapi.model.OWLAnnotationObjectVisitor
visit OWLAnnotation type
visit(OWLAnnotation) - Method in interface org.semanticweb.owlapi.model.OWLAnnotationObjectVisitorEx
visit OWLAnnotation type
visit(IRI) - Method in interface org.semanticweb.owlapi.model.OWLAnnotationSubjectVisitor
Visit IRI type.
visit(OWLAnonymousIndividual) - Method in interface org.semanticweb.owlapi.model.OWLAnnotationSubjectVisitor
Visit OWLAnonymousIndividual type.
visit(IRI) - Method in interface org.semanticweb.owlapi.model.OWLAnnotationSubjectVisitorEx
Visit IRI type.
visit(OWLAnonymousIndividual) - Method in interface org.semanticweb.owlapi.model.OWLAnnotationSubjectVisitorEx
Visit OWLAnonymousIndividual type.
visit(IRI) - Method in interface org.semanticweb.owlapi.model.OWLAnnotationValueVisitor
visit IRI type
visit(IRI) - Method in interface org.semanticweb.owlapi.model.OWLAnnotationValueVisitorEx
visit IRI type
visit(OWLAnonymousIndividual) - Method in interface org.semanticweb.owlapi.model.OWLAnonymousIndividualVisitorBase
visit OWLAnonymousIndividual type
visit(OWLAnonymousIndividual) - Method in interface org.semanticweb.owlapi.model.OWLAnonymousIndividualVisitorExBase
visit OWLAnonymousIndividual type
visit(OWLDeclarationAxiom) - Method in interface org.semanticweb.owlapi.model.OWLAxiomVisitor
 
visit(OWLDatatypeDefinitionAxiom) - Method in interface org.semanticweb.owlapi.model.OWLAxiomVisitor
 
visit(OWLDeclarationAxiom) - Method in interface org.semanticweb.owlapi.model.OWLAxiomVisitorEx
visit OWLDeclarationAxiom type
visit(OWLDatatypeDefinitionAxiom) - Method in interface org.semanticweb.owlapi.model.OWLAxiomVisitorEx
visit OWLDatatypeDefinitionAxiom type
visit(OWLObjectIntersectionOf) - Method in interface org.semanticweb.owlapi.model.OWLClassExpressionVisitor
visit OWLObjectIntersectionOf type
visit(OWLObjectUnionOf) - Method in interface org.semanticweb.owlapi.model.OWLClassExpressionVisitor
visit OWLObjectUnionOf type
visit(OWLObjectComplementOf) - Method in interface org.semanticweb.owlapi.model.OWLClassExpressionVisitor
visit OWLObjectComplementOf type
visit(OWLObjectSomeValuesFrom) - Method in interface org.semanticweb.owlapi.model.OWLClassExpressionVisitor
visit OWLObjectSomeValuesFrom type
visit(OWLObjectAllValuesFrom) - Method in interface org.semanticweb.owlapi.model.OWLClassExpressionVisitor
visit OWLObjectAllValuesFrom type
visit(OWLObjectHasValue) - Method in interface org.semanticweb.owlapi.model.OWLClassExpressionVisitor
visit OWLObjectHasValue type
visit(OWLObjectMinCardinality) - Method in interface org.semanticweb.owlapi.model.OWLClassExpressionVisitor
visit OWLObjectMinCardinality type
visit(OWLObjectExactCardinality) - Method in interface org.semanticweb.owlapi.model.OWLClassExpressionVisitor
visit OWLObjectExactCardinality type
visit(OWLObjectMaxCardinality) - Method in interface org.semanticweb.owlapi.model.OWLClassExpressionVisitor
visit OWLObjectMaxCardinality type
visit(OWLObjectHasSelf) - Method in interface org.semanticweb.owlapi.model.OWLClassExpressionVisitor
visit OWLObjectHasSelf type
visit(OWLObjectOneOf) - Method in interface org.semanticweb.owlapi.model.OWLClassExpressionVisitor
visit OWLObjectOneOf type
visit(OWLDataSomeValuesFrom) - Method in interface org.semanticweb.owlapi.model.OWLClassExpressionVisitor
visit OWLDataSomeValuesFrom type
visit(OWLDataAllValuesFrom) - Method in interface org.semanticweb.owlapi.model.OWLClassExpressionVisitor
visit OWLDataAllValuesFrom type
visit(OWLDataHasValue) - Method in interface org.semanticweb.owlapi.model.OWLClassExpressionVisitor
visit OWLDataHasValue type
visit(OWLDataMinCardinality) - Method in interface org.semanticweb.owlapi.model.OWLClassExpressionVisitor
visit OWLDataMinCardinality type
visit(OWLDataExactCardinality) - Method in interface org.semanticweb.owlapi.model.OWLClassExpressionVisitor
visit OWLDataExactCardinality type
visit(OWLDataMaxCardinality) - Method in interface org.semanticweb.owlapi.model.OWLClassExpressionVisitor
visit OWLDataMaxCardinality type
visit(OWLObjectIntersectionOf) - Method in interface org.semanticweb.owlapi.model.OWLClassExpressionVisitorEx
visit OWLObjectIntersectionOf type
visit(OWLObjectUnionOf) - Method in interface org.semanticweb.owlapi.model.OWLClassExpressionVisitorEx
visit OWLObjectUnionOf type
visit(OWLObjectComplementOf) - Method in interface org.semanticweb.owlapi.model.OWLClassExpressionVisitorEx
visit OWLObjectComplementOf type
visit(OWLObjectSomeValuesFrom) - Method in interface org.semanticweb.owlapi.model.OWLClassExpressionVisitorEx
visit OWLObjectSomeValuesFrom type
visit(OWLObjectAllValuesFrom) - Method in interface org.semanticweb.owlapi.model.OWLClassExpressionVisitorEx
visit OWLObjectAllValuesFrom type
visit(OWLObjectHasValue) - Method in interface org.semanticweb.owlapi.model.OWLClassExpressionVisitorEx
visit OWLObjectHasValue type
visit(OWLObjectMinCardinality) - Method in interface org.semanticweb.owlapi.model.OWLClassExpressionVisitorEx
visit OWLObjectMinCardinality type
visit(OWLObjectExactCardinality) - Method in interface org.semanticweb.owlapi.model.OWLClassExpressionVisitorEx
visit OWLObjectExactCardinality type
visit(OWLObjectMaxCardinality) - Method in interface org.semanticweb.owlapi.model.OWLClassExpressionVisitorEx
visit OWLObjectMaxCardinality type
visit(OWLObjectHasSelf) - Method in interface org.semanticweb.owlapi.model.OWLClassExpressionVisitorEx
visit OWLObjectHasSelf type
visit(OWLObjectOneOf) - Method in interface org.semanticweb.owlapi.model.OWLClassExpressionVisitorEx
visit OWLObjectOneOf type
visit(OWLDataSomeValuesFrom) - Method in interface org.semanticweb.owlapi.model.OWLClassExpressionVisitorEx
visit OWLDataSomeValuesFrom type
visit(OWLDataAllValuesFrom) - Method in interface org.semanticweb.owlapi.model.OWLClassExpressionVisitorEx
visit OWLDataAllValuesFrom type
visit(OWLDataHasValue) - Method in interface org.semanticweb.owlapi.model.OWLClassExpressionVisitorEx
visit OWLDataHasValue type
visit(OWLDataMinCardinality) - Method in interface org.semanticweb.owlapi.model.OWLClassExpressionVisitorEx
visit OWLDataMinCardinality type
visit(OWLDataExactCardinality) - Method in interface org.semanticweb.owlapi.model.OWLClassExpressionVisitorEx
visit OWLDataExactCardinality type
visit(OWLDataMaxCardinality) - Method in interface org.semanticweb.owlapi.model.OWLClassExpressionVisitorEx
visit OWLDataMaxCardinality type
visit(OWLClass) - Method in interface org.semanticweb.owlapi.model.OWLClassVisitorBase
visit OWLClass type
visit(OWLClass) - Method in interface org.semanticweb.owlapi.model.OWLClassVisitorExBase
visit OWLClass type
visit(OWLDatatype) - Method in interface org.semanticweb.owlapi.model.OWLDataEntityVisitorBase
visit OWLDatatype type
visit(OWLDatatype) - Method in interface org.semanticweb.owlapi.model.OWLDataEntityVisitorExBase
visit OWLDatatype type
visit(OWLDataOneOf) - Method in interface org.semanticweb.owlapi.model.OWLDataRangeVisitor
visit OWLDataOneOf type
visit(OWLDataComplementOf) - Method in interface org.semanticweb.owlapi.model.OWLDataRangeVisitor
visit OWLDataComplementOf type
visit(OWLDataIntersectionOf) - Method in interface org.semanticweb.owlapi.model.OWLDataRangeVisitor
visit OWLDataIntersectionOf type
visit(OWLDataUnionOf) - Method in interface org.semanticweb.owlapi.model.OWLDataRangeVisitor
visit OWLDataUnionOf type
visit(OWLDatatypeRestriction) - Method in interface org.semanticweb.owlapi.model.OWLDataRangeVisitor
visit OWLDatatypeRestriction type
visit(OWLDatatype) - Method in interface org.semanticweb.owlapi.model.OWLDataRangeVisitorEx
visit OWLDatatype type
visit(OWLDataOneOf) - Method in interface org.semanticweb.owlapi.model.OWLDataRangeVisitorEx
visit OWLDataOneOf type
visit(OWLDataComplementOf) - Method in interface org.semanticweb.owlapi.model.OWLDataRangeVisitorEx
visit OWLDataComplementOf type
visit(OWLDataIntersectionOf) - Method in interface org.semanticweb.owlapi.model.OWLDataRangeVisitorEx
visit OWLDataIntersectionOf type
visit(OWLDataUnionOf) - Method in interface org.semanticweb.owlapi.model.OWLDataRangeVisitorEx
visit OWLDataUnionOf type
visit(OWLDatatypeRestriction) - Method in interface org.semanticweb.owlapi.model.OWLDataRangeVisitorEx
visit OWLDatatypeRestriction type
visit(OWLFacetRestriction) - Method in interface org.semanticweb.owlapi.model.OWLDataVisitor
visit OWLFacetRestriction type
visit(OWLDataComplementOf) - Method in interface org.semanticweb.owlapi.model.OWLDataVisitorEx
visit OWLDataComplementOf type
visit(OWLDataOneOf) - Method in interface org.semanticweb.owlapi.model.OWLDataVisitorEx
visit OWLDataOneOf type
visit(OWLDataIntersectionOf) - Method in interface org.semanticweb.owlapi.model.OWLDataVisitorEx
visit OWLDataIntersectionOf type
visit(OWLDataUnionOf) - Method in interface org.semanticweb.owlapi.model.OWLDataVisitorEx
visit OWLDataUnionOf type
visit(OWLDatatypeRestriction) - Method in interface org.semanticweb.owlapi.model.OWLDataVisitorEx
visit OWLDatatypeRestriction type
visit(OWLFacetRestriction) - Method in interface org.semanticweb.owlapi.model.OWLDataVisitorEx
visit OWLFacetRestriction type
visit(OWLNamedIndividual) - Method in interface org.semanticweb.owlapi.model.OWLIndividualEntityVisitorBase
visit OWLNamedIndividual type
visit(OWLNamedIndividual) - Method in interface org.semanticweb.owlapi.model.OWLIndividualEntityVisitorExBase
visit OWLNamedIndividual type
visit(OWLLiteral) - Method in interface org.semanticweb.owlapi.model.OWLLiteralVisitorBase
visit OWLLiteral type
visit(OWLLiteral) - Method in interface org.semanticweb.owlapi.model.OWLLiteralVisitorExBase
visit OWLLiteral type
visit(OWLSubClassOfAxiom) - Method in interface org.semanticweb.owlapi.model.OWLLogicalAxiomVisitor
visit OWLSubClassOfAxiom type
visit(OWLNegativeObjectPropertyAssertionAxiom) - Method in interface org.semanticweb.owlapi.model.OWLLogicalAxiomVisitor
visit OWLNegativeObjectPropertyAssertionAxiom type
visit(OWLAsymmetricObjectPropertyAxiom) - Method in interface org.semanticweb.owlapi.model.OWLLogicalAxiomVisitor
visit OWLAsymmetricObjectPropertyAxiom type
visit(OWLReflexiveObjectPropertyAxiom) - Method in interface org.semanticweb.owlapi.model.OWLLogicalAxiomVisitor
visit OWLReflexiveObjectPropertyAxiom type
visit(OWLDisjointClassesAxiom) - Method in interface org.semanticweb.owlapi.model.OWLLogicalAxiomVisitor
visit OWLDisjointClassesAxiom type
visit(OWLDataPropertyDomainAxiom) - Method in interface org.semanticweb.owlapi.model.OWLLogicalAxiomVisitor
visit OWLDataPropertyDomainAxiom type
visit(OWLObjectPropertyDomainAxiom) - Method in interface org.semanticweb.owlapi.model.OWLLogicalAxiomVisitor
visit OWLObjectPropertyDomainAxiom type
visit(OWLEquivalentObjectPropertiesAxiom) - Method in interface org.semanticweb.owlapi.model.OWLLogicalAxiomVisitor
visit OWLEquivalentObjectPropertiesAxiom type
visit(OWLNegativeDataPropertyAssertionAxiom) - Method in interface org.semanticweb.owlapi.model.OWLLogicalAxiomVisitor
visit OWLNegativeDataPropertyAssertionAxiom type
visit(OWLDifferentIndividualsAxiom) - Method in interface org.semanticweb.owlapi.model.OWLLogicalAxiomVisitor
visit OWLDifferentIndividualsAxiom type
visit(OWLDisjointDataPropertiesAxiom) - Method in interface org.semanticweb.owlapi.model.OWLLogicalAxiomVisitor
visit OWLDisjointDataPropertiesAxiom type
visit(OWLDisjointObjectPropertiesAxiom) - Method in interface org.semanticweb.owlapi.model.OWLLogicalAxiomVisitor
visit OWLDisjointObjectPropertiesAxiom type
visit(OWLObjectPropertyRangeAxiom) - Method in interface org.semanticweb.owlapi.model.OWLLogicalAxiomVisitor
visit OWLObjectPropertyRangeAxiom type
visit(OWLObjectPropertyAssertionAxiom) - Method in interface org.semanticweb.owlapi.model.OWLLogicalAxiomVisitor
visit OWLObjectPropertyAssertionAxiom type
visit(OWLFunctionalObjectPropertyAxiom) - Method in interface org.semanticweb.owlapi.model.OWLLogicalAxiomVisitor
visit OWLFunctionalObjectPropertyAxiom type
visit(OWLSubObjectPropertyOfAxiom) - Method in interface org.semanticweb.owlapi.model.OWLLogicalAxiomVisitor
visit OWLSubObjectPropertyOfAxiom type
visit(OWLDisjointUnionAxiom) - Method in interface org.semanticweb.owlapi.model.OWLLogicalAxiomVisitor
visit OWLDisjointUnionAxiom type
visit(OWLSymmetricObjectPropertyAxiom) - Method in interface org.semanticweb.owlapi.model.OWLLogicalAxiomVisitor
visit OWLSymmetricObjectPropertyAxiom type
visit(OWLDataPropertyRangeAxiom) - Method in interface org.semanticweb.owlapi.model.OWLLogicalAxiomVisitor
visit OWLDataPropertyRangeAxiom type
visit(OWLFunctionalDataPropertyAxiom) - Method in interface org.semanticweb.owlapi.model.OWLLogicalAxiomVisitor
visit OWLFunctionalDataPropertyAxiom type
visit(OWLEquivalentDataPropertiesAxiom) - Method in interface org.semanticweb.owlapi.model.OWLLogicalAxiomVisitor
visit OWLEquivalentDataPropertiesAxiom type
visit(OWLClassAssertionAxiom) - Method in interface org.semanticweb.owlapi.model.OWLLogicalAxiomVisitor
visit OWLClassAssertionAxiom type
visit(OWLEquivalentClassesAxiom) - Method in interface org.semanticweb.owlapi.model.OWLLogicalAxiomVisitor
visit OWLEquivalentClassesAxiom type
visit(OWLDataPropertyAssertionAxiom) - Method in interface org.semanticweb.owlapi.model.OWLLogicalAxiomVisitor
visit OWLDataPropertyAssertionAxiom type
visit(OWLTransitiveObjectPropertyAxiom) - Method in interface org.semanticweb.owlapi.model.OWLLogicalAxiomVisitor
visit OWLTransitiveObjectPropertyAxiom type
visit(OWLIrreflexiveObjectPropertyAxiom) - Method in interface org.semanticweb.owlapi.model.OWLLogicalAxiomVisitor
visit OWLIrreflexiveObjectPropertyAxiom type
visit(OWLSubDataPropertyOfAxiom) - Method in interface org.semanticweb.owlapi.model.OWLLogicalAxiomVisitor
visit OWLSubDataPropertyOfAxiom type
visit(OWLInverseFunctionalObjectPropertyAxiom) - Method in interface org.semanticweb.owlapi.model.OWLLogicalAxiomVisitor
visit OWLInverseFunctionalObjectPropertyAxiom type
visit(OWLSameIndividualAxiom) - Method in interface org.semanticweb.owlapi.model.OWLLogicalAxiomVisitor
visit OWLSameIndividualAxiom type
visit(OWLSubPropertyChainOfAxiom) - Method in interface org.semanticweb.owlapi.model.OWLLogicalAxiomVisitor
visit OWLSubPropertyChainOfAxiom type
visit(OWLInverseObjectPropertiesAxiom) - Method in interface org.semanticweb.owlapi.model.OWLLogicalAxiomVisitor
visit OWLInverseObjectPropertiesAxiom type
visit(OWLHasKeyAxiom) - Method in interface org.semanticweb.owlapi.model.OWLLogicalAxiomVisitor
visit OWLHasKeyAxiom type
visit(OWLSubClassOfAxiom) - Method in interface org.semanticweb.owlapi.model.OWLLogicalAxiomVisitorEx
visit OWLSubClassOfAxiom type
visit(OWLNegativeObjectPropertyAssertionAxiom) - Method in interface org.semanticweb.owlapi.model.OWLLogicalAxiomVisitorEx
visit OWLNegativeObjectPropertyAssertionAxiom type
visit(OWLAsymmetricObjectPropertyAxiom) - Method in interface org.semanticweb.owlapi.model.OWLLogicalAxiomVisitorEx
visit OWLAsymmetricObjectPropertyAxiom type
visit(OWLReflexiveObjectPropertyAxiom) - Method in interface org.semanticweb.owlapi.model.OWLLogicalAxiomVisitorEx
visit OWLReflexiveObjectPropertyAxiom type
visit(OWLDisjointClassesAxiom) - Method in interface org.semanticweb.owlapi.model.OWLLogicalAxiomVisitorEx
visit OWLDisjointClassesAxiom type
visit(OWLDataPropertyDomainAxiom) - Method in interface org.semanticweb.owlapi.model.OWLLogicalAxiomVisitorEx
visit OWLDataPropertyDomainAxiom type
visit(OWLObjectPropertyDomainAxiom) - Method in interface org.semanticweb.owlapi.model.OWLLogicalAxiomVisitorEx
visit OWLObjectPropertyDomainAxiom type
visit(OWLEquivalentObjectPropertiesAxiom) - Method in interface org.semanticweb.owlapi.model.OWLLogicalAxiomVisitorEx
visit OWLEquivalentObjectPropertiesAxiom type
visit(OWLNegativeDataPropertyAssertionAxiom) - Method in interface org.semanticweb.owlapi.model.OWLLogicalAxiomVisitorEx
visit OWLNegativeDataPropertyAssertionAxiom type
visit(OWLDifferentIndividualsAxiom) - Method in interface org.semanticweb.owlapi.model.OWLLogicalAxiomVisitorEx
visit OWLDifferentIndividualsAxiom type
visit(OWLDisjointDataPropertiesAxiom) - Method in interface org.semanticweb.owlapi.model.OWLLogicalAxiomVisitorEx
visit OWLDisjointDataPropertiesAxiom type
visit(OWLDisjointObjectPropertiesAxiom) - Method in interface org.semanticweb.owlapi.model.OWLLogicalAxiomVisitorEx
visit OWLDisjointObjectPropertiesAxiom type
visit(OWLObjectPropertyRangeAxiom) - Method in interface org.semanticweb.owlapi.model.OWLLogicalAxiomVisitorEx
visit OWLObjectPropertyRangeAxiom type
visit(OWLObjectPropertyAssertionAxiom) - Method in interface org.semanticweb.owlapi.model.OWLLogicalAxiomVisitorEx
visit OWLObjectPropertyAssertionAxiom type
visit(OWLFunctionalObjectPropertyAxiom) - Method in interface org.semanticweb.owlapi.model.OWLLogicalAxiomVisitorEx
visit OWLFunctionalObjectPropertyAxiom type
visit(OWLSubObjectPropertyOfAxiom) - Method in interface org.semanticweb.owlapi.model.OWLLogicalAxiomVisitorEx
visit OWLSubObjectPropertyOfAxiom type
visit(OWLDisjointUnionAxiom) - Method in interface org.semanticweb.owlapi.model.OWLLogicalAxiomVisitorEx
visit OWLDisjointUnionAxiom type
visit(OWLSymmetricObjectPropertyAxiom) - Method in interface org.semanticweb.owlapi.model.OWLLogicalAxiomVisitorEx
visit OWLSymmetricObjectPropertyAxiom type
visit(OWLDataPropertyRangeAxiom) - Method in interface org.semanticweb.owlapi.model.OWLLogicalAxiomVisitorEx
visit OWLDataPropertyRangeAxiom type
visit(OWLFunctionalDataPropertyAxiom) - Method in interface org.semanticweb.owlapi.model.OWLLogicalAxiomVisitorEx
visit OWLFunctionalDataPropertyAxiom type
visit(OWLEquivalentDataPropertiesAxiom) - Method in interface org.semanticweb.owlapi.model.OWLLogicalAxiomVisitorEx
visit OWLEquivalentDataPropertiesAxiom type
visit(OWLClassAssertionAxiom) - Method in interface org.semanticweb.owlapi.model.OWLLogicalAxiomVisitorEx
visit OWLClassAssertionAxiom type
visit(OWLEquivalentClassesAxiom) - Method in interface org.semanticweb.owlapi.model.OWLLogicalAxiomVisitorEx
visit OWLEquivalentClassesAxiom type
visit(OWLDataPropertyAssertionAxiom) - Method in interface org.semanticweb.owlapi.model.OWLLogicalAxiomVisitorEx
visit OWLDataPropertyAssertionAxiom type
visit(OWLTransitiveObjectPropertyAxiom) - Method in interface org.semanticweb.owlapi.model.OWLLogicalAxiomVisitorEx
visit OWLTransitiveObjectPropertyAxiom type
visit(OWLIrreflexiveObjectPropertyAxiom) - Method in interface org.semanticweb.owlapi.model.OWLLogicalAxiomVisitorEx
visit OWLIrreflexiveObjectPropertyAxiom type
visit(OWLSubDataPropertyOfAxiom) - Method in interface org.semanticweb.owlapi.model.OWLLogicalAxiomVisitorEx
visit OWLSubDataPropertyOfAxiom type
visit(OWLInverseFunctionalObjectPropertyAxiom) - Method in interface org.semanticweb.owlapi.model.OWLLogicalAxiomVisitorEx
visit OWLInverseFunctionalObjectPropertyAxiom type
visit(OWLSameIndividualAxiom) - Method in interface org.semanticweb.owlapi.model.OWLLogicalAxiomVisitorEx
visit OWLSameIndividualAxiom type
visit(OWLSubPropertyChainOfAxiom) - Method in interface org.semanticweb.owlapi.model.OWLLogicalAxiomVisitorEx
visit OWLSubPropertyChainOfAxiom type
visit(OWLInverseObjectPropertiesAxiom) - Method in interface org.semanticweb.owlapi.model.OWLLogicalAxiomVisitorEx
visit OWLInverseObjectPropertiesAxiom type
visit(OWLHasKeyAxiom) - Method in interface org.semanticweb.owlapi.model.OWLLogicalAxiomVisitorEx
visit OWLHasKeyAxiom type
visit(OWLOntology) - Method in interface org.semanticweb.owlapi.model.OWLNamedObjectVisitor
visit OWLOntology type
visit(OWLOntology) - Method in interface org.semanticweb.owlapi.model.OWLNamedObjectVisitorEx
visit OWLOntology type
visit(AddAxiom) - Method in interface org.semanticweb.owlapi.model.OWLOntologyChangeVisitor
visit AddAxiom type
visit(RemoveAxiom) - Method in interface org.semanticweb.owlapi.model.OWLOntologyChangeVisitor
visit RemoveAxiom type
visit(SetOntologyID) - Method in interface org.semanticweb.owlapi.model.OWLOntologyChangeVisitor
visit SetOntologyID type
visit(AddImport) - Method in interface org.semanticweb.owlapi.model.OWLOntologyChangeVisitor
visit AddImport type
visit(RemoveImport) - Method in interface org.semanticweb.owlapi.model.OWLOntologyChangeVisitor
visit RemoveImport type
visit(AddOntologyAnnotation) - Method in interface org.semanticweb.owlapi.model.OWLOntologyChangeVisitor
visit AddOntologyAnnotation type
visit(RemoveOntologyAnnotation) - Method in interface org.semanticweb.owlapi.model.OWLOntologyChangeVisitor
visit RemoveOntologyAnnotation type
visit(AddAxiom) - Method in interface org.semanticweb.owlapi.model.OWLOntologyChangeVisitorEx
Visit AddAxiom type.
visit(RemoveAxiom) - Method in interface org.semanticweb.owlapi.model.OWLOntologyChangeVisitorEx
Visit RemoveAxiom type.
visit(SetOntologyID) - Method in interface org.semanticweb.owlapi.model.OWLOntologyChangeVisitorEx
Visit SetOntologyID type.
visit(AddImport) - Method in interface org.semanticweb.owlapi.model.OWLOntologyChangeVisitorEx
Visit AddImport type.
visit(RemoveImport) - Method in interface org.semanticweb.owlapi.model.OWLOntologyChangeVisitorEx
Visit RemoveImport type.
visit(AddOntologyAnnotation) - Method in interface org.semanticweb.owlapi.model.OWLOntologyChangeVisitorEx
Visit AddOntologyAnnotation type.
visit(RemoveOntologyAnnotation) - Method in interface org.semanticweb.owlapi.model.OWLOntologyChangeVisitorEx
Visit RemoveOntologyAnnotation type.
visit(C, C) - Method in interface org.semanticweb.owlapi.model.OWLPairwiseBooleanVisitor
The order of the arguments depend on the visited element.
visit(C, C) - Method in interface org.semanticweb.owlapi.model.OWLPairwiseVisitor
The order of the arguments depend on the visited element.
visit(C, C) - Method in interface org.semanticweb.owlapi.model.OWLPairwiseVoidVisitor
The order of the arguments depend on the visited element.
visit(OWLObjectProperty) - Method in interface org.semanticweb.owlapi.model.OWLPropertyEntityVisitorBase
visit OWLObjectProperty type
visit(OWLDataProperty) - Method in interface org.semanticweb.owlapi.model.OWLPropertyEntityVisitorBase
visit OWLDataProperty type
visit(OWLAnnotationProperty) - Method in interface org.semanticweb.owlapi.model.OWLPropertyEntityVisitorBase
visit OWLAnnotationProperty type
visit(OWLObjectProperty) - Method in interface org.semanticweb.owlapi.model.OWLPropertyEntityVisitorExBase
visit OWLObjectProperty type
visit(OWLDataProperty) - Method in interface org.semanticweb.owlapi.model.OWLPropertyEntityVisitorExBase
visit OWLDataProperty type
visit(OWLAnnotationProperty) - Method in interface org.semanticweb.owlapi.model.OWLPropertyEntityVisitorExBase
visit OWLAnnotationProperty type
visit(OWLObjectInverseOf) - Method in interface org.semanticweb.owlapi.model.OWLPropertyExpressionVisitor
visit OWLObjectInverseOf type
visit(OWLObjectInverseOf) - Method in interface org.semanticweb.owlapi.model.OWLPropertyExpressionVisitorEx
visit OWLObjectInverseOf type
visit(SWRLClassAtom) - Method in interface org.semanticweb.owlapi.model.SWRLObjectVisitor
visit SWRLClassAtom type
visit(SWRLDataRangeAtom) - Method in interface org.semanticweb.owlapi.model.SWRLObjectVisitor
visit SWRLDataRangeAtom type
visit(SWRLObjectPropertyAtom) - Method in interface org.semanticweb.owlapi.model.SWRLObjectVisitor
visit SWRLObjectPropertyAtom type
visit(SWRLDataPropertyAtom) - Method in interface org.semanticweb.owlapi.model.SWRLObjectVisitor
visit SWRLDataPropertyAtom type
visit(SWRLBuiltInAtom) - Method in interface org.semanticweb.owlapi.model.SWRLObjectVisitor
visit SWRLBuiltInAtom type
visit(SWRLVariable) - Method in interface org.semanticweb.owlapi.model.SWRLObjectVisitor
visit SWRLVariable type
visit(SWRLIndividualArgument) - Method in interface org.semanticweb.owlapi.model.SWRLObjectVisitor
visit SWRLIndividualArgument type
visit(SWRLLiteralArgument) - Method in interface org.semanticweb.owlapi.model.SWRLObjectVisitor
visit SWRLLiteralArgument type
visit(SWRLSameIndividualAtom) - Method in interface org.semanticweb.owlapi.model.SWRLObjectVisitor
visit SWRLSameIndividualAtom type
visit(SWRLDifferentIndividualsAtom) - Method in interface org.semanticweb.owlapi.model.SWRLObjectVisitor
visit SWRLDifferentIndividualsAtom type
visit(SWRLClassAtom) - Method in interface org.semanticweb.owlapi.model.SWRLObjectVisitorEx
visit SWRLClassAtom type
visit(SWRLDataRangeAtom) - Method in interface org.semanticweb.owlapi.model.SWRLObjectVisitorEx
visit SWRLDataRangeAtom type
visit(SWRLObjectPropertyAtom) - Method in interface org.semanticweb.owlapi.model.SWRLObjectVisitorEx
visit SWRLObjectPropertyAtom type
visit(SWRLDataPropertyAtom) - Method in interface org.semanticweb.owlapi.model.SWRLObjectVisitorEx
visit SWRLDataPropertyAtom type
visit(SWRLBuiltInAtom) - Method in interface org.semanticweb.owlapi.model.SWRLObjectVisitorEx
visit SWRLBuiltInAtom type
visit(SWRLVariable) - Method in interface org.semanticweb.owlapi.model.SWRLObjectVisitorEx
visit SWRLVariable type
visit(SWRLIndividualArgument) - Method in interface org.semanticweb.owlapi.model.SWRLObjectVisitorEx
visit SWRLIndividualArgument type
visit(SWRLLiteralArgument) - Method in interface org.semanticweb.owlapi.model.SWRLObjectVisitorEx
visit SWRLLiteralArgument type
visit(SWRLSameIndividualAtom) - Method in interface org.semanticweb.owlapi.model.SWRLObjectVisitorEx
visit SWRLSameIndividualAtom type
visit(SWRLDifferentIndividualsAtom) - Method in interface org.semanticweb.owlapi.model.SWRLObjectVisitorEx
visit SWRLDifferentIndividualsAtom type
visit(SWRLRule) - Method in interface org.semanticweb.owlapi.model.SWRLRuleVisitorBase
visit SWRLRule type
visit(SWRLRule) - Method in interface org.semanticweb.owlapi.model.SWRLRuleVisitorExBase
visit SWRLRule type
visit(IllegalPunning) - Method in interface org.semanticweb.owlapi.profiles.OWLProfileViolationVisitor
 
visit(CycleInDatatypeDefinition) - Method in interface org.semanticweb.owlapi.profiles.OWLProfileViolationVisitor
 
visit(UseOfBuiltInDatatypeInDatatypeDefinition) - Method in interface org.semanticweb.owlapi.profiles.OWLProfileViolationVisitor
 
visit(DatatypeIRIAlsoUsedAsClassIRI) - Method in interface org.semanticweb.owlapi.profiles.OWLProfileViolationVisitor
 
visit(UseOfNonSimplePropertyInAsymmetricObjectPropertyAxiom) - Method in interface org.semanticweb.owlapi.profiles.OWLProfileViolationVisitor
 
visit(UseOfNonSimplePropertyInCardinalityRestriction) - Method in interface org.semanticweb.owlapi.profiles.OWLProfileViolationVisitor
 
visit(UseOfNonSimplePropertyInDisjointPropertiesAxiom) - Method in interface org.semanticweb.owlapi.profiles.OWLProfileViolationVisitor
 
visit(UseOfNonSimplePropertyInFunctionalPropertyAxiom) - Method in interface org.semanticweb.owlapi.profiles.OWLProfileViolationVisitor
 
visit(UseOfNonSimplePropertyInInverseFunctionalObjectPropertyAxiom) - Method in interface org.semanticweb.owlapi.profiles.OWLProfileViolationVisitor
 
visit(UseOfNonSimplePropertyInIrreflexivePropertyAxiom) - Method in interface org.semanticweb.owlapi.profiles.OWLProfileViolationVisitor
 
visit(UseOfNonSimplePropertyInObjectHasSelf) - Method in interface org.semanticweb.owlapi.profiles.OWLProfileViolationVisitor
 
visit(UseOfPropertyInChainCausesCycle) - Method in interface org.semanticweb.owlapi.profiles.OWLProfileViolationVisitor
 
visit(UseOfReservedVocabularyForAnnotationPropertyIRI) - Method in interface org.semanticweb.owlapi.profiles.OWLProfileViolationVisitor
 
visit(UseOfReservedVocabularyForClassIRI) - Method in interface org.semanticweb.owlapi.profiles.OWLProfileViolationVisitor
 
visit(UseOfReservedVocabularyForDataPropertyIRI) - Method in interface org.semanticweb.owlapi.profiles.OWLProfileViolationVisitor
 
visit(UseOfReservedVocabularyForIndividualIRI) - Method in interface org.semanticweb.owlapi.profiles.OWLProfileViolationVisitor
 
visit(UseOfReservedVocabularyForObjectPropertyIRI) - Method in interface org.semanticweb.owlapi.profiles.OWLProfileViolationVisitor
 
visit(UseOfReservedVocabularyForOntologyIRI) - Method in interface org.semanticweb.owlapi.profiles.OWLProfileViolationVisitor
 
visit(UseOfReservedVocabularyForVersionIRI) - Method in interface org.semanticweb.owlapi.profiles.OWLProfileViolationVisitor
 
visit(UseOfTopDataPropertyAsSubPropertyInSubPropertyAxiom) - Method in interface org.semanticweb.owlapi.profiles.OWLProfileViolationVisitor
 
visit(UseOfUndeclaredAnnotationProperty) - Method in interface org.semanticweb.owlapi.profiles.OWLProfileViolationVisitor
 
visit(UseOfUndeclaredClass) - Method in interface org.semanticweb.owlapi.profiles.OWLProfileViolationVisitor
 
visit(UseOfUndeclaredDataProperty) - Method in interface org.semanticweb.owlapi.profiles.OWLProfileViolationVisitor
 
visit(UseOfUndeclaredDatatype) - Method in interface org.semanticweb.owlapi.profiles.OWLProfileViolationVisitor
 
visit(UseOfUndeclaredObjectProperty) - Method in interface org.semanticweb.owlapi.profiles.OWLProfileViolationVisitor
 
visit(InsufficientPropertyExpressions) - Method in interface org.semanticweb.owlapi.profiles.OWLProfileViolationVisitor
 
visit(InsufficientIndividuals) - Method in interface org.semanticweb.owlapi.profiles.OWLProfileViolationVisitor
 
visit(InsufficientOperands) - Method in interface org.semanticweb.owlapi.profiles.OWLProfileViolationVisitor
 
visit(EmptyOneOfAxiom) - Method in interface org.semanticweb.owlapi.profiles.OWLProfileViolationVisitor
 
visit(LastPropertyInChainNotInImposedRange) - Method in interface org.semanticweb.owlapi.profiles.OWLProfileViolationVisitor
 
visit(OntologyIRINotAbsolute) - Method in interface org.semanticweb.owlapi.profiles.OWLProfileViolationVisitor
 
visit(UseOfDefinedDatatypeInDatatypeRestriction) - Method in interface org.semanticweb.owlapi.profiles.OWLProfileViolationVisitor
 
visit(UseOfIllegalClassExpression) - Method in interface org.semanticweb.owlapi.profiles.OWLProfileViolationVisitor
 
visit(UseOfIllegalDataRange) - Method in interface org.semanticweb.owlapi.profiles.OWLProfileViolationVisitor
 
visit(UseOfUnknownDatatype) - Method in interface org.semanticweb.owlapi.profiles.OWLProfileViolationVisitor
 
visit(UseOfObjectPropertyInverse) - Method in interface org.semanticweb.owlapi.profiles.OWLProfileViolationVisitor
 
visit(UseOfNonSuperClassExpression) - Method in interface org.semanticweb.owlapi.profiles.OWLProfileViolationVisitor
 
visit(UseOfNonSubClassExpression) - Method in interface org.semanticweb.owlapi.profiles.OWLProfileViolationVisitor
 
visit(UseOfNonEquivalentClassExpression) - Method in interface org.semanticweb.owlapi.profiles.OWLProfileViolationVisitor
 
visit(UseOfNonAtomicClassExpression) - Method in interface org.semanticweb.owlapi.profiles.OWLProfileViolationVisitor
 
visit(LexicalNotInLexicalSpace) - Method in interface org.semanticweb.owlapi.profiles.OWLProfileViolationVisitor
 
visit(OntologyVersionIRINotAbsolute) - Method in interface org.semanticweb.owlapi.profiles.OWLProfileViolationVisitor
 
visit(UseOfAnonymousIndividual) - Method in interface org.semanticweb.owlapi.profiles.OWLProfileViolationVisitor
 
visit(UseOfIllegalAxiom) - Method in interface org.semanticweb.owlapi.profiles.OWLProfileViolationVisitor
 
visit(UseOfIllegalFacetRestriction) - Method in interface org.semanticweb.owlapi.profiles.OWLProfileViolationVisitor
 
visit(UseOfNonAbsoluteIRI) - Method in interface org.semanticweb.owlapi.profiles.OWLProfileViolationVisitor
 
visit(IllegalPunning) - Method in interface org.semanticweb.owlapi.profiles.OWLProfileViolationVisitorEx
 
visit(CycleInDatatypeDefinition) - Method in interface org.semanticweb.owlapi.profiles.OWLProfileViolationVisitorEx
 
visit(UseOfBuiltInDatatypeInDatatypeDefinition) - Method in interface org.semanticweb.owlapi.profiles.OWLProfileViolationVisitorEx
 
visit(DatatypeIRIAlsoUsedAsClassIRI) - Method in interface org.semanticweb.owlapi.profiles.OWLProfileViolationVisitorEx
 
visit(UseOfNonSimplePropertyInAsymmetricObjectPropertyAxiom) - Method in interface org.semanticweb.owlapi.profiles.OWLProfileViolationVisitorEx
 
visit(UseOfNonSimplePropertyInCardinalityRestriction) - Method in interface org.semanticweb.owlapi.profiles.OWLProfileViolationVisitorEx
 
visit(UseOfNonSimplePropertyInDisjointPropertiesAxiom) - Method in interface org.semanticweb.owlapi.profiles.OWLProfileViolationVisitorEx
 
visit(UseOfNonSimplePropertyInFunctionalPropertyAxiom) - Method in interface org.semanticweb.owlapi.profiles.OWLProfileViolationVisitorEx
 
visit(UseOfNonSimplePropertyInInverseFunctionalObjectPropertyAxiom) - Method in interface org.semanticweb.owlapi.profiles.OWLProfileViolationVisitorEx
 
visit(UseOfNonSimplePropertyInIrreflexivePropertyAxiom) - Method in interface org.semanticweb.owlapi.profiles.OWLProfileViolationVisitorEx
 
visit(UseOfNonSimplePropertyInObjectHasSelf) - Method in interface org.semanticweb.owlapi.profiles.OWLProfileViolationVisitorEx
 
visit(UseOfPropertyInChainCausesCycle) - Method in interface org.semanticweb.owlapi.profiles.OWLProfileViolationVisitorEx
 
visit(UseOfReservedVocabularyForAnnotationPropertyIRI) - Method in interface org.semanticweb.owlapi.profiles.OWLProfileViolationVisitorEx
 
visit(UseOfReservedVocabularyForClassIRI) - Method in interface org.semanticweb.owlapi.profiles.OWLProfileViolationVisitorEx
 
visit(UseOfReservedVocabularyForDataPropertyIRI) - Method in interface org.semanticweb.owlapi.profiles.OWLProfileViolationVisitorEx
 
visit(UseOfReservedVocabularyForIndividualIRI) - Method in interface org.semanticweb.owlapi.profiles.OWLProfileViolationVisitorEx
 
visit(UseOfReservedVocabularyForObjectPropertyIRI) - Method in interface org.semanticweb.owlapi.profiles.OWLProfileViolationVisitorEx
 
visit(UseOfReservedVocabularyForOntologyIRI) - Method in interface org.semanticweb.owlapi.profiles.OWLProfileViolationVisitorEx
 
visit(UseOfReservedVocabularyForVersionIRI) - Method in interface org.semanticweb.owlapi.profiles.OWLProfileViolationVisitorEx
 
visit(UseOfTopDataPropertyAsSubPropertyInSubPropertyAxiom) - Method in interface org.semanticweb.owlapi.profiles.OWLProfileViolationVisitorEx
 
visit(UseOfUndeclaredAnnotationProperty) - Method in interface org.semanticweb.owlapi.profiles.OWLProfileViolationVisitorEx
 
visit(UseOfUndeclaredClass) - Method in interface org.semanticweb.owlapi.profiles.OWLProfileViolationVisitorEx
 
visit(UseOfUndeclaredDataProperty) - Method in interface org.semanticweb.owlapi.profiles.OWLProfileViolationVisitorEx
 
visit(UseOfUndeclaredDatatype) - Method in interface org.semanticweb.owlapi.profiles.OWLProfileViolationVisitorEx
 
visit(UseOfUndeclaredObjectProperty) - Method in interface org.semanticweb.owlapi.profiles.OWLProfileViolationVisitorEx
 
visit(InsufficientPropertyExpressions) - Method in interface org.semanticweb.owlapi.profiles.OWLProfileViolationVisitorEx
 
visit(InsufficientIndividuals) - Method in interface org.semanticweb.owlapi.profiles.OWLProfileViolationVisitorEx
 
visit(InsufficientOperands) - Method in interface org.semanticweb.owlapi.profiles.OWLProfileViolationVisitorEx
 
visit(EmptyOneOfAxiom) - Method in interface org.semanticweb.owlapi.profiles.OWLProfileViolationVisitorEx
 
visit(LastPropertyInChainNotInImposedRange) - Method in interface org.semanticweb.owlapi.profiles.OWLProfileViolationVisitorEx
 
visit(OntologyIRINotAbsolute) - Method in interface org.semanticweb.owlapi.profiles.OWLProfileViolationVisitorEx
 
visit(UseOfDefinedDatatypeInDatatypeRestriction) - Method in interface org.semanticweb.owlapi.profiles.OWLProfileViolationVisitorEx
 
visit(UseOfIllegalClassExpression) - Method in interface org.semanticweb.owlapi.profiles.OWLProfileViolationVisitorEx
 
visit(UseOfIllegalDataRange) - Method in interface org.semanticweb.owlapi.profiles.OWLProfileViolationVisitorEx
 
visit(UseOfUnknownDatatype) - Method in interface org.semanticweb.owlapi.profiles.OWLProfileViolationVisitorEx
 
visit(UseOfObjectPropertyInverse) - Method in interface org.semanticweb.owlapi.profiles.OWLProfileViolationVisitorEx
 
visit(UseOfNonSuperClassExpression) - Method in interface org.semanticweb.owlapi.profiles.OWLProfileViolationVisitorEx
 
visit(UseOfNonSubClassExpression) - Method in interface org.semanticweb.owlapi.profiles.OWLProfileViolationVisitorEx
 
visit(UseOfNonEquivalentClassExpression) - Method in interface org.semanticweb.owlapi.profiles.OWLProfileViolationVisitorEx
 
visit(UseOfNonAtomicClassExpression) - Method in interface org.semanticweb.owlapi.profiles.OWLProfileViolationVisitorEx
 
visit(LexicalNotInLexicalSpace) - Method in interface org.semanticweb.owlapi.profiles.OWLProfileViolationVisitorEx
 
visit(OntologyVersionIRINotAbsolute) - Method in interface org.semanticweb.owlapi.profiles.OWLProfileViolationVisitorEx
 
visit(UseOfAnonymousIndividual) - Method in interface org.semanticweb.owlapi.profiles.OWLProfileViolationVisitorEx
 
visit(UseOfIllegalAxiom) - Method in interface org.semanticweb.owlapi.profiles.OWLProfileViolationVisitorEx
 
visit(UseOfIllegalFacetRestriction) - Method in interface org.semanticweb.owlapi.profiles.OWLProfileViolationVisitorEx
 
visit(UseOfNonAbsoluteIRI) - Method in interface org.semanticweb.owlapi.profiles.OWLProfileViolationVisitorEx
 
visit(OWLSubClassOfAxiom) - Method in class org.semanticweb.owlapi.util.AxiomSubjectProviderEx
 
visit(OWLNegativeObjectPropertyAssertionAxiom) - Method in class org.semanticweb.owlapi.util.AxiomSubjectProviderEx
 
visit(OWLAsymmetricObjectPropertyAxiom) - Method in class org.semanticweb.owlapi.util.AxiomSubjectProviderEx
 
visit(OWLReflexiveObjectPropertyAxiom) - Method in class org.semanticweb.owlapi.util.AxiomSubjectProviderEx
 
visit(OWLDisjointClassesAxiom) - Method in class org.semanticweb.owlapi.util.AxiomSubjectProviderEx
 
visit(OWLDataPropertyDomainAxiom) - Method in class org.semanticweb.owlapi.util.AxiomSubjectProviderEx
 
visit(OWLObjectPropertyDomainAxiom) - Method in class org.semanticweb.owlapi.util.AxiomSubjectProviderEx
 
visit(OWLEquivalentObjectPropertiesAxiom) - Method in class org.semanticweb.owlapi.util.AxiomSubjectProviderEx
 
visit(OWLNegativeDataPropertyAssertionAxiom) - Method in class org.semanticweb.owlapi.util.AxiomSubjectProviderEx
 
visit(OWLDifferentIndividualsAxiom) - Method in class org.semanticweb.owlapi.util.AxiomSubjectProviderEx
 
visit(OWLDisjointDataPropertiesAxiom) - Method in class org.semanticweb.owlapi.util.AxiomSubjectProviderEx
 
visit(OWLDisjointObjectPropertiesAxiom) - Method in class org.semanticweb.owlapi.util.AxiomSubjectProviderEx
 
visit(OWLObjectPropertyRangeAxiom) - Method in class org.semanticweb.owlapi.util.AxiomSubjectProviderEx
 
visit(OWLObjectPropertyAssertionAxiom) - Method in class org.semanticweb.owlapi.util.AxiomSubjectProviderEx
 
visit(OWLFunctionalObjectPropertyAxiom) - Method in class org.semanticweb.owlapi.util.AxiomSubjectProviderEx
 
visit(OWLSubObjectPropertyOfAxiom) - Method in class org.semanticweb.owlapi.util.AxiomSubjectProviderEx
 
visit(OWLDisjointUnionAxiom) - Method in class org.semanticweb.owlapi.util.AxiomSubjectProviderEx
 
visit(OWLDeclarationAxiom) - Method in class org.semanticweb.owlapi.util.AxiomSubjectProviderEx
 
visit(OWLAnnotationAssertionAxiom) - Method in class org.semanticweb.owlapi.util.AxiomSubjectProviderEx
 
visit(OWLSymmetricObjectPropertyAxiom) - Method in class org.semanticweb.owlapi.util.AxiomSubjectProviderEx
 
visit(OWLDataPropertyRangeAxiom) - Method in class org.semanticweb.owlapi.util.AxiomSubjectProviderEx
 
visit(OWLFunctionalDataPropertyAxiom) - Method in class org.semanticweb.owlapi.util.AxiomSubjectProviderEx
 
visit(OWLEquivalentDataPropertiesAxiom) - Method in class org.semanticweb.owlapi.util.AxiomSubjectProviderEx
 
visit(OWLClassAssertionAxiom) - Method in class org.semanticweb.owlapi.util.AxiomSubjectProviderEx
 
visit(OWLEquivalentClassesAxiom) - Method in class org.semanticweb.owlapi.util.AxiomSubjectProviderEx
 
visit(OWLDataPropertyAssertionAxiom) - Method in class org.semanticweb.owlapi.util.AxiomSubjectProviderEx
 
visit(OWLTransitiveObjectPropertyAxiom) - Method in class org.semanticweb.owlapi.util.AxiomSubjectProviderEx
 
visit(OWLIrreflexiveObjectPropertyAxiom) - Method in class org.semanticweb.owlapi.util.AxiomSubjectProviderEx
 
visit(OWLSubDataPropertyOfAxiom) - Method in class org.semanticweb.owlapi.util.AxiomSubjectProviderEx
 
visit(OWLInverseFunctionalObjectPropertyAxiom) - Method in class org.semanticweb.owlapi.util.AxiomSubjectProviderEx
 
visit(OWLSameIndividualAxiom) - Method in class org.semanticweb.owlapi.util.AxiomSubjectProviderEx
 
visit(OWLSubPropertyChainOfAxiom) - Method in class org.semanticweb.owlapi.util.AxiomSubjectProviderEx
 
visit(OWLInverseObjectPropertiesAxiom) - Method in class org.semanticweb.owlapi.util.AxiomSubjectProviderEx
 
visit(SWRLRule) - Method in class org.semanticweb.owlapi.util.AxiomSubjectProviderEx
 
visit(OWLHasKeyAxiom) - Method in class org.semanticweb.owlapi.util.AxiomSubjectProviderEx
 
visit(OWLAnnotationPropertyDomainAxiom) - Method in class org.semanticweb.owlapi.util.AxiomSubjectProviderEx
 
visit(OWLAnnotationPropertyRangeAxiom) - Method in class org.semanticweb.owlapi.util.AxiomSubjectProviderEx
 
visit(OWLSubAnnotationPropertyOfAxiom) - Method in class org.semanticweb.owlapi.util.AxiomSubjectProviderEx
 
visit(OWLDatatypeDefinitionAxiom) - Method in class org.semanticweb.owlapi.util.AxiomSubjectProviderEx
 
visit(OWLAsymmetricObjectPropertyAxiom) - Method in class org.semanticweb.owlapi.util.DelegatingObjectVisitorEx
 
visit(OWLClassAssertionAxiom) - Method in class org.semanticweb.owlapi.util.DelegatingObjectVisitorEx
 
visit(OWLDataPropertyAssertionAxiom) - Method in class org.semanticweb.owlapi.util.DelegatingObjectVisitorEx
 
visit(OWLDataPropertyDomainAxiom) - Method in class org.semanticweb.owlapi.util.DelegatingObjectVisitorEx
 
visit(OWLDataPropertyRangeAxiom) - Method in class org.semanticweb.owlapi.util.DelegatingObjectVisitorEx
 
visit(OWLSubDataPropertyOfAxiom) - Method in class org.semanticweb.owlapi.util.DelegatingObjectVisitorEx
 
visit(OWLDeclarationAxiom) - Method in class org.semanticweb.owlapi.util.DelegatingObjectVisitorEx
 
visit(OWLDifferentIndividualsAxiom) - Method in class org.semanticweb.owlapi.util.DelegatingObjectVisitorEx
 
visit(OWLDisjointClassesAxiom) - Method in class org.semanticweb.owlapi.util.DelegatingObjectVisitorEx
 
visit(OWLDisjointDataPropertiesAxiom) - Method in class org.semanticweb.owlapi.util.DelegatingObjectVisitorEx
 
visit(OWLDisjointObjectPropertiesAxiom) - Method in class org.semanticweb.owlapi.util.DelegatingObjectVisitorEx
 
visit(OWLDisjointUnionAxiom) - Method in class org.semanticweb.owlapi.util.DelegatingObjectVisitorEx
 
visit(OWLAnnotationAssertionAxiom) - Method in class org.semanticweb.owlapi.util.DelegatingObjectVisitorEx
 
visit(OWLEquivalentClassesAxiom) - Method in class org.semanticweb.owlapi.util.DelegatingObjectVisitorEx
 
visit(OWLEquivalentDataPropertiesAxiom) - Method in class org.semanticweb.owlapi.util.DelegatingObjectVisitorEx
 
visit(OWLEquivalentObjectPropertiesAxiom) - Method in class org.semanticweb.owlapi.util.DelegatingObjectVisitorEx
 
visit(OWLFunctionalDataPropertyAxiom) - Method in class org.semanticweb.owlapi.util.DelegatingObjectVisitorEx
 
visit(OWLFunctionalObjectPropertyAxiom) - Method in class org.semanticweb.owlapi.util.DelegatingObjectVisitorEx
 
visit(OWLInverseFunctionalObjectPropertyAxiom) - Method in class org.semanticweb.owlapi.util.DelegatingObjectVisitorEx
 
visit(OWLInverseObjectPropertiesAxiom) - Method in class org.semanticweb.owlapi.util.DelegatingObjectVisitorEx
 
visit(OWLIrreflexiveObjectPropertyAxiom) - Method in class org.semanticweb.owlapi.util.DelegatingObjectVisitorEx
 
visit(OWLNegativeDataPropertyAssertionAxiom) - Method in class org.semanticweb.owlapi.util.DelegatingObjectVisitorEx
 
visit(OWLNegativeObjectPropertyAssertionAxiom) - Method in class org.semanticweb.owlapi.util.DelegatingObjectVisitorEx
 
visit(OWLObjectPropertyAssertionAxiom) - Method in class org.semanticweb.owlapi.util.DelegatingObjectVisitorEx
 
visit(OWLSubPropertyChainOfAxiom) - Method in class org.semanticweb.owlapi.util.DelegatingObjectVisitorEx
 
visit(OWLObjectPropertyDomainAxiom) - Method in class org.semanticweb.owlapi.util.DelegatingObjectVisitorEx
 
visit(OWLObjectPropertyRangeAxiom) - Method in class org.semanticweb.owlapi.util.DelegatingObjectVisitorEx
 
visit(OWLSubObjectPropertyOfAxiom) - Method in class org.semanticweb.owlapi.util.DelegatingObjectVisitorEx
 
visit(OWLReflexiveObjectPropertyAxiom) - Method in class org.semanticweb.owlapi.util.DelegatingObjectVisitorEx
 
visit(OWLSameIndividualAxiom) - Method in class org.semanticweb.owlapi.util.DelegatingObjectVisitorEx
 
visit(OWLSubClassOfAxiom) - Method in class org.semanticweb.owlapi.util.DelegatingObjectVisitorEx
 
visit(OWLSymmetricObjectPropertyAxiom) - Method in class org.semanticweb.owlapi.util.DelegatingObjectVisitorEx
 
visit(OWLTransitiveObjectPropertyAxiom) - Method in class org.semanticweb.owlapi.util.DelegatingObjectVisitorEx
 
visit(SWRLRule) - Method in class org.semanticweb.owlapi.util.DelegatingObjectVisitorEx
 
visit(OWLClass) - Method in class org.semanticweb.owlapi.util.DelegatingObjectVisitorEx
 
visit(OWLDataAllValuesFrom) - Method in class org.semanticweb.owlapi.util.DelegatingObjectVisitorEx
 
visit(OWLDataExactCardinality) - Method in class org.semanticweb.owlapi.util.DelegatingObjectVisitorEx
 
visit(OWLDataMaxCardinality) - Method in class org.semanticweb.owlapi.util.DelegatingObjectVisitorEx
 
visit(OWLDataMinCardinality) - Method in class org.semanticweb.owlapi.util.DelegatingObjectVisitorEx
 
visit(OWLDataSomeValuesFrom) - Method in class org.semanticweb.owlapi.util.DelegatingObjectVisitorEx
 
visit(OWLDataHasValue) - Method in class org.semanticweb.owlapi.util.DelegatingObjectVisitorEx
 
visit(OWLObjectAllValuesFrom) - Method in class org.semanticweb.owlapi.util.DelegatingObjectVisitorEx
 
visit(OWLObjectComplementOf) - Method in class org.semanticweb.owlapi.util.DelegatingObjectVisitorEx
 
visit(OWLObjectExactCardinality) - Method in class org.semanticweb.owlapi.util.DelegatingObjectVisitorEx
 
visit(OWLObjectIntersectionOf) - Method in class org.semanticweb.owlapi.util.DelegatingObjectVisitorEx
 
visit(OWLObjectMaxCardinality) - Method in class org.semanticweb.owlapi.util.DelegatingObjectVisitorEx
 
visit(OWLObjectMinCardinality) - Method in class org.semanticweb.owlapi.util.DelegatingObjectVisitorEx
 
visit(OWLObjectOneOf) - Method in class org.semanticweb.owlapi.util.DelegatingObjectVisitorEx
 
visit(OWLObjectHasSelf) - Method in class org.semanticweb.owlapi.util.DelegatingObjectVisitorEx
 
visit(OWLObjectSomeValuesFrom) - Method in class org.semanticweb.owlapi.util.DelegatingObjectVisitorEx
 
visit(OWLObjectUnionOf) - Method in class org.semanticweb.owlapi.util.DelegatingObjectVisitorEx
 
visit(OWLObjectHasValue) - Method in class org.semanticweb.owlapi.util.DelegatingObjectVisitorEx
 
visit(OWLDataComplementOf) - Method in class org.semanticweb.owlapi.util.DelegatingObjectVisitorEx
 
visit(OWLDataOneOf) - Method in class org.semanticweb.owlapi.util.DelegatingObjectVisitorEx
 
visit(OWLFacetRestriction) - Method in class org.semanticweb.owlapi.util.DelegatingObjectVisitorEx
 
visit(OWLDatatypeRestriction) - Method in class org.semanticweb.owlapi.util.DelegatingObjectVisitorEx
 
visit(OWLDatatype) - Method in class org.semanticweb.owlapi.util.DelegatingObjectVisitorEx
 
visit(OWLLiteral) - Method in class org.semanticweb.owlapi.util.DelegatingObjectVisitorEx
 
visit(OWLDataProperty) - Method in class org.semanticweb.owlapi.util.DelegatingObjectVisitorEx
 
visit(OWLObjectProperty) - Method in class org.semanticweb.owlapi.util.DelegatingObjectVisitorEx
 
visit(OWLObjectInverseOf) - Method in class org.semanticweb.owlapi.util.DelegatingObjectVisitorEx
 
visit(SWRLLiteralArgument) - Method in class org.semanticweb.owlapi.util.DelegatingObjectVisitorEx
 
visit(SWRLVariable) - Method in class org.semanticweb.owlapi.util.DelegatingObjectVisitorEx
 
visit(SWRLIndividualArgument) - Method in class org.semanticweb.owlapi.util.DelegatingObjectVisitorEx
 
visit(SWRLBuiltInAtom) - Method in class org.semanticweb.owlapi.util.DelegatingObjectVisitorEx
 
visit(SWRLClassAtom) - Method in class org.semanticweb.owlapi.util.DelegatingObjectVisitorEx
 
visit(SWRLDataRangeAtom) - Method in class org.semanticweb.owlapi.util.DelegatingObjectVisitorEx
 
visit(SWRLDataPropertyAtom) - Method in class org.semanticweb.owlapi.util.DelegatingObjectVisitorEx
 
visit(SWRLDifferentIndividualsAtom) - Method in class org.semanticweb.owlapi.util.DelegatingObjectVisitorEx
 
visit(SWRLObjectPropertyAtom) - Method in class org.semanticweb.owlapi.util.DelegatingObjectVisitorEx
 
visit(SWRLSameIndividualAtom) - Method in class org.semanticweb.owlapi.util.DelegatingObjectVisitorEx
 
visit(OWLOntology) - Method in class org.semanticweb.owlapi.util.DelegatingObjectVisitorEx
 
visit(OWLAnnotation) - Method in class org.semanticweb.owlapi.util.DelegatingObjectVisitorEx
 
visit(OWLAnnotationPropertyDomainAxiom) - Method in class org.semanticweb.owlapi.util.DelegatingObjectVisitorEx
 
visit(OWLAnnotationPropertyRangeAxiom) - Method in class org.semanticweb.owlapi.util.DelegatingObjectVisitorEx
 
visit(OWLSubAnnotationPropertyOfAxiom) - Method in class org.semanticweb.owlapi.util.DelegatingObjectVisitorEx
 
visit(OWLAnnotationProperty) - Method in class org.semanticweb.owlapi.util.DelegatingObjectVisitorEx
 
visit(OWLHasKeyAxiom) - Method in class org.semanticweb.owlapi.util.DelegatingObjectVisitorEx
 
visit(OWLDataIntersectionOf) - Method in class org.semanticweb.owlapi.util.DelegatingObjectVisitorEx
 
visit(OWLDataUnionOf) - Method in class org.semanticweb.owlapi.util.DelegatingObjectVisitorEx
 
visit(OWLNamedIndividual) - Method in class org.semanticweb.owlapi.util.DelegatingObjectVisitorEx
 
visit(OWLAnonymousIndividual) - Method in class org.semanticweb.owlapi.util.DelegatingObjectVisitorEx
 
visit(IRI) - Method in class org.semanticweb.owlapi.util.DelegatingObjectVisitorEx
 
visit(OWLDatatypeDefinitionAxiom) - Method in class org.semanticweb.owlapi.util.DelegatingObjectVisitorEx
 
visit(OWLObjectInverseOf) - Method in class org.semanticweb.owlapi.util.DLExpressivityChecker
 
visit(OWLDataProperty) - Method in class org.semanticweb.owlapi.util.DLExpressivityChecker
 
visit(OWLDataComplementOf) - Method in class org.semanticweb.owlapi.util.DLExpressivityChecker
 
visit(OWLDataOneOf) - Method in class org.semanticweb.owlapi.util.DLExpressivityChecker
 
visit(OWLDatatypeRestriction) - Method in class org.semanticweb.owlapi.util.DLExpressivityChecker
 
visit(OWLLiteral) - Method in class org.semanticweb.owlapi.util.DLExpressivityChecker
 
visit(OWLFacetRestriction) - Method in class org.semanticweb.owlapi.util.DLExpressivityChecker
 
visit(OWLObjectIntersectionOf) - Method in class org.semanticweb.owlapi.util.DLExpressivityChecker
 
visit(OWLObjectUnionOf) - Method in class org.semanticweb.owlapi.util.DLExpressivityChecker
 
visit(OWLObjectComplementOf) - Method in class org.semanticweb.owlapi.util.DLExpressivityChecker
 
visit(OWLObjectSomeValuesFrom) - Method in class org.semanticweb.owlapi.util.DLExpressivityChecker
 
visit(OWLObjectAllValuesFrom) - Method in class org.semanticweb.owlapi.util.DLExpressivityChecker
 
visit(OWLObjectHasValue) - Method in class org.semanticweb.owlapi.util.DLExpressivityChecker
 
visit(OWLObjectMinCardinality) - Method in class org.semanticweb.owlapi.util.DLExpressivityChecker
 
visit(OWLObjectExactCardinality) - Method in class org.semanticweb.owlapi.util.DLExpressivityChecker
 
visit(OWLObjectMaxCardinality) - Method in class org.semanticweb.owlapi.util.DLExpressivityChecker
 
visit(OWLObjectHasSelf) - Method in class org.semanticweb.owlapi.util.DLExpressivityChecker
 
visit(OWLObjectOneOf) - Method in class org.semanticweb.owlapi.util.DLExpressivityChecker
 
visit(OWLDataSomeValuesFrom) - Method in class org.semanticweb.owlapi.util.DLExpressivityChecker
 
visit(OWLDataAllValuesFrom) - Method in class org.semanticweb.owlapi.util.DLExpressivityChecker
 
visit(OWLDataHasValue) - Method in class org.semanticweb.owlapi.util.DLExpressivityChecker
 
visit(OWLDataMinCardinality) - Method in class org.semanticweb.owlapi.util.DLExpressivityChecker
 
visit(OWLDataExactCardinality) - Method in class org.semanticweb.owlapi.util.DLExpressivityChecker
 
visit(OWLDataMaxCardinality) - Method in class org.semanticweb.owlapi.util.DLExpressivityChecker
 
visit(OWLSubClassOfAxiom) - Method in class org.semanticweb.owlapi.util.DLExpressivityChecker
 
visit(OWLNegativeObjectPropertyAssertionAxiom) - Method in class org.semanticweb.owlapi.util.DLExpressivityChecker
 
visit(OWLAsymmetricObjectPropertyAxiom) - Method in class org.semanticweb.owlapi.util.DLExpressivityChecker
 
visit(OWLReflexiveObjectPropertyAxiom) - Method in class org.semanticweb.owlapi.util.DLExpressivityChecker
 
visit(OWLDisjointClassesAxiom) - Method in class org.semanticweb.owlapi.util.DLExpressivityChecker
 
visit(OWLDataPropertyDomainAxiom) - Method in class org.semanticweb.owlapi.util.DLExpressivityChecker
 
visit(OWLObjectPropertyDomainAxiom) - Method in class org.semanticweb.owlapi.util.DLExpressivityChecker
 
visit(OWLEquivalentObjectPropertiesAxiom) - Method in class org.semanticweb.owlapi.util.DLExpressivityChecker
 
visit(OWLNegativeDataPropertyAssertionAxiom) - Method in class org.semanticweb.owlapi.util.DLExpressivityChecker
 
visit(OWLDifferentIndividualsAxiom) - Method in class org.semanticweb.owlapi.util.DLExpressivityChecker
 
visit(OWLDisjointDataPropertiesAxiom) - Method in class org.semanticweb.owlapi.util.DLExpressivityChecker
 
visit(OWLDisjointObjectPropertiesAxiom) - Method in class org.semanticweb.owlapi.util.DLExpressivityChecker
 
visit(OWLObjectPropertyRangeAxiom) - Method in class org.semanticweb.owlapi.util.DLExpressivityChecker
 
visit(OWLObjectPropertyAssertionAxiom) - Method in class org.semanticweb.owlapi.util.DLExpressivityChecker
 
visit(OWLFunctionalObjectPropertyAxiom) - Method in class org.semanticweb.owlapi.util.DLExpressivityChecker
 
visit(OWLSubObjectPropertyOfAxiom) - Method in class org.semanticweb.owlapi.util.DLExpressivityChecker
 
visit(OWLDisjointUnionAxiom) - Method in class org.semanticweb.owlapi.util.DLExpressivityChecker
 
visit(OWLSymmetricObjectPropertyAxiom) - Method in class org.semanticweb.owlapi.util.DLExpressivityChecker
 
visit(OWLDataPropertyRangeAxiom) - Method in class org.semanticweb.owlapi.util.DLExpressivityChecker
 
visit(OWLFunctionalDataPropertyAxiom) - Method in class org.semanticweb.owlapi.util.DLExpressivityChecker
 
visit(OWLEquivalentDataPropertiesAxiom) - Method in class org.semanticweb.owlapi.util.DLExpressivityChecker
 
visit(OWLClassAssertionAxiom) - Method in class org.semanticweb.owlapi.util.DLExpressivityChecker
 
visit(OWLEquivalentClassesAxiom) - Method in class org.semanticweb.owlapi.util.DLExpressivityChecker
 
visit(OWLDataPropertyAssertionAxiom) - Method in class org.semanticweb.owlapi.util.DLExpressivityChecker
 
visit(OWLTransitiveObjectPropertyAxiom) - Method in class org.semanticweb.owlapi.util.DLExpressivityChecker
 
visit(OWLIrreflexiveObjectPropertyAxiom) - Method in class org.semanticweb.owlapi.util.DLExpressivityChecker
 
visit(OWLSubDataPropertyOfAxiom) - Method in class org.semanticweb.owlapi.util.DLExpressivityChecker
 
visit(OWLInverseFunctionalObjectPropertyAxiom) - Method in class org.semanticweb.owlapi.util.DLExpressivityChecker
 
visit(OWLSameIndividualAxiom) - Method in class org.semanticweb.owlapi.util.DLExpressivityChecker
 
visit(OWLSubPropertyChainOfAxiom) - Method in class org.semanticweb.owlapi.util.DLExpressivityChecker
 
visit(OWLInverseObjectPropertiesAxiom) - Method in class org.semanticweb.owlapi.util.DLExpressivityChecker
 
visit(OWLSubAnnotationPropertyOfAxiom) - Method in class org.semanticweb.owlapi.util.HornAxiomVisitorEx
 
visit(OWLAnnotationPropertyDomainAxiom) - Method in class org.semanticweb.owlapi.util.HornAxiomVisitorEx
 
visit(OWLAnnotationPropertyRangeAxiom) - Method in class org.semanticweb.owlapi.util.HornAxiomVisitorEx
 
visit(OWLSubClassOfAxiom) - Method in class org.semanticweb.owlapi.util.HornAxiomVisitorEx
 
visit(OWLDisjointClassesAxiom) - Method in class org.semanticweb.owlapi.util.HornAxiomVisitorEx
 
visit(OWLObjectPropertyDomainAxiom) - Method in class org.semanticweb.owlapi.util.HornAxiomVisitorEx
 
visit(OWLEquivalentObjectPropertiesAxiom) - Method in class org.semanticweb.owlapi.util.HornAxiomVisitorEx
 
visit(OWLObjectPropertyRangeAxiom) - Method in class org.semanticweb.owlapi.util.HornAxiomVisitorEx
 
visit(OWLFunctionalObjectPropertyAxiom) - Method in class org.semanticweb.owlapi.util.HornAxiomVisitorEx
 
visit(OWLSubObjectPropertyOfAxiom) - Method in class org.semanticweb.owlapi.util.HornAxiomVisitorEx
 
visit(OWLDisjointUnionAxiom) - Method in class org.semanticweb.owlapi.util.HornAxiomVisitorEx
 
visit(OWLDeclarationAxiom) - Method in class org.semanticweb.owlapi.util.HornAxiomVisitorEx
 
visit(OWLAnnotationAssertionAxiom) - Method in class org.semanticweb.owlapi.util.HornAxiomVisitorEx
 
visit(OWLSymmetricObjectPropertyAxiom) - Method in class org.semanticweb.owlapi.util.HornAxiomVisitorEx
 
visit(OWLEquivalentClassesAxiom) - Method in class org.semanticweb.owlapi.util.HornAxiomVisitorEx
 
visit(OWLTransitiveObjectPropertyAxiom) - Method in class org.semanticweb.owlapi.util.HornAxiomVisitorEx
 
visit(OWLInverseFunctionalObjectPropertyAxiom) - Method in class org.semanticweb.owlapi.util.HornAxiomVisitorEx
 
visit(OWLInverseObjectPropertiesAxiom) - Method in class org.semanticweb.owlapi.util.HornAxiomVisitorEx
 
visit(OWLSubClassOfAxiom) - Method in class org.semanticweb.owlapi.util.MaximumModalDepthFinder
 
visit(OWLOntology) - Method in class org.semanticweb.owlapi.util.MaximumModalDepthFinder
 
visit(OWLObjectIntersectionOf) - Method in class org.semanticweb.owlapi.util.MaximumModalDepthFinder
 
visit(OWLObjectUnionOf) - Method in class org.semanticweb.owlapi.util.MaximumModalDepthFinder
 
visit(OWLObjectComplementOf) - Method in class org.semanticweb.owlapi.util.MaximumModalDepthFinder
 
visit(OWLObjectSomeValuesFrom) - Method in class org.semanticweb.owlapi.util.MaximumModalDepthFinder
 
visit(OWLObjectAllValuesFrom) - Method in class org.semanticweb.owlapi.util.MaximumModalDepthFinder
 
visit(OWLDisjointClassesAxiom) - Method in class org.semanticweb.owlapi.util.MaximumModalDepthFinder
 
visit(OWLDataPropertyDomainAxiom) - Method in class org.semanticweb.owlapi.util.MaximumModalDepthFinder
 
visit(OWLObjectMinCardinality) - Method in class org.semanticweb.owlapi.util.MaximumModalDepthFinder
 
visit(OWLObjectPropertyDomainAxiom) - Method in class org.semanticweb.owlapi.util.MaximumModalDepthFinder
 
visit(OWLObjectExactCardinality) - Method in class org.semanticweb.owlapi.util.MaximumModalDepthFinder
 
visit(OWLObjectMaxCardinality) - Method in class org.semanticweb.owlapi.util.MaximumModalDepthFinder
 
visit(OWLObjectHasSelf) - Method in class org.semanticweb.owlapi.util.MaximumModalDepthFinder
 
visit(OWLDataSomeValuesFrom) - Method in class org.semanticweb.owlapi.util.MaximumModalDepthFinder
 
visit(OWLDataAllValuesFrom) - Method in class org.semanticweb.owlapi.util.MaximumModalDepthFinder
 
visit(OWLDataHasValue) - Method in class org.semanticweb.owlapi.util.MaximumModalDepthFinder
 
visit(OWLDataMinCardinality) - Method in class org.semanticweb.owlapi.util.MaximumModalDepthFinder
 
visit(OWLDataExactCardinality) - Method in class org.semanticweb.owlapi.util.MaximumModalDepthFinder
 
visit(OWLDataMaxCardinality) - Method in class org.semanticweb.owlapi.util.MaximumModalDepthFinder
 
visit(OWLClassAssertionAxiom) - Method in class org.semanticweb.owlapi.util.MaximumModalDepthFinder
 
visit(OWLEquivalentClassesAxiom) - Method in class org.semanticweb.owlapi.util.MaximumModalDepthFinder
 
visit(OWLSubClassOfAxiom) - Method in class org.semanticweb.owlapi.util.NNF
 
visit(OWLDisjointClassesAxiom) - Method in class org.semanticweb.owlapi.util.NNF
 
visit(OWLDataPropertyDomainAxiom) - Method in class org.semanticweb.owlapi.util.NNF
 
visit(OWLObjectPropertyDomainAxiom) - Method in class org.semanticweb.owlapi.util.NNF
 
visit(OWLObjectPropertyRangeAxiom) - Method in class org.semanticweb.owlapi.util.NNF
 
visit(OWLDisjointUnionAxiom) - Method in class org.semanticweb.owlapi.util.NNF
 
visit(OWLDataPropertyRangeAxiom) - Method in class org.semanticweb.owlapi.util.NNF
 
visit(OWLClassAssertionAxiom) - Method in class org.semanticweb.owlapi.util.NNF
 
visit(OWLEquivalentClassesAxiom) - Method in class org.semanticweb.owlapi.util.NNF
 
visit(OWLAsymmetricObjectPropertyAxiom) - Method in class org.semanticweb.owlapi.util.OWLAnnotationPropertyTransformer
 
visit(OWLClassAssertionAxiom) - Method in class org.semanticweb.owlapi.util.OWLAnnotationPropertyTransformer
 
visit(OWLDataPropertyAssertionAxiom) - Method in class org.semanticweb.owlapi.util.OWLAnnotationPropertyTransformer
 
visit(OWLDataPropertyDomainAxiom) - Method in class org.semanticweb.owlapi.util.OWLAnnotationPropertyTransformer
 
visit(OWLDataPropertyRangeAxiom) - Method in class org.semanticweb.owlapi.util.OWLAnnotationPropertyTransformer
 
visit(OWLSubDataPropertyOfAxiom) - Method in class org.semanticweb.owlapi.util.OWLAnnotationPropertyTransformer
 
visit(OWLDeclarationAxiom) - Method in class org.semanticweb.owlapi.util.OWLAnnotationPropertyTransformer
 
visit(OWLDifferentIndividualsAxiom) - Method in class org.semanticweb.owlapi.util.OWLAnnotationPropertyTransformer
 
visit(OWLDisjointClassesAxiom) - Method in class org.semanticweb.owlapi.util.OWLAnnotationPropertyTransformer
 
visit(OWLDisjointDataPropertiesAxiom) - Method in class org.semanticweb.owlapi.util.OWLAnnotationPropertyTransformer
 
visit(OWLDisjointObjectPropertiesAxiom) - Method in class org.semanticweb.owlapi.util.OWLAnnotationPropertyTransformer
 
visit(OWLDisjointUnionAxiom) - Method in class org.semanticweb.owlapi.util.OWLAnnotationPropertyTransformer
 
visit(OWLAnnotationAssertionAxiom) - Method in class org.semanticweb.owlapi.util.OWLAnnotationPropertyTransformer
 
visit(OWLEquivalentClassesAxiom) - Method in class org.semanticweb.owlapi.util.OWLAnnotationPropertyTransformer
 
visit(OWLEquivalentDataPropertiesAxiom) - Method in class org.semanticweb.owlapi.util.OWLAnnotationPropertyTransformer
 
visit(OWLEquivalentObjectPropertiesAxiom) - Method in class org.semanticweb.owlapi.util.OWLAnnotationPropertyTransformer
 
visit(OWLFunctionalDataPropertyAxiom) - Method in class org.semanticweb.owlapi.util.OWLAnnotationPropertyTransformer
 
visit(OWLFunctionalObjectPropertyAxiom) - Method in class org.semanticweb.owlapi.util.OWLAnnotationPropertyTransformer
 
visit(OWLInverseFunctionalObjectPropertyAxiom) - Method in class org.semanticweb.owlapi.util.OWLAnnotationPropertyTransformer
 
visit(OWLInverseObjectPropertiesAxiom) - Method in class org.semanticweb.owlapi.util.OWLAnnotationPropertyTransformer
 
visit(OWLIrreflexiveObjectPropertyAxiom) - Method in class org.semanticweb.owlapi.util.OWLAnnotationPropertyTransformer
 
visit(OWLNegativeDataPropertyAssertionAxiom) - Method in class org.semanticweb.owlapi.util.OWLAnnotationPropertyTransformer
 
visit(OWLNegativeObjectPropertyAssertionAxiom) - Method in class org.semanticweb.owlapi.util.OWLAnnotationPropertyTransformer
 
visit(OWLObjectPropertyAssertionAxiom) - Method in class org.semanticweb.owlapi.util.OWLAnnotationPropertyTransformer
 
visit(OWLSubPropertyChainOfAxiom) - Method in class org.semanticweb.owlapi.util.OWLAnnotationPropertyTransformer
 
visit(OWLObjectPropertyDomainAxiom) - Method in class org.semanticweb.owlapi.util.OWLAnnotationPropertyTransformer
 
visit(OWLObjectPropertyRangeAxiom) - Method in class org.semanticweb.owlapi.util.OWLAnnotationPropertyTransformer
 
visit(OWLSubObjectPropertyOfAxiom) - Method in class org.semanticweb.owlapi.util.OWLAnnotationPropertyTransformer
 
visit(OWLReflexiveObjectPropertyAxiom) - Method in class org.semanticweb.owlapi.util.OWLAnnotationPropertyTransformer
 
visit(OWLSameIndividualAxiom) - Method in class org.semanticweb.owlapi.util.OWLAnnotationPropertyTransformer
 
visit(OWLSubClassOfAxiom) - Method in class org.semanticweb.owlapi.util.OWLAnnotationPropertyTransformer
 
visit(OWLSymmetricObjectPropertyAxiom) - Method in class org.semanticweb.owlapi.util.OWLAnnotationPropertyTransformer
 
visit(OWLTransitiveObjectPropertyAxiom) - Method in class org.semanticweb.owlapi.util.OWLAnnotationPropertyTransformer
 
visit(OWLClass) - Method in class org.semanticweb.owlapi.util.OWLAnnotationPropertyTransformer
 
visit(OWLDataAllValuesFrom) - Method in class org.semanticweb.owlapi.util.OWLAnnotationPropertyTransformer
 
visit(OWLDataExactCardinality) - Method in class org.semanticweb.owlapi.util.OWLAnnotationPropertyTransformer
 
visit(OWLDataMaxCardinality) - Method in class org.semanticweb.owlapi.util.OWLAnnotationPropertyTransformer
 
visit(OWLDataMinCardinality) - Method in class org.semanticweb.owlapi.util.OWLAnnotationPropertyTransformer
 
visit(OWLDataSomeValuesFrom) - Method in class org.semanticweb.owlapi.util.OWLAnnotationPropertyTransformer
 
visit(OWLDataHasValue) - Method in class org.semanticweb.owlapi.util.OWLAnnotationPropertyTransformer
 
visit(OWLObjectAllValuesFrom) - Method in class org.semanticweb.owlapi.util.OWLAnnotationPropertyTransformer
 
visit(OWLObjectComplementOf) - Method in class org.semanticweb.owlapi.util.OWLAnnotationPropertyTransformer
 
visit(OWLObjectExactCardinality) - Method in class org.semanticweb.owlapi.util.OWLAnnotationPropertyTransformer
 
visit(OWLObjectIntersectionOf) - Method in class org.semanticweb.owlapi.util.OWLAnnotationPropertyTransformer
 
visit(OWLObjectMaxCardinality) - Method in class org.semanticweb.owlapi.util.OWLAnnotationPropertyTransformer
 
visit(OWLObjectMinCardinality) - Method in class org.semanticweb.owlapi.util.OWLAnnotationPropertyTransformer
 
visit(OWLObjectOneOf) - Method in class org.semanticweb.owlapi.util.OWLAnnotationPropertyTransformer
 
visit(OWLObjectHasSelf) - Method in class org.semanticweb.owlapi.util.OWLAnnotationPropertyTransformer
 
visit(OWLObjectSomeValuesFrom) - Method in class org.semanticweb.owlapi.util.OWLAnnotationPropertyTransformer
 
visit(OWLObjectUnionOf) - Method in class org.semanticweb.owlapi.util.OWLAnnotationPropertyTransformer
 
visit(OWLObjectHasValue) - Method in class org.semanticweb.owlapi.util.OWLAnnotationPropertyTransformer
 
visit(OWLDataComplementOf) - Method in class org.semanticweb.owlapi.util.OWLAnnotationPropertyTransformer
 
visit(OWLDataOneOf) - Method in class org.semanticweb.owlapi.util.OWLAnnotationPropertyTransformer
 
visit(OWLDatatype) - Method in class org.semanticweb.owlapi.util.OWLAnnotationPropertyTransformer
 
visit(OWLDatatypeRestriction) - Method in class org.semanticweb.owlapi.util.OWLAnnotationPropertyTransformer
 
visit(OWLFacetRestriction) - Method in class org.semanticweb.owlapi.util.OWLAnnotationPropertyTransformer
 
visit(OWLLiteral) - Method in class org.semanticweb.owlapi.util.OWLAnnotationPropertyTransformer
 
visit(OWLDataProperty) - Method in class org.semanticweb.owlapi.util.OWLAnnotationPropertyTransformer
 
visit(OWLObjectProperty) - Method in class org.semanticweb.owlapi.util.OWLAnnotationPropertyTransformer
 
visit(OWLObjectInverseOf) - Method in class org.semanticweb.owlapi.util.OWLAnnotationPropertyTransformer
 
visit(OWLNamedIndividual) - Method in class org.semanticweb.owlapi.util.OWLAnnotationPropertyTransformer
 
visit(OWLOntology) - Method in class org.semanticweb.owlapi.util.OWLAnnotationPropertyTransformer
 
visit(SWRLRule) - Method in class org.semanticweb.owlapi.util.OWLAnnotationPropertyTransformer
 
visit(SWRLClassAtom) - Method in class org.semanticweb.owlapi.util.OWLAnnotationPropertyTransformer
 
visit(SWRLDataRangeAtom) - Method in class org.semanticweb.owlapi.util.OWLAnnotationPropertyTransformer
 
visit(SWRLObjectPropertyAtom) - Method in class org.semanticweb.owlapi.util.OWLAnnotationPropertyTransformer
 
visit(SWRLDataPropertyAtom) - Method in class org.semanticweb.owlapi.util.OWLAnnotationPropertyTransformer
 
visit(SWRLBuiltInAtom) - Method in class org.semanticweb.owlapi.util.OWLAnnotationPropertyTransformer
 
visit(SWRLDifferentIndividualsAtom) - Method in class org.semanticweb.owlapi.util.OWLAnnotationPropertyTransformer
 
visit(SWRLSameIndividualAtom) - Method in class org.semanticweb.owlapi.util.OWLAnnotationPropertyTransformer
 
visit(SWRLVariable) - Method in class org.semanticweb.owlapi.util.OWLAnnotationPropertyTransformer
 
visit(SWRLIndividualArgument) - Method in class org.semanticweb.owlapi.util.OWLAnnotationPropertyTransformer
 
visit(SWRLLiteralArgument) - Method in class org.semanticweb.owlapi.util.OWLAnnotationPropertyTransformer
 
visit(OWLHasKeyAxiom) - Method in class org.semanticweb.owlapi.util.OWLAnnotationPropertyTransformer
 
visit(OWLDataIntersectionOf) - Method in class org.semanticweb.owlapi.util.OWLAnnotationPropertyTransformer
 
visit(OWLDataUnionOf) - Method in class org.semanticweb.owlapi.util.OWLAnnotationPropertyTransformer
 
visit(OWLAnnotationProperty) - Method in class org.semanticweb.owlapi.util.OWLAnnotationPropertyTransformer
 
visit(OWLAnnotationPropertyDomainAxiom) - Method in class org.semanticweb.owlapi.util.OWLAnnotationPropertyTransformer
 
visit(OWLAnnotationPropertyRangeAxiom) - Method in class org.semanticweb.owlapi.util.OWLAnnotationPropertyTransformer
 
visit(OWLSubAnnotationPropertyOfAxiom) - Method in class org.semanticweb.owlapi.util.OWLAnnotationPropertyTransformer
 
visit(OWLAnnotation) - Method in class org.semanticweb.owlapi.util.OWLAnnotationPropertyTransformer
 
visit(OWLAnonymousIndividual) - Method in class org.semanticweb.owlapi.util.OWLAnnotationPropertyTransformer
 
visit(IRI) - Method in class org.semanticweb.owlapi.util.OWLAnnotationPropertyTransformer
 
visit(OWLDatatypeDefinitionAxiom) - Method in class org.semanticweb.owlapi.util.OWLAnnotationPropertyTransformer
 
visit(OWLAnonymousIndividual) - Method in class org.semanticweb.owlapi.util.OWLAnonymousIndividualsWithMultipleOccurrences
 
visit(OWLAnnotation) - Method in class org.semanticweb.owlapi.util.OWLAnonymousIndividualsWithMultipleOccurrences
 
visit(OWLObjectPropertyAssertionAxiom) - Method in class org.semanticweb.owlapi.util.OWLAnonymousIndividualsWithMultipleOccurrences
 
visit(OWLDataPropertyAssertionAxiom) - Method in class org.semanticweb.owlapi.util.OWLAnonymousIndividualsWithMultipleOccurrences
 
visit(OWLOntology) - Method in class org.semanticweb.owlapi.util.OWLAnonymousIndividualsWithMultipleOccurrences
 
visit(OWLAnnotationAssertionAxiom) - Method in class org.semanticweb.owlapi.util.OWLAnonymousIndividualsWithMultipleOccurrences
 
visit(OWLOntology) - Method in class org.semanticweb.owlapi.util.OWLClassExpressionCollector
 
visit(OWLClass) - Method in class org.semanticweb.owlapi.util.OWLClassExpressionCollector
 
visit(OWLObjectIntersectionOf) - Method in class org.semanticweb.owlapi.util.OWLClassExpressionCollector
 
visit(OWLObjectUnionOf) - Method in class org.semanticweb.owlapi.util.OWLClassExpressionCollector
 
visit(OWLObjectComplementOf) - Method in class org.semanticweb.owlapi.util.OWLClassExpressionCollector
 
visit(OWLObjectSomeValuesFrom) - Method in class org.semanticweb.owlapi.util.OWLClassExpressionCollector
 
visit(OWLObjectAllValuesFrom) - Method in class org.semanticweb.owlapi.util.OWLClassExpressionCollector
 
visit(OWLObjectHasValue) - Method in class org.semanticweb.owlapi.util.OWLClassExpressionCollector
 
visit(OWLObjectMinCardinality) - Method in class org.semanticweb.owlapi.util.OWLClassExpressionCollector
 
visit(OWLObjectExactCardinality) - Method in class org.semanticweb.owlapi.util.OWLClassExpressionCollector
 
visit(OWLObjectMaxCardinality) - Method in class org.semanticweb.owlapi.util.OWLClassExpressionCollector
 
visit(OWLObjectHasSelf) - Method in class org.semanticweb.owlapi.util.OWLClassExpressionCollector
 
visit(OWLObjectOneOf) - Method in class org.semanticweb.owlapi.util.OWLClassExpressionCollector
 
visit(OWLDataSomeValuesFrom) - Method in class org.semanticweb.owlapi.util.OWLClassExpressionCollector
 
visit(OWLDataAllValuesFrom) - Method in class org.semanticweb.owlapi.util.OWLClassExpressionCollector
 
visit(OWLDataHasValue) - Method in class org.semanticweb.owlapi.util.OWLClassExpressionCollector
 
visit(OWLDataMinCardinality) - Method in class org.semanticweb.owlapi.util.OWLClassExpressionCollector
 
visit(OWLDataExactCardinality) - Method in class org.semanticweb.owlapi.util.OWLClassExpressionCollector
 
visit(OWLDataMaxCardinality) - Method in class org.semanticweb.owlapi.util.OWLClassExpressionCollector
 
visit(OWLClass) - Method in class org.semanticweb.owlapi.util.OWLEntityCollector
 
visit(OWLObjectProperty) - Method in class org.semanticweb.owlapi.util.OWLEntityCollector
 
visit(OWLDataProperty) - Method in class org.semanticweb.owlapi.util.OWLEntityCollector
 
visit(OWLNamedIndividual) - Method in class org.semanticweb.owlapi.util.OWLEntityCollector
 
visit(OWLDatatype) - Method in class org.semanticweb.owlapi.util.OWLEntityCollector
 
visit(OWLOntology) - Method in class org.semanticweb.owlapi.util.OWLEntityCollector
 
visit(OWLAnnotationProperty) - Method in class org.semanticweb.owlapi.util.OWLEntityCollector
 
visit(OWLClass) - Method in class org.semanticweb.owlapi.util.OWLEntityComparator
 
visit(OWLObjectProperty) - Method in class org.semanticweb.owlapi.util.OWLEntityComparator
 
visit(OWLDataProperty) - Method in class org.semanticweb.owlapi.util.OWLEntityComparator
 
visit(OWLNamedIndividual) - Method in class org.semanticweb.owlapi.util.OWLEntityComparator
 
visit(OWLAnnotationProperty) - Method in class org.semanticweb.owlapi.util.OWLEntityComparator
 
visit(OWLDatatype) - Method in class org.semanticweb.owlapi.util.OWLEntityComparator
 
visit(OWLClass) - Method in class org.semanticweb.owlapi.util.OWLEntityFragmentProvider
 
visit(OWLDatatype) - Method in class org.semanticweb.owlapi.util.OWLEntityFragmentProvider
 
visit(OWLNamedIndividual) - Method in class org.semanticweb.owlapi.util.OWLEntityFragmentProvider
 
visit(OWLDataProperty) - Method in class org.semanticweb.owlapi.util.OWLEntityFragmentProvider
 
visit(OWLObjectProperty) - Method in class org.semanticweb.owlapi.util.OWLEntityFragmentProvider
 
visit(OWLAnnotationProperty) - Method in class org.semanticweb.owlapi.util.OWLEntityFragmentProvider
 
visit(OWLClass) - Method in class org.semanticweb.owlapi.util.OWLEntityRemover
 
visit(OWLDatatype) - Method in class org.semanticweb.owlapi.util.OWLEntityRemover
 
visit(OWLNamedIndividual) - Method in class org.semanticweb.owlapi.util.OWLEntityRemover
 
visit(OWLDataProperty) - Method in class org.semanticweb.owlapi.util.OWLEntityRemover
 
visit(OWLObjectProperty) - Method in class org.semanticweb.owlapi.util.OWLEntityRemover
 
visit(OWLAnnotationProperty) - Method in class org.semanticweb.owlapi.util.OWLEntityRemover
 
visit(OWLOntology) - Method in class org.semanticweb.owlapi.util.OWLObjectComponentCollector
 
visit(OWLLiteral) - Method in class org.semanticweb.owlapi.util.OWLObjectComponentCollector
 
visit(OWLAnnotation) - Method in class org.semanticweb.owlapi.util.OWLObjectComponentCollector
 
visit(OWLAnnotationAssertionAxiom) - Method in class org.semanticweb.owlapi.util.OWLObjectComponentCollector
 
visit(SWRLVariable) - Method in class org.semanticweb.owlapi.util.OWLObjectComponentCollector
 
visit(SWRLBuiltInAtom) - Method in class org.semanticweb.owlapi.util.OWLObjectComponentCollector
 
visit(OWLDataSomeValuesFrom) - Method in class org.semanticweb.owlapi.util.OWLObjectComponentCollector
 
visit(OWLDataAllValuesFrom) - Method in class org.semanticweb.owlapi.util.OWLObjectComponentCollector
 
visit(OWLDataHasValue) - Method in class org.semanticweb.owlapi.util.OWLObjectComponentCollector
 
visit(OWLDataMinCardinality) - Method in class org.semanticweb.owlapi.util.OWLObjectComponentCollector
 
visit(OWLDataMaxCardinality) - Method in class org.semanticweb.owlapi.util.OWLObjectComponentCollector
 
visit(OWLDataExactCardinality) - Method in class org.semanticweb.owlapi.util.OWLObjectComponentCollector
 
visit(OWLDataPropertyDomainAxiom) - Method in class org.semanticweb.owlapi.util.OWLObjectComponentCollector
 
visit(SWRLDifferentIndividualsAtom) - Method in class org.semanticweb.owlapi.util.OWLObjectComponentCollector
 
visit(SWRLSameIndividualAtom) - Method in class org.semanticweb.owlapi.util.OWLObjectComponentCollector
 
visit(OWLAsymmetricObjectPropertyAxiom) - Method in class org.semanticweb.owlapi.util.OWLObjectDesharer
 
visit(OWLClassAssertionAxiom) - Method in class org.semanticweb.owlapi.util.OWLObjectDesharer
 
visit(OWLDataPropertyAssertionAxiom) - Method in class org.semanticweb.owlapi.util.OWLObjectDesharer
 
visit(OWLDataPropertyDomainAxiom) - Method in class org.semanticweb.owlapi.util.OWLObjectDesharer
 
visit(OWLDataPropertyRangeAxiom) - Method in class org.semanticweb.owlapi.util.OWLObjectDesharer
 
visit(OWLSubDataPropertyOfAxiom) - Method in class org.semanticweb.owlapi.util.OWLObjectDesharer
 
visit(OWLDeclarationAxiom) - Method in class org.semanticweb.owlapi.util.OWLObjectDesharer
 
visit(OWLDifferentIndividualsAxiom) - Method in class org.semanticweb.owlapi.util.OWLObjectDesharer
 
visit(OWLDisjointClassesAxiom) - Method in class org.semanticweb.owlapi.util.OWLObjectDesharer
 
visit(OWLDisjointDataPropertiesAxiom) - Method in class org.semanticweb.owlapi.util.OWLObjectDesharer
 
visit(OWLDisjointObjectPropertiesAxiom) - Method in class org.semanticweb.owlapi.util.OWLObjectDesharer
 
visit(OWLDisjointUnionAxiom) - Method in class org.semanticweb.owlapi.util.OWLObjectDesharer
 
visit(OWLAnnotationAssertionAxiom) - Method in class org.semanticweb.owlapi.util.OWLObjectDesharer
 
visit(OWLEquivalentClassesAxiom) - Method in class org.semanticweb.owlapi.util.OWLObjectDesharer
 
visit(OWLEquivalentDataPropertiesAxiom) - Method in class org.semanticweb.owlapi.util.OWLObjectDesharer
 
visit(OWLEquivalentObjectPropertiesAxiom) - Method in class org.semanticweb.owlapi.util.OWLObjectDesharer
 
visit(OWLFunctionalDataPropertyAxiom) - Method in class org.semanticweb.owlapi.util.OWLObjectDesharer
 
visit(OWLFunctionalObjectPropertyAxiom) - Method in class org.semanticweb.owlapi.util.OWLObjectDesharer
 
visit(OWLInverseFunctionalObjectPropertyAxiom) - Method in class org.semanticweb.owlapi.util.OWLObjectDesharer
 
visit(OWLInverseObjectPropertiesAxiom) - Method in class org.semanticweb.owlapi.util.OWLObjectDesharer
 
visit(OWLIrreflexiveObjectPropertyAxiom) - Method in class org.semanticweb.owlapi.util.OWLObjectDesharer
 
visit(OWLNegativeDataPropertyAssertionAxiom) - Method in class org.semanticweb.owlapi.util.OWLObjectDesharer
 
visit(OWLNegativeObjectPropertyAssertionAxiom) - Method in class org.semanticweb.owlapi.util.OWLObjectDesharer
 
visit(OWLObjectPropertyAssertionAxiom) - Method in class org.semanticweb.owlapi.util.OWLObjectDesharer
 
visit(OWLSubPropertyChainOfAxiom) - Method in class org.semanticweb.owlapi.util.OWLObjectDesharer
 
visit(OWLObjectPropertyDomainAxiom) - Method in class org.semanticweb.owlapi.util.OWLObjectDesharer
 
visit(OWLObjectPropertyRangeAxiom) - Method in class org.semanticweb.owlapi.util.OWLObjectDesharer
 
visit(OWLSubObjectPropertyOfAxiom) - Method in class org.semanticweb.owlapi.util.OWLObjectDesharer
 
visit(OWLReflexiveObjectPropertyAxiom) - Method in class org.semanticweb.owlapi.util.OWLObjectDesharer
 
visit(OWLSameIndividualAxiom) - Method in class org.semanticweb.owlapi.util.OWLObjectDesharer
 
visit(OWLSubClassOfAxiom) - Method in class org.semanticweb.owlapi.util.OWLObjectDesharer
 
visit(OWLSymmetricObjectPropertyAxiom) - Method in class org.semanticweb.owlapi.util.OWLObjectDesharer
 
visit(OWLTransitiveObjectPropertyAxiom) - Method in class org.semanticweb.owlapi.util.OWLObjectDesharer
 
visit(OWLClass) - Method in class org.semanticweb.owlapi.util.OWLObjectDesharer
 
visit(OWLDataAllValuesFrom) - Method in class org.semanticweb.owlapi.util.OWLObjectDesharer
 
visit(OWLDataExactCardinality) - Method in class org.semanticweb.owlapi.util.OWLObjectDesharer
 
visit(OWLDataMaxCardinality) - Method in class org.semanticweb.owlapi.util.OWLObjectDesharer
 
visit(OWLDataMinCardinality) - Method in class org.semanticweb.owlapi.util.OWLObjectDesharer
 
visit(OWLDataSomeValuesFrom) - Method in class org.semanticweb.owlapi.util.OWLObjectDesharer
 
visit(OWLDataHasValue) - Method in class org.semanticweb.owlapi.util.OWLObjectDesharer
 
visit(OWLObjectAllValuesFrom) - Method in class org.semanticweb.owlapi.util.OWLObjectDesharer
 
visit(OWLObjectComplementOf) - Method in class org.semanticweb.owlapi.util.OWLObjectDesharer
 
visit(OWLObjectExactCardinality) - Method in class org.semanticweb.owlapi.util.OWLObjectDesharer
 
visit(OWLObjectIntersectionOf) - Method in class org.semanticweb.owlapi.util.OWLObjectDesharer
 
visit(OWLObjectMaxCardinality) - Method in class org.semanticweb.owlapi.util.OWLObjectDesharer
 
visit(OWLObjectMinCardinality) - Method in class org.semanticweb.owlapi.util.OWLObjectDesharer
 
visit(OWLObjectOneOf) - Method in class org.semanticweb.owlapi.util.OWLObjectDesharer
 
visit(OWLObjectHasSelf) - Method in class org.semanticweb.owlapi.util.OWLObjectDesharer
 
visit(OWLObjectSomeValuesFrom) - Method in class org.semanticweb.owlapi.util.OWLObjectDesharer
 
visit(OWLObjectUnionOf) - Method in class org.semanticweb.owlapi.util.OWLObjectDesharer
 
visit(OWLObjectHasValue) - Method in class org.semanticweb.owlapi.util.OWLObjectDesharer
 
visit(OWLDataComplementOf) - Method in class org.semanticweb.owlapi.util.OWLObjectDesharer
 
visit(OWLDataOneOf) - Method in class org.semanticweb.owlapi.util.OWLObjectDesharer
 
visit(OWLDatatype) - Method in class org.semanticweb.owlapi.util.OWLObjectDesharer
 
visit(OWLDatatypeRestriction) - Method in class org.semanticweb.owlapi.util.OWLObjectDesharer
 
visit(OWLFacetRestriction) - Method in class org.semanticweb.owlapi.util.OWLObjectDesharer
 
visit(OWLLiteral) - Method in class org.semanticweb.owlapi.util.OWLObjectDesharer
 
visit(OWLDataProperty) - Method in class org.semanticweb.owlapi.util.OWLObjectDesharer
 
visit(OWLObjectProperty) - Method in class org.semanticweb.owlapi.util.OWLObjectDesharer
 
visit(OWLObjectInverseOf) - Method in class org.semanticweb.owlapi.util.OWLObjectDesharer
 
visit(OWLNamedIndividual) - Method in class org.semanticweb.owlapi.util.OWLObjectDesharer
 
visit(OWLOntology) - Method in class org.semanticweb.owlapi.util.OWLObjectDesharer
 
visit(SWRLRule) - Method in class org.semanticweb.owlapi.util.OWLObjectDesharer
 
visit(SWRLClassAtom) - Method in class org.semanticweb.owlapi.util.OWLObjectDesharer
 
visit(SWRLDataRangeAtom) - Method in class org.semanticweb.owlapi.util.OWLObjectDesharer
 
visit(SWRLObjectPropertyAtom) - Method in class org.semanticweb.owlapi.util.OWLObjectDesharer
 
visit(SWRLDataPropertyAtom) - Method in class org.semanticweb.owlapi.util.OWLObjectDesharer
 
visit(SWRLBuiltInAtom) - Method in class org.semanticweb.owlapi.util.OWLObjectDesharer
 
visit(SWRLDifferentIndividualsAtom) - Method in class org.semanticweb.owlapi.util.OWLObjectDesharer
 
visit(SWRLSameIndividualAtom) - Method in class org.semanticweb.owlapi.util.OWLObjectDesharer
 
visit(SWRLVariable) - Method in class org.semanticweb.owlapi.util.OWLObjectDesharer
 
visit(SWRLIndividualArgument) - Method in class org.semanticweb.owlapi.util.OWLObjectDesharer
 
visit(SWRLLiteralArgument) - Method in class org.semanticweb.owlapi.util.OWLObjectDesharer
 
visit(OWLHasKeyAxiom) - Method in class org.semanticweb.owlapi.util.OWLObjectDesharer
 
visit(OWLDataIntersectionOf) - Method in class org.semanticweb.owlapi.util.OWLObjectDesharer
 
visit(OWLDataUnionOf) - Method in class org.semanticweb.owlapi.util.OWLObjectDesharer
 
visit(OWLAnnotationProperty) - Method in class org.semanticweb.owlapi.util.OWLObjectDesharer
 
visit(OWLAnnotationPropertyDomainAxiom) - Method in class org.semanticweb.owlapi.util.OWLObjectDesharer
 
visit(OWLAnnotationPropertyRangeAxiom) - Method in class org.semanticweb.owlapi.util.OWLObjectDesharer
 
visit(OWLSubAnnotationPropertyOfAxiom) - Method in class org.semanticweb.owlapi.util.OWLObjectDesharer
 
visit(OWLAnnotation) - Method in class org.semanticweb.owlapi.util.OWLObjectDesharer
 
visit(OWLAnonymousIndividual) - Method in class org.semanticweb.owlapi.util.OWLObjectDesharer
 
visit(IRI) - Method in class org.semanticweb.owlapi.util.OWLObjectDesharer
 
visit(OWLDatatypeDefinitionAxiom) - Method in class org.semanticweb.owlapi.util.OWLObjectDesharer
 
visit(OWLAsymmetricObjectPropertyAxiom) - Method in class org.semanticweb.owlapi.util.OWLObjectDuplicator
 
visit(OWLClassAssertionAxiom) - Method in class org.semanticweb.owlapi.util.OWLObjectDuplicator
 
visit(OWLDataPropertyAssertionAxiom) - Method in class org.semanticweb.owlapi.util.OWLObjectDuplicator
 
visit(OWLDataPropertyDomainAxiom) - Method in class org.semanticweb.owlapi.util.OWLObjectDuplicator
 
visit(OWLDataPropertyRangeAxiom) - Method in class org.semanticweb.owlapi.util.OWLObjectDuplicator
 
visit(OWLSubDataPropertyOfAxiom) - Method in class org.semanticweb.owlapi.util.OWLObjectDuplicator
 
visit(OWLDeclarationAxiom) - Method in class org.semanticweb.owlapi.util.OWLObjectDuplicator
 
visit(OWLDifferentIndividualsAxiom) - Method in class org.semanticweb.owlapi.util.OWLObjectDuplicator
 
visit(OWLDisjointClassesAxiom) - Method in class org.semanticweb.owlapi.util.OWLObjectDuplicator
 
visit(OWLDisjointDataPropertiesAxiom) - Method in class org.semanticweb.owlapi.util.OWLObjectDuplicator
 
visit(OWLDisjointObjectPropertiesAxiom) - Method in class org.semanticweb.owlapi.util.OWLObjectDuplicator
 
visit(OWLDisjointUnionAxiom) - Method in class org.semanticweb.owlapi.util.OWLObjectDuplicator
 
visit(OWLAnnotationAssertionAxiom) - Method in class org.semanticweb.owlapi.util.OWLObjectDuplicator
 
visit(OWLEquivalentClassesAxiom) - Method in class org.semanticweb.owlapi.util.OWLObjectDuplicator
 
visit(OWLEquivalentDataPropertiesAxiom) - Method in class org.semanticweb.owlapi.util.OWLObjectDuplicator
 
visit(OWLEquivalentObjectPropertiesAxiom) - Method in class org.semanticweb.owlapi.util.OWLObjectDuplicator
 
visit(OWLFunctionalDataPropertyAxiom) - Method in class org.semanticweb.owlapi.util.OWLObjectDuplicator
 
visit(OWLFunctionalObjectPropertyAxiom) - Method in class org.semanticweb.owlapi.util.OWLObjectDuplicator
 
visit(OWLInverseFunctionalObjectPropertyAxiom) - Method in class org.semanticweb.owlapi.util.OWLObjectDuplicator
 
visit(OWLInverseObjectPropertiesAxiom) - Method in class org.semanticweb.owlapi.util.OWLObjectDuplicator
 
visit(OWLIrreflexiveObjectPropertyAxiom) - Method in class org.semanticweb.owlapi.util.OWLObjectDuplicator
 
visit(OWLNegativeDataPropertyAssertionAxiom) - Method in class org.semanticweb.owlapi.util.OWLObjectDuplicator
 
visit(OWLNegativeObjectPropertyAssertionAxiom) - Method in class org.semanticweb.owlapi.util.OWLObjectDuplicator
 
visit(OWLObjectPropertyAssertionAxiom) - Method in class org.semanticweb.owlapi.util.OWLObjectDuplicator
 
visit(OWLSubPropertyChainOfAxiom) - Method in class org.semanticweb.owlapi.util.OWLObjectDuplicator
 
visit(OWLObjectPropertyDomainAxiom) - Method in class org.semanticweb.owlapi.util.OWLObjectDuplicator
 
visit(OWLObjectPropertyRangeAxiom) - Method in class org.semanticweb.owlapi.util.OWLObjectDuplicator
 
visit(OWLSubObjectPropertyOfAxiom) - Method in class org.semanticweb.owlapi.util.OWLObjectDuplicator
 
visit(OWLReflexiveObjectPropertyAxiom) - Method in class org.semanticweb.owlapi.util.OWLObjectDuplicator
 
visit(OWLSameIndividualAxiom) - Method in class org.semanticweb.owlapi.util.OWLObjectDuplicator
 
visit(OWLSubClassOfAxiom) - Method in class org.semanticweb.owlapi.util.OWLObjectDuplicator
 
visit(OWLSymmetricObjectPropertyAxiom) - Method in class org.semanticweb.owlapi.util.OWLObjectDuplicator
 
visit(OWLTransitiveObjectPropertyAxiom) - Method in class org.semanticweb.owlapi.util.OWLObjectDuplicator
 
visit(OWLClass) - Method in class org.semanticweb.owlapi.util.OWLObjectDuplicator
 
visit(OWLDataAllValuesFrom) - Method in class org.semanticweb.owlapi.util.OWLObjectDuplicator
 
visit(OWLDataExactCardinality) - Method in class org.semanticweb.owlapi.util.OWLObjectDuplicator
 
visit(OWLDataMaxCardinality) - Method in class org.semanticweb.owlapi.util.OWLObjectDuplicator
 
visit(OWLDataMinCardinality) - Method in class org.semanticweb.owlapi.util.OWLObjectDuplicator
 
visit(OWLDataSomeValuesFrom) - Method in class org.semanticweb.owlapi.util.OWLObjectDuplicator
 
visit(OWLDataHasValue) - Method in class org.semanticweb.owlapi.util.OWLObjectDuplicator
 
visit(OWLObjectAllValuesFrom) - Method in class org.semanticweb.owlapi.util.OWLObjectDuplicator
 
visit(OWLObjectComplementOf) - Method in class org.semanticweb.owlapi.util.OWLObjectDuplicator
 
visit(OWLObjectExactCardinality) - Method in class org.semanticweb.owlapi.util.OWLObjectDuplicator
 
visit(OWLObjectIntersectionOf) - Method in class org.semanticweb.owlapi.util.OWLObjectDuplicator
 
visit(OWLObjectMaxCardinality) - Method in class org.semanticweb.owlapi.util.OWLObjectDuplicator
 
visit(OWLObjectMinCardinality) - Method in class org.semanticweb.owlapi.util.OWLObjectDuplicator
 
visit(OWLObjectOneOf) - Method in class org.semanticweb.owlapi.util.OWLObjectDuplicator
 
visit(OWLObjectHasSelf) - Method in class org.semanticweb.owlapi.util.OWLObjectDuplicator
 
visit(OWLObjectSomeValuesFrom) - Method in class org.semanticweb.owlapi.util.OWLObjectDuplicator
 
visit(OWLObjectUnionOf) - Method in class org.semanticweb.owlapi.util.OWLObjectDuplicator
 
visit(OWLObjectHasValue) - Method in class org.semanticweb.owlapi.util.OWLObjectDuplicator
 
visit(OWLDataComplementOf) - Method in class org.semanticweb.owlapi.util.OWLObjectDuplicator
 
visit(OWLDataOneOf) - Method in class org.semanticweb.owlapi.util.OWLObjectDuplicator
 
visit(OWLDatatype) - Method in class org.semanticweb.owlapi.util.OWLObjectDuplicator
 
visit(OWLDatatypeRestriction) - Method in class org.semanticweb.owlapi.util.OWLObjectDuplicator
 
visit(OWLFacetRestriction) - Method in class org.semanticweb.owlapi.util.OWLObjectDuplicator
 
visit(OWLLiteral) - Method in class org.semanticweb.owlapi.util.OWLObjectDuplicator
 
visit(OWLDataProperty) - Method in class org.semanticweb.owlapi.util.OWLObjectDuplicator
 
visit(OWLObjectProperty) - Method in class org.semanticweb.owlapi.util.OWLObjectDuplicator
 
visit(OWLObjectInverseOf) - Method in class org.semanticweb.owlapi.util.OWLObjectDuplicator
 
visit(OWLNamedIndividual) - Method in class org.semanticweb.owlapi.util.OWLObjectDuplicator
 
visit(OWLOntology) - Method in class org.semanticweb.owlapi.util.OWLObjectDuplicator
 
visit(SWRLRule) - Method in class org.semanticweb.owlapi.util.OWLObjectDuplicator
 
visit(SWRLClassAtom) - Method in class org.semanticweb.owlapi.util.OWLObjectDuplicator
 
visit(SWRLDataRangeAtom) - Method in class org.semanticweb.owlapi.util.OWLObjectDuplicator
 
visit(SWRLObjectPropertyAtom) - Method in class org.semanticweb.owlapi.util.OWLObjectDuplicator
 
visit(SWRLDataPropertyAtom) - Method in class org.semanticweb.owlapi.util.OWLObjectDuplicator
 
visit(SWRLBuiltInAtom) - Method in class org.semanticweb.owlapi.util.OWLObjectDuplicator
 
visit(SWRLDifferentIndividualsAtom) - Method in class org.semanticweb.owlapi.util.OWLObjectDuplicator
 
visit(SWRLSameIndividualAtom) - Method in class org.semanticweb.owlapi.util.OWLObjectDuplicator
 
visit(SWRLVariable) - Method in class org.semanticweb.owlapi.util.OWLObjectDuplicator
 
visit(SWRLIndividualArgument) - Method in class org.semanticweb.owlapi.util.OWLObjectDuplicator
 
visit(SWRLLiteralArgument) - Method in class org.semanticweb.owlapi.util.OWLObjectDuplicator
 
visit(OWLHasKeyAxiom) - Method in class org.semanticweb.owlapi.util.OWLObjectDuplicator
 
visit(OWLDataIntersectionOf) - Method in class org.semanticweb.owlapi.util.OWLObjectDuplicator
 
visit(OWLDataUnionOf) - Method in class org.semanticweb.owlapi.util.OWLObjectDuplicator
 
visit(OWLAnnotationProperty) - Method in class org.semanticweb.owlapi.util.OWLObjectDuplicator
 
visit(OWLAnnotationPropertyDomainAxiom) - Method in class org.semanticweb.owlapi.util.OWLObjectDuplicator
 
visit(OWLAnnotationPropertyRangeAxiom) - Method in class org.semanticweb.owlapi.util.OWLObjectDuplicator
 
visit(OWLSubAnnotationPropertyOfAxiom) - Method in class org.semanticweb.owlapi.util.OWLObjectDuplicator
 
visit(OWLAnnotation) - Method in class org.semanticweb.owlapi.util.OWLObjectDuplicator
 
visit(OWLAnonymousIndividual) - Method in class org.semanticweb.owlapi.util.OWLObjectDuplicator
 
visit(IRI) - Method in class org.semanticweb.owlapi.util.OWLObjectDuplicator
 
visit(OWLDatatypeDefinitionAxiom) - Method in class org.semanticweb.owlapi.util.OWLObjectDuplicator
 
visit(AddAxiom) - Method in class org.semanticweb.owlapi.util.OWLOntologyChangeFilter
 
visit(RemoveAxiom) - Method in class org.semanticweb.owlapi.util.OWLOntologyChangeFilter
 
visit(OWLOntology) - Method in class org.semanticweb.owlapi.util.SimpleRenderer
 
visit(OWLSubClassOfAxiom) - Method in class org.semanticweb.owlapi.util.SimpleRenderer
 
visit(OWLNegativeObjectPropertyAssertionAxiom) - Method in class org.semanticweb.owlapi.util.SimpleRenderer
 
visit(OWLAsymmetricObjectPropertyAxiom) - Method in class org.semanticweb.owlapi.util.SimpleRenderer
 
visit(OWLReflexiveObjectPropertyAxiom) - Method in class org.semanticweb.owlapi.util.SimpleRenderer
 
visit(OWLDisjointClassesAxiom) - Method in class org.semanticweb.owlapi.util.SimpleRenderer
 
visit(OWLDataPropertyDomainAxiom) - Method in class org.semanticweb.owlapi.util.SimpleRenderer
 
visit(OWLObjectPropertyDomainAxiom) - Method in class org.semanticweb.owlapi.util.SimpleRenderer
 
visit(OWLEquivalentObjectPropertiesAxiom) - Method in class org.semanticweb.owlapi.util.SimpleRenderer
 
visit(OWLNegativeDataPropertyAssertionAxiom) - Method in class org.semanticweb.owlapi.util.SimpleRenderer
 
visit(OWLDifferentIndividualsAxiom) - Method in class org.semanticweb.owlapi.util.SimpleRenderer
 
visit(OWLDisjointDataPropertiesAxiom) - Method in class org.semanticweb.owlapi.util.SimpleRenderer
 
visit(OWLDisjointObjectPropertiesAxiom) - Method in class org.semanticweb.owlapi.util.SimpleRenderer
 
visit(OWLObjectPropertyRangeAxiom) - Method in class org.semanticweb.owlapi.util.SimpleRenderer
 
visit(OWLObjectPropertyAssertionAxiom) - Method in class org.semanticweb.owlapi.util.SimpleRenderer
 
visit(OWLFunctionalObjectPropertyAxiom) - Method in class org.semanticweb.owlapi.util.SimpleRenderer
 
visit(OWLSubObjectPropertyOfAxiom) - Method in class org.semanticweb.owlapi.util.SimpleRenderer
 
visit(OWLDisjointUnionAxiom) - Method in class org.semanticweb.owlapi.util.SimpleRenderer
 
visit(OWLDeclarationAxiom) - Method in class org.semanticweb.owlapi.util.SimpleRenderer
 
visit(OWLAnnotationAssertionAxiom) - Method in class org.semanticweb.owlapi.util.SimpleRenderer
 
visit(OWLSymmetricObjectPropertyAxiom) - Method in class org.semanticweb.owlapi.util.SimpleRenderer
 
visit(OWLDataPropertyRangeAxiom) - Method in class org.semanticweb.owlapi.util.SimpleRenderer
 
visit(OWLFunctionalDataPropertyAxiom) - Method in class org.semanticweb.owlapi.util.SimpleRenderer
 
visit(OWLEquivalentDataPropertiesAxiom) - Method in class org.semanticweb.owlapi.util.SimpleRenderer
 
visit(OWLClassAssertionAxiom) - Method in class org.semanticweb.owlapi.util.SimpleRenderer
 
visit(OWLEquivalentClassesAxiom) - Method in class org.semanticweb.owlapi.util.SimpleRenderer
 
visit(OWLDataPropertyAssertionAxiom) - Method in class org.semanticweb.owlapi.util.SimpleRenderer
 
visit(OWLTransitiveObjectPropertyAxiom) - Method in class org.semanticweb.owlapi.util.SimpleRenderer
 
visit(OWLIrreflexiveObjectPropertyAxiom) - Method in class org.semanticweb.owlapi.util.SimpleRenderer
 
visit(OWLSubDataPropertyOfAxiom) - Method in class org.semanticweb.owlapi.util.SimpleRenderer
 
visit(OWLInverseFunctionalObjectPropertyAxiom) - Method in class org.semanticweb.owlapi.util.SimpleRenderer
 
visit(OWLSameIndividualAxiom) - Method in class org.semanticweb.owlapi.util.SimpleRenderer
 
visit(OWLSubPropertyChainOfAxiom) - Method in class org.semanticweb.owlapi.util.SimpleRenderer
 
visit(OWLClass) - Method in class org.semanticweb.owlapi.util.SimpleRenderer
 
visit(OWLObjectIntersectionOf) - Method in class org.semanticweb.owlapi.util.SimpleRenderer
 
visit(OWLObjectUnionOf) - Method in class org.semanticweb.owlapi.util.SimpleRenderer
 
visit(OWLObjectComplementOf) - Method in class org.semanticweb.owlapi.util.SimpleRenderer
 
visit(OWLObjectSomeValuesFrom) - Method in class org.semanticweb.owlapi.util.SimpleRenderer
 
visit(OWLObjectAllValuesFrom) - Method in class org.semanticweb.owlapi.util.SimpleRenderer
 
visit(OWLObjectHasValue) - Method in class org.semanticweb.owlapi.util.SimpleRenderer
 
visit(OWLObjectMinCardinality) - Method in class org.semanticweb.owlapi.util.SimpleRenderer
 
visit(OWLObjectExactCardinality) - Method in class org.semanticweb.owlapi.util.SimpleRenderer
 
visit(OWLObjectMaxCardinality) - Method in class org.semanticweb.owlapi.util.SimpleRenderer
 
visit(OWLObjectHasSelf) - Method in class org.semanticweb.owlapi.util.SimpleRenderer
 
visit(OWLObjectOneOf) - Method in class org.semanticweb.owlapi.util.SimpleRenderer
 
visit(OWLDataSomeValuesFrom) - Method in class org.semanticweb.owlapi.util.SimpleRenderer
 
visit(OWLDataAllValuesFrom) - Method in class org.semanticweb.owlapi.util.SimpleRenderer
 
visit(OWLDataHasValue) - Method in class org.semanticweb.owlapi.util.SimpleRenderer
 
visit(OWLDataMinCardinality) - Method in class org.semanticweb.owlapi.util.SimpleRenderer
 
visit(OWLDataExactCardinality) - Method in class org.semanticweb.owlapi.util.SimpleRenderer
 
visit(OWLDataMaxCardinality) - Method in class org.semanticweb.owlapi.util.SimpleRenderer
 
visit(OWLDatatype) - Method in class org.semanticweb.owlapi.util.SimpleRenderer
 
visit(OWLDataComplementOf) - Method in class org.semanticweb.owlapi.util.SimpleRenderer
 
visit(OWLDataOneOf) - Method in class org.semanticweb.owlapi.util.SimpleRenderer
 
visit(OWLDatatypeRestriction) - Method in class org.semanticweb.owlapi.util.SimpleRenderer
 
visit(OWLFacetRestriction) - Method in class org.semanticweb.owlapi.util.SimpleRenderer
 
visit(OWLLiteral) - Method in class org.semanticweb.owlapi.util.SimpleRenderer
 
visit(OWLObjectProperty) - Method in class org.semanticweb.owlapi.util.SimpleRenderer
 
visit(OWLObjectInverseOf) - Method in class org.semanticweb.owlapi.util.SimpleRenderer
 
visit(OWLDataProperty) - Method in class org.semanticweb.owlapi.util.SimpleRenderer
 
visit(OWLNamedIndividual) - Method in class org.semanticweb.owlapi.util.SimpleRenderer
 
visit(OWLInverseObjectPropertiesAxiom) - Method in class org.semanticweb.owlapi.util.SimpleRenderer
 
visit(OWLHasKeyAxiom) - Method in class org.semanticweb.owlapi.util.SimpleRenderer
 
visit(OWLDataIntersectionOf) - Method in class org.semanticweb.owlapi.util.SimpleRenderer
 
visit(OWLDataUnionOf) - Method in class org.semanticweb.owlapi.util.SimpleRenderer
 
visit(OWLAnnotationProperty) - Method in class org.semanticweb.owlapi.util.SimpleRenderer
 
visit(OWLAnnotationPropertyDomainAxiom) - Method in class org.semanticweb.owlapi.util.SimpleRenderer
 
visit(OWLAnnotationPropertyRangeAxiom) - Method in class org.semanticweb.owlapi.util.SimpleRenderer
 
visit(OWLSubAnnotationPropertyOfAxiom) - Method in class org.semanticweb.owlapi.util.SimpleRenderer
 
visit(OWLAnonymousIndividual) - Method in class org.semanticweb.owlapi.util.SimpleRenderer
 
visit(IRI) - Method in class org.semanticweb.owlapi.util.SimpleRenderer
 
visit(OWLAnnotation) - Method in class org.semanticweb.owlapi.util.SimpleRenderer
 
visit(SWRLRule) - Method in class org.semanticweb.owlapi.util.SimpleRenderer
 
visit(SWRLClassAtom) - Method in class org.semanticweb.owlapi.util.SimpleRenderer
 
visit(SWRLDataRangeAtom) - Method in class org.semanticweb.owlapi.util.SimpleRenderer
 
visit(SWRLDifferentIndividualsAtom) - Method in class org.semanticweb.owlapi.util.SimpleRenderer
 
visit(SWRLSameIndividualAtom) - Method in class org.semanticweb.owlapi.util.SimpleRenderer
 
visit(SWRLObjectPropertyAtom) - Method in class org.semanticweb.owlapi.util.SimpleRenderer
 
visit(SWRLDataPropertyAtom) - Method in class org.semanticweb.owlapi.util.SimpleRenderer
 
visit(SWRLBuiltInAtom) - Method in class org.semanticweb.owlapi.util.SimpleRenderer
 
visit(OWLDatatypeDefinitionAxiom) - Method in class org.semanticweb.owlapi.util.SimpleRenderer
 
visit(SWRLVariable) - Method in class org.semanticweb.owlapi.util.SimpleRenderer
 
visit(SWRLIndividualArgument) - Method in class org.semanticweb.owlapi.util.SimpleRenderer
 
visit(SWRLLiteralArgument) - Method in class org.semanticweb.owlapi.util.SimpleRenderer
 
visit(IRI) - Method in class org.semanticweb.owlapi.util.StringAnnotationVisitor
 
visit(OWLAnonymousIndividual) - Method in class org.semanticweb.owlapi.util.StringAnnotationVisitor
 
visit(OWLLiteral) - Method in class org.semanticweb.owlapi.util.StringAnnotationVisitor
 
visit(IRI) - Method in class org.semanticweb.owlapi.util.StructureWalker
 
visit(OWLOntology) - Method in class org.semanticweb.owlapi.util.StructureWalker
 
visit(OWLAsymmetricObjectPropertyAxiom) - Method in class org.semanticweb.owlapi.util.StructureWalker
 
visit(OWLClassAssertionAxiom) - Method in class org.semanticweb.owlapi.util.StructureWalker
 
visit(OWLDataPropertyAssertionAxiom) - Method in class org.semanticweb.owlapi.util.StructureWalker
 
visit(OWLDataPropertyDomainAxiom) - Method in class org.semanticweb.owlapi.util.StructureWalker
 
visit(OWLDataPropertyRangeAxiom) - Method in class org.semanticweb.owlapi.util.StructureWalker
 
visit(OWLSubDataPropertyOfAxiom) - Method in class org.semanticweb.owlapi.util.StructureWalker
 
visit(OWLDeclarationAxiom) - Method in class org.semanticweb.owlapi.util.StructureWalker
 
visit(OWLDifferentIndividualsAxiom) - Method in class org.semanticweb.owlapi.util.StructureWalker
 
visit(OWLDisjointClassesAxiom) - Method in class org.semanticweb.owlapi.util.StructureWalker
 
visit(OWLDisjointDataPropertiesAxiom) - Method in class org.semanticweb.owlapi.util.StructureWalker
 
visit(OWLDisjointObjectPropertiesAxiom) - Method in class org.semanticweb.owlapi.util.StructureWalker
 
visit(OWLDisjointUnionAxiom) - Method in class org.semanticweb.owlapi.util.StructureWalker
 
visit(OWLAnnotationAssertionAxiom) - Method in class org.semanticweb.owlapi.util.StructureWalker
 
visit(OWLAnnotationPropertyDomainAxiom) - Method in class org.semanticweb.owlapi.util.StructureWalker
 
visit(OWLAnnotationPropertyRangeAxiom) - Method in class org.semanticweb.owlapi.util.StructureWalker
 
visit(OWLSubAnnotationPropertyOfAxiom) - Method in class org.semanticweb.owlapi.util.StructureWalker
 
visit(OWLAnnotation) - Method in class org.semanticweb.owlapi.util.StructureWalker
 
visit(OWLEquivalentClassesAxiom) - Method in class org.semanticweb.owlapi.util.StructureWalker
 
visit(OWLEquivalentDataPropertiesAxiom) - Method in class org.semanticweb.owlapi.util.StructureWalker
 
visit(OWLEquivalentObjectPropertiesAxiom) - Method in class org.semanticweb.owlapi.util.StructureWalker
 
visit(OWLFunctionalDataPropertyAxiom) - Method in class org.semanticweb.owlapi.util.StructureWalker
 
visit(OWLFunctionalObjectPropertyAxiom) - Method in class org.semanticweb.owlapi.util.StructureWalker
 
visit(OWLInverseFunctionalObjectPropertyAxiom) - Method in class org.semanticweb.owlapi.util.StructureWalker
 
visit(OWLInverseObjectPropertiesAxiom) - Method in class org.semanticweb.owlapi.util.StructureWalker
 
visit(OWLIrreflexiveObjectPropertyAxiom) - Method in class org.semanticweb.owlapi.util.StructureWalker
 
visit(OWLNegativeDataPropertyAssertionAxiom) - Method in class org.semanticweb.owlapi.util.StructureWalker
 
visit(OWLNegativeObjectPropertyAssertionAxiom) - Method in class org.semanticweb.owlapi.util.StructureWalker
 
visit(OWLObjectPropertyAssertionAxiom) - Method in class org.semanticweb.owlapi.util.StructureWalker
 
visit(OWLSubPropertyChainOfAxiom) - Method in class org.semanticweb.owlapi.util.StructureWalker
 
visit(OWLObjectPropertyDomainAxiom) - Method in class org.semanticweb.owlapi.util.StructureWalker
 
visit(OWLObjectPropertyRangeAxiom) - Method in class org.semanticweb.owlapi.util.StructureWalker
 
visit(OWLSubObjectPropertyOfAxiom) - Method in class org.semanticweb.owlapi.util.StructureWalker
 
visit(OWLReflexiveObjectPropertyAxiom) - Method in class org.semanticweb.owlapi.util.StructureWalker
 
visit(OWLSameIndividualAxiom) - Method in class org.semanticweb.owlapi.util.StructureWalker
 
visit(OWLSubClassOfAxiom) - Method in class org.semanticweb.owlapi.util.StructureWalker
 
visit(OWLSymmetricObjectPropertyAxiom) - Method in class org.semanticweb.owlapi.util.StructureWalker
 
visit(OWLTransitiveObjectPropertyAxiom) - Method in class org.semanticweb.owlapi.util.StructureWalker
 
visit(SWRLRule) - Method in class org.semanticweb.owlapi.util.StructureWalker
 
visit(OWLHasKeyAxiom) - Method in class org.semanticweb.owlapi.util.StructureWalker
 
visit(OWLClass) - Method in class org.semanticweb.owlapi.util.StructureWalker
 
visit(OWLDataAllValuesFrom) - Method in class org.semanticweb.owlapi.util.StructureWalker
 
visit(OWLDataExactCardinality) - Method in class org.semanticweb.owlapi.util.StructureWalker
 
visit(OWLDataMaxCardinality) - Method in class org.semanticweb.owlapi.util.StructureWalker
 
visit(OWLDataMinCardinality) - Method in class org.semanticweb.owlapi.util.StructureWalker
 
visit(OWLDataSomeValuesFrom) - Method in class org.semanticweb.owlapi.util.StructureWalker
 
visit(OWLDataHasValue) - Method in class org.semanticweb.owlapi.util.StructureWalker
 
visit(OWLObjectAllValuesFrom) - Method in class org.semanticweb.owlapi.util.StructureWalker
 
visit(OWLObjectComplementOf) - Method in class org.semanticweb.owlapi.util.StructureWalker
 
visit(OWLObjectExactCardinality) - Method in class org.semanticweb.owlapi.util.StructureWalker
 
visit(OWLObjectIntersectionOf) - Method in class org.semanticweb.owlapi.util.StructureWalker
 
visit(OWLObjectMaxCardinality) - Method in class org.semanticweb.owlapi.util.StructureWalker
 
visit(OWLObjectMinCardinality) - Method in class org.semanticweb.owlapi.util.StructureWalker
 
visit(OWLObjectOneOf) - Method in class org.semanticweb.owlapi.util.StructureWalker
 
visit(OWLObjectHasSelf) - Method in class org.semanticweb.owlapi.util.StructureWalker
 
visit(OWLObjectSomeValuesFrom) - Method in class org.semanticweb.owlapi.util.StructureWalker
 
visit(OWLObjectUnionOf) - Method in class org.semanticweb.owlapi.util.StructureWalker
 
visit(OWLObjectHasValue) - Method in class org.semanticweb.owlapi.util.StructureWalker
 
visit(OWLDataComplementOf) - Method in class org.semanticweb.owlapi.util.StructureWalker
 
visit(OWLDataOneOf) - Method in class org.semanticweb.owlapi.util.StructureWalker
 
visit(OWLDataIntersectionOf) - Method in class org.semanticweb.owlapi.util.StructureWalker
 
visit(OWLDataUnionOf) - Method in class org.semanticweb.owlapi.util.StructureWalker
 
visit(OWLFacetRestriction) - Method in class org.semanticweb.owlapi.util.StructureWalker
 
visit(OWLDatatypeRestriction) - Method in class org.semanticweb.owlapi.util.StructureWalker
 
visit(OWLDatatype) - Method in class org.semanticweb.owlapi.util.StructureWalker
 
visit(OWLLiteral) - Method in class org.semanticweb.owlapi.util.StructureWalker
 
visit(OWLAnnotationProperty) - Method in class org.semanticweb.owlapi.util.StructureWalker
 
visit(OWLDataProperty) - Method in class org.semanticweb.owlapi.util.StructureWalker
 
visit(OWLObjectProperty) - Method in class org.semanticweb.owlapi.util.StructureWalker
 
visit(OWLObjectInverseOf) - Method in class org.semanticweb.owlapi.util.StructureWalker
 
visit(OWLNamedIndividual) - Method in class org.semanticweb.owlapi.util.StructureWalker
 
visit(OWLAnonymousIndividual) - Method in class org.semanticweb.owlapi.util.StructureWalker
 
visit(SWRLLiteralArgument) - Method in class org.semanticweb.owlapi.util.StructureWalker
 
visit(SWRLVariable) - Method in class org.semanticweb.owlapi.util.StructureWalker
 
visit(SWRLIndividualArgument) - Method in class org.semanticweb.owlapi.util.StructureWalker
 
visit(SWRLBuiltInAtom) - Method in class org.semanticweb.owlapi.util.StructureWalker
 
visit(SWRLClassAtom) - Method in class org.semanticweb.owlapi.util.StructureWalker
 
visit(SWRLDataRangeAtom) - Method in class org.semanticweb.owlapi.util.StructureWalker
 
visit(SWRLDataPropertyAtom) - Method in class org.semanticweb.owlapi.util.StructureWalker
 
visit(SWRLDifferentIndividualsAtom) - Method in class org.semanticweb.owlapi.util.StructureWalker
 
visit(SWRLObjectPropertyAtom) - Method in class org.semanticweb.owlapi.util.StructureWalker
 
visit(SWRLSameIndividualAtom) - Method in class org.semanticweb.owlapi.util.StructureWalker
 
visit(OWLDatatypeDefinitionAxiom) - Method in class org.semanticweb.owlapi.util.StructureWalker
 
visit(SWRLRule) - Method in class org.semanticweb.owlapi.util.SWRLVariableExtractor
 
visit(SWRLClassAtom) - Method in class org.semanticweb.owlapi.util.SWRLVariableExtractor
 
visit(SWRLDataRangeAtom) - Method in class org.semanticweb.owlapi.util.SWRLVariableExtractor
 
visit(SWRLObjectPropertyAtom) - Method in class org.semanticweb.owlapi.util.SWRLVariableExtractor
 
visit(SWRLDataPropertyAtom) - Method in class org.semanticweb.owlapi.util.SWRLVariableExtractor
 
visit(SWRLBuiltInAtom) - Method in class org.semanticweb.owlapi.util.SWRLVariableExtractor
 
visit(SWRLVariable) - Method in class org.semanticweb.owlapi.util.SWRLVariableExtractor
 
visit(SWRLIndividualArgument) - Method in class org.semanticweb.owlapi.util.SWRLVariableExtractor
 
visit(SWRLLiteralArgument) - Method in class org.semanticweb.owlapi.util.SWRLVariableExtractor
 
visit(SWRLSameIndividualAtom) - Method in class org.semanticweb.owlapi.util.SWRLVariableExtractor
 
visit(SWRLDifferentIndividualsAtom) - Method in class org.semanticweb.owlapi.util.SWRLVariableExtractor
 
visitANNOTATION_PROPERTY() - Method in interface org.semanticweb.owlapi.model.EntityTypeVisitorEx
 
visitCLASS() - Method in interface org.semanticweb.owlapi.model.EntityTypeVisitorEx
 
visitDATA_PROPERTY() - Method in interface org.semanticweb.owlapi.model.EntityTypeVisitorEx
 
visitDATATYPE() - Method in interface org.semanticweb.owlapi.model.EntityTypeVisitorEx
 
visitNAMED_INDIVIDUAL() - Method in interface org.semanticweb.owlapi.model.EntityTypeVisitorEx
 
visitOBJECT_PROPERTY() - Method in interface org.semanticweb.owlapi.model.EntityTypeVisitorEx
 

W

walk(StructureWalker<T>, OWLObject) - Method in enum org.semanticweb.owlapi.util.AnnotationWalkingControl
Visit annotations on the object, if the setting allows for the annotations to be visited.
walkAllPairwise(OWLPairwiseVisitor<T, C>) - Method in interface org.semanticweb.owlapi.model.OWLNaryAxiom
 
walkPairwise(OWLPairwiseVisitor<T, C>) - Method in interface org.semanticweb.owlapi.model.OWLNaryAxiom
 
walkStructure(OWLObjectVisitorEx<?>) - Method in class org.semanticweb.owlapi.util.OWLObjectWalker
 
walkStructure(OWLObjectVisitor) - Method in class org.semanticweb.owlapi.util.OWLObjectWalker
 
WeakCache<K> - Class in org.semanticweb.owlapi.util
A weakly linked cache - elements in the cache can be garbage collected.
WeakCache() - Constructor for class org.semanticweb.owlapi.util.WeakCache
 
WeakIndexCache<K,V> - Class in org.semanticweb.owlapi.util
A weakly linked cache - elements in the cache can be garbage collected.
WeakIndexCache() - Constructor for class org.semanticweb.owlapi.util.WeakIndexCache
 
when(Class<T>, Predicate<T>, Consumer<T>, Runnable) - Method in interface org.semanticweb.owlapi.model.HasAnnotationValue
Execute the consumer if and only if the annotation value is of the specified type and the predicate evaluates to true; the alternative runnable is executed if the predicate does not match or the type does not match (only once if both conditions do not match).
with(Class<?>, Annotation[]) - Method in class org.semanticweb.owlapi.utilities.Injector.Key
 
with(OWLDatatype) - Method in class org.semanticweb.owlapitools.builders.BuilderDatatypeDefinition
 
with(IRI) - Method in class org.semanticweb.owlapitools.builders.BuilderSWRLBuiltInAtom
 
with(SWRLDArgument) - Method in class org.semanticweb.owlapitools.builders.BuilderSWRLBuiltInAtom
 
with(Collection<SWRLDArgument>) - Method in class org.semanticweb.owlapitools.builders.BuilderSWRLBuiltInAtom
 
with(SWRLIArgument) - Method in class org.semanticweb.owlapitools.builders.BuilderSWRLClassAtom
 
with(OWLClassExpression) - Method in class org.semanticweb.owlapitools.builders.BuilderSWRLClassAtom
 
with(SWRLDArgument) - Method in class org.semanticweb.owlapitools.builders.BuilderSWRLDataPropertyAtom
 
with(SWRLIArgument) - Method in class org.semanticweb.owlapitools.builders.BuilderSWRLDataPropertyAtom
 
with(SWRLDArgument) - Method in class org.semanticweb.owlapitools.builders.BuilderSWRLDataRangeAtom
 
with(OWL2Datatype) - Method in class org.semanticweb.owlapitools.builders.BuilderSWRLDataRangeAtom
 
with(OWLDataRange) - Method in class org.semanticweb.owlapitools.builders.BuilderSWRLDataRangeAtom
 
with(OWLIndividual) - Method in class org.semanticweb.owlapitools.builders.BuilderSWRLIndividualArgument
 
with(OWLLiteral) - Method in class org.semanticweb.owlapitools.builders.BuilderSWRLLiteralArgument
 
with(IRI) - Method in class org.semanticweb.owlapitools.builders.BuilderSWRLVariable
 
withAnnotation(OWLAnnotation) - Method in class org.semanticweb.owlapitools.builders.BaseBuilder
 
withAnnotations(Collection<OWLAnnotation>) - Method in class org.semanticweb.owlapitools.builders.BaseBuilder
 
withAnnotations(Stream<OWLAnnotation>) - Method in class org.semanticweb.owlapitools.builders.BaseBuilder
 
withArg0(SWRLIArgument) - Method in class org.semanticweb.owlapitools.builders.BuilderSWRLIndividualsAtom
 
withArg1(SWRLIArgument) - Method in class org.semanticweb.owlapitools.builders.BuilderSWRLIndividualsAtom
 
withBannedParsers(String) - Method in class org.semanticweb.owlapi.model.OntologyConfigurator
 
withBannersEnabled(boolean) - Method in class org.semanticweb.owlapi.model.OntologyConfigurator
 
withBannersEnabled(boolean) - Method in class org.semanticweb.owlapi.model.OWLOntologyWriterConfiguration
 
withBody(SWRLAtom) - Method in class org.semanticweb.owlapitools.builders.BuilderSWRLRule
 
withBody(Collection<SWRLAtom>) - Method in class org.semanticweb.owlapitools.builders.BuilderSWRLRule
 
withBody(Stream<SWRLAtom>) - Method in class org.semanticweb.owlapitools.builders.BuilderSWRLRule
 
withCardinality(int) - Method in class org.semanticweb.owlapitools.builders.BuilderDataExactCardinality
 
withCardinality(int) - Method in class org.semanticweb.owlapitools.builders.BuilderDataMaxCardinality
 
withCardinality(int) - Method in class org.semanticweb.owlapitools.builders.BuilderDataMinCardinality
 
withCardinality(int) - Method in class org.semanticweb.owlapitools.builders.BuilderObjectExactCardinality
 
withCardinality(int) - Method in class org.semanticweb.owlapitools.builders.BuilderObjectMaxCardinality
 
withCardinality(int) - Method in class org.semanticweb.owlapitools.builders.BuilderObjectMinCardinality
 
withCardinality(int) - Method in interface org.semanticweb.owlapitools.builders.SettableCardinality
 
withClass(OWLClassExpression) - Method in class org.semanticweb.owlapitools.builders.BuilderClassAssertion
 
withClass(OWLClassExpression) - Method in class org.semanticweb.owlapitools.builders.BuilderComplementOf
 
withClass(OWLClass) - Method in class org.semanticweb.owlapitools.builders.BuilderDisjointUnion
 
withClass(OWLClassExpression) - Method in class org.semanticweb.owlapitools.builders.BuilderHasKey
 
withDatatype(OWLDatatype) - Method in class org.semanticweb.owlapitools.builders.BuilderDatatypeRestriction
 
withDatatype(OWL2Datatype) - Method in class org.semanticweb.owlapitools.builders.BuilderLiteral
 
withDatatype(OWLDatatype) - Method in class org.semanticweb.owlapitools.builders.BuilderLiteral
 
withDatatype(IRI) - Method in class org.semanticweb.owlapitools.builders.BuilderLiteral
 
withDomain(OWLClassExpression) - Method in class org.semanticweb.owlapitools.builders.BaseDomainBuilder
 
withDomain(IRI) - Method in class org.semanticweb.owlapitools.builders.BuilderAnnotationPropertyDomain
 
withEntity(OWLEntity) - Method in class org.semanticweb.owlapitools.builders.BuilderDeclaration
 
withFacet(OWLFacet) - Method in class org.semanticweb.owlapitools.builders.BuilderFacetRestriction
 
withHead(SWRLAtom) - Method in class org.semanticweb.owlapitools.builders.BuilderSWRLRule
 
withHead(Collection<SWRLAtom>) - Method in class org.semanticweb.owlapitools.builders.BuilderSWRLRule
 
withHead(Stream<SWRLAtom>) - Method in class org.semanticweb.owlapitools.builders.BuilderSWRLRule
 
withId(String) - Method in class org.semanticweb.owlapitools.builders.BuilderAnonymousIndividual
 
withImportedOntology(IRI) - Method in class org.semanticweb.owlapitools.builders.BuilderImportsDeclaration
 
withIndenting(boolean) - Method in class org.semanticweb.owlapi.model.OntologyConfigurator
 
withIndenting(boolean) - Method in class org.semanticweb.owlapi.model.OWLOntologyWriterConfiguration
 
withIndentSize(int) - Method in class org.semanticweb.owlapi.model.OntologyConfigurator
 
withIndentSize(int) - Method in class org.semanticweb.owlapi.model.OWLOntologyWriterConfiguration
 
withIndividual(OWLIndividual) - Method in class org.semanticweb.owlapitools.builders.BuilderClassAssertion
 
withInverseProperty(OWLObjectPropertyExpression) - Method in class org.semanticweb.owlapitools.builders.BuilderInverseObjectProperties
 
withIRI(IRI) - Method in class org.semanticweb.owlapitools.builders.BaseEntityBuilder
 
withItem(I) - Method in class org.semanticweb.owlapitools.builders.BaseSetBuilder
 
withItems(Collection<? extends I>) - Method in class org.semanticweb.owlapitools.builders.BaseSetBuilder
 
withItems(Stream<? extends I>) - Method in class org.semanticweb.owlapitools.builders.BaseSetBuilder
 
withItems(I...) - Method in class org.semanticweb.owlapitools.builders.BaseSetBuilder
 
withLabelsAsBanner(boolean) - Method in class org.semanticweb.owlapi.model.OntologyConfigurator
 
withLabelsAsBanner(boolean) - Method in class org.semanticweb.owlapi.model.OWLOntologyWriterConfiguration
 
withLanguage(String) - Method in class org.semanticweb.owlapitools.builders.BuilderLiteral
 
withLiteral(OWLLiteral) - Method in class org.semanticweb.owlapitools.builders.BuilderDataHasValue
 
withLiteral(int) - Method in class org.semanticweb.owlapitools.builders.BuilderFacetRestriction
 
withLiteral(OWLLiteral) - Method in class org.semanticweb.owlapitools.builders.BuilderFacetRestriction
 
withLiteral(double) - Method in class org.semanticweb.owlapitools.builders.BuilderFacetRestriction
 
withLiteral(float) - Method in class org.semanticweb.owlapitools.builders.BuilderFacetRestriction
 
withLiteralForm(String) - Method in class org.semanticweb.owlapitools.builders.BuilderLiteral
 
withPrefixedIRI(String) - Method in class org.semanticweb.owlapitools.builders.BaseEntityBuilder
 
withPrefixManager(PrefixManager) - Method in class org.semanticweb.owlapitools.builders.BaseEntityBuilder
 
withPropertiesInChain(Collection<OWLObjectPropertyExpression>) - Method in class org.semanticweb.owlapitools.builders.BuilderPropertyChain
 
withProperty(OWLAnnotationProperty) - Method in class org.semanticweb.owlapitools.builders.BaseAnnotationPropertyBuilder
 
withProperty(IRI) - Method in class org.semanticweb.owlapitools.builders.BaseAnnotationPropertyBuilder
 
withProperty(OWLDataPropertyExpression) - Method in class org.semanticweb.owlapitools.builders.BaseDataPropertyBuilder
 
withProperty(P) - Method in class org.semanticweb.owlapitools.builders.BaseDomainBuilder
 
withProperty(OWLObjectPropertyExpression) - Method in class org.semanticweb.owlapitools.builders.BaseObjectPropertyBuilder
 
withProperty(OWLObjectPropertyExpression) - Method in class org.semanticweb.owlapitools.builders.BuilderSWRLObjectPropertyAtom
 
withProperty(P) - Method in interface org.semanticweb.owlapitools.builders.SettableProperty
 
withPropertyInChain(OWLObjectPropertyExpression) - Method in class org.semanticweb.owlapitools.builders.BuilderPropertyChain
 
withRange(OWL2Datatype) - Method in class org.semanticweb.owlapitools.builders.BaseDataBuilder
 
withRange(OWLDataRange) - Method in class org.semanticweb.owlapitools.builders.BaseDataBuilder
 
withRange(OWLClassExpression) - Method in class org.semanticweb.owlapitools.builders.BaseObjectBuilder
 
withRange(IRI) - Method in class org.semanticweb.owlapitools.builders.BuilderAnnotationPropertyRange
 
withRange(OWL2Datatype) - Method in class org.semanticweb.owlapitools.builders.BuilderDataComplementOf
 
withRange(OWLDataRange) - Method in class org.semanticweb.owlapitools.builders.BuilderDataComplementOf
 
withRange(OWLLiteral) - Method in class org.semanticweb.owlapitools.builders.BuilderDataHasValue
 
withRange(R) - Method in interface org.semanticweb.owlapitools.builders.SettableRange
 
withRemapAllAnonymousIndividualsIds(boolean) - Method in class org.semanticweb.owlapi.model.OntologyConfigurator
 
withRemapAllAnonymousIndividualsIds(boolean) - Method in class org.semanticweb.owlapi.model.OWLOntologyWriterConfiguration
 
withRepairIllegalPunnings(boolean) - Method in class org.semanticweb.owlapi.model.OntologyConfigurator
 
withSaveIdsForAllAnonymousIndividuals(boolean) - Method in class org.semanticweb.owlapi.model.OntologyConfigurator
 
withSaveIdsForAllAnonymousIndividuals(boolean) - Method in class org.semanticweb.owlapi.model.OWLOntologyWriterConfiguration
 
withSub(I) - Method in class org.semanticweb.owlapitools.builders.BaseSubBuilder
 
withSubject(OWLAnnotationSubject) - Method in class org.semanticweb.owlapitools.builders.BuilderAnnotationAssertion
 
withSubject(HasIRI) - Method in class org.semanticweb.owlapitools.builders.BuilderAnnotationAssertion
 
withSubject(OWLIndividual) - Method in class org.semanticweb.owlapitools.builders.BuilderDataPropertyAssertion
 
withSubject(OWLIndividual) - Method in class org.semanticweb.owlapitools.builders.BuilderNegativeDataPropertyAssertion
 
withSubject(OWLIndividual) - Method in class org.semanticweb.owlapitools.builders.BuilderNegativeObjectPropertyAssertion
 
withSubject(OWLIndividual) - Method in class org.semanticweb.owlapitools.builders.BuilderObjectPropertyAssertion
 
withSup(I) - Method in class org.semanticweb.owlapitools.builders.BaseSubBuilder
 
withType(OWL2Datatype) - Method in class org.semanticweb.owlapitools.builders.BuilderDatatypeDefinition
 
withType(OWLDataRange) - Method in class org.semanticweb.owlapitools.builders.BuilderDatatypeDefinition
 
withType(EntityType<?>) - Method in class org.semanticweb.owlapitools.builders.BuilderEntity
 
withUseNamespaceEntities(boolean) - Method in class org.semanticweb.owlapi.model.OntologyConfigurator
 
withUseNamespaceEntities(boolean) - Method in class org.semanticweb.owlapi.model.OWLOntologyWriterConfiguration
 
withValue(OWLAnnotationValue) - Method in class org.semanticweb.owlapitools.builders.BuilderAnnotation
 
withValue(OWLAnnotationValue) - Method in class org.semanticweb.owlapitools.builders.BuilderAnnotationAssertion
 
withValue(OWLLiteral) - Method in class org.semanticweb.owlapitools.builders.BuilderDataPropertyAssertion
 
withValue(int) - Method in class org.semanticweb.owlapitools.builders.BuilderLiteral
 
withValue(boolean) - Method in class org.semanticweb.owlapitools.builders.BuilderLiteral
 
withValue(double) - Method in class org.semanticweb.owlapitools.builders.BuilderLiteral
 
withValue(float) - Method in class org.semanticweb.owlapitools.builders.BuilderLiteral
 
withValue(OWLLiteral) - Method in class org.semanticweb.owlapitools.builders.BuilderNegativeDataPropertyAssertion
 
withValue(OWLIndividual) - Method in class org.semanticweb.owlapitools.builders.BuilderNegativeObjectPropertyAssertion
 
withValue(OWLIndividual) - Method in class org.semanticweb.owlapitools.builders.BuilderObjectHasValue
 
withValue(OWLIndividual) - Method in class org.semanticweb.owlapitools.builders.BuilderObjectPropertyAssertion
 
wrap(InputStream) - Static method in class org.semanticweb.owlapi.io.DocumentSources
Wrap an input stream to strip BOMs.
wrapInput(OWLOntologyDocumentSource, OWLOntologyLoaderConfiguration) - Static method in class org.semanticweb.owlapi.io.DocumentSources
Select the available input source as an input stream.
wrapInputAsReader(OWLOntologyDocumentSource, OWLOntologyLoaderConfiguration, Charset) - Static method in class org.semanticweb.owlapi.io.DocumentSources
Select the available input source and, if it is not already a Reader, wrap it in a Reader.
wrapInputAsReader(OWLOntologyDocumentSource, OWLOntologyLoaderConfiguration) - Static method in class org.semanticweb.owlapi.io.DocumentSources
Call #wrapwrapInputAsReader(OWLOntologyLoaderConfiguration, String) with UTF-* as default encoding.
writeAnnotations(OWLAxiom) - Method in class org.semanticweb.owlapi.util.SimpleRenderer
 
WriterDocumentTarget - Class in org.semanticweb.owlapi.io
 
WriterDocumentTarget(Writer) - Constructor for class org.semanticweb.owlapi.io.WriterDocumentTarget
 

X

XMLUtils - Class in org.semanticweb.owlapi.io
This class contains various methods for checking QNames, NCNames etc.
XSDVocabulary - Enum in org.semanticweb.owlapi.vocab
A vocabulary for XML Schema Data Types (XSD).
XZFileDocumentSource - Class in org.semanticweb.owlapi.io
An ontology document source which can read from a XZ (LZMA) compressed File.
XZFileDocumentSource(File) - Constructor for class org.semanticweb.owlapi.io.XZFileDocumentSource
Constructs an input source which will read an ontology from a representation from the specified file.
XZFileDocumentSource(File, IRI, OWLDocumentFormat, String) - Constructor for class org.semanticweb.owlapi.io.XZFileDocumentSource
Constructs an input source which will read an ontology from a representation from the specified file.
XZFileDocumentTarget - Class in org.semanticweb.owlapi.io
An ontology document target which can write to a XZ File.
XZFileDocumentTarget(File, FilterOptions...) - Constructor for class org.semanticweb.owlapi.io.XZFileDocumentTarget
 
XZFileDocumentTarget(File, int) - Constructor for class org.semanticweb.owlapi.io.XZFileDocumentTarget
Construct an XZ document target using the selected compression preset
XZFileDocumentTarget(File) - Constructor for class org.semanticweb.owlapi.io.XZFileDocumentTarget
Construct an XZ document target
XZStreamDocumentSource - Class in org.semanticweb.owlapi.io
An ontology document source which can read from a XZ stream.
XZStreamDocumentSource(InputStream) - Constructor for class org.semanticweb.owlapi.io.XZStreamDocumentSource
Constructs an input source which will read an ontology from a representation from the specified file.
XZStreamDocumentSource(InputStream, IRI, OWLDocumentFormat, String) - Constructor for class org.semanticweb.owlapi.io.XZStreamDocumentSource
Constructs an input source which will read an ontology from a representation from the specified stream.
XZStreamDocumentTarget - Class in org.semanticweb.owlapi.io
An ontology document target which can write to a XZ stream.
XZStreamDocumentTarget(OutputStream, FilterOptions...) - Constructor for class org.semanticweb.owlapi.io.XZStreamDocumentTarget
 
XZStreamDocumentTarget(OutputStream, int) - Constructor for class org.semanticweb.owlapi.io.XZStreamDocumentTarget
 

Y

YAML_INDEX_NAME - Static variable in class org.semanticweb.owlapi.util.OWLZipSaver
YAML entry name
yamlIndex(Collection<OWLOntology>, Collection<OWLOntology>) - Method in class org.semanticweb.owlapi.util.OWLZipSaver
Prepare a yaml index; this method can be used as a BiFunction for setIndex.

Z

ZipDocumentTarget - Class in org.semanticweb.owlapi.io
 
ZipDocumentTarget(File) - Constructor for class org.semanticweb.owlapi.io.ZipDocumentTarget
 
ZipIRIMapper - Class in org.semanticweb.owlapi.util
A mapper which given a root folder attempts to automatically discover and map files to ontologies.
ZipIRIMapper(File, String) - Constructor for class org.semanticweb.owlapi.util.ZipIRIMapper
Creates an auto-mapper which examines ontologies that reside in the specified zip file.
ZipIRIMapper(ZipFile, String) - Constructor for class org.semanticweb.owlapi.util.ZipIRIMapper
Creates an auto-mapper which examines ontologies that reside in the specified zip file.
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
Skip navigation links

Copyright © 2018 The University of Manchester. All rights reserved.