OWLAnnotation
, OWLAnnotationAssertionAxiom
, OWLAnnotationAxiom
, OWLAnnotationPropertyDomainAxiom
, OWLAnnotationPropertyRangeAxiom
, OWLAsymmetricObjectPropertyAxiom
, OWLAxiom
, OWLClassAssertionAxiom
, OWLClassAxiom
, OWLDataPropertyAssertionAxiom
, OWLDataPropertyAxiom
, OWLDataPropertyCharacteristicAxiom
, OWLDataPropertyDomainAxiom
, OWLDataPropertyRangeAxiom
, OWLDatatypeDefinitionAxiom
, OWLDeclarationAxiom
, OWLDifferentIndividualsAxiom
, OWLDisjointClassesAxiom
, OWLDisjointDataPropertiesAxiom
, OWLDisjointObjectPropertiesAxiom
, OWLDisjointUnionAxiom
, OWLEquivalentClassesAxiom
, OWLEquivalentDataPropertiesAxiom
, OWLEquivalentObjectPropertiesAxiom
, OWLFunctionalDataPropertyAxiom
, OWLFunctionalObjectPropertyAxiom
, OWLHasKeyAxiom
, OWLIndividualAxiom
, OWLInverseFunctionalObjectPropertyAxiom
, OWLInverseObjectPropertiesAxiom
, OWLIrreflexiveObjectPropertyAxiom
, OWLLogicalAxiom
, OWLMutableOntology
, OWLNaryAxiom<C>
, OWLNaryClassAxiom
, OWLNaryIndividualAxiom
, OWLNaryPropertyAxiom<P>
, OWLNegativeDataPropertyAssertionAxiom
, OWLNegativeObjectPropertyAssertionAxiom
, OWLObjectPropertyAssertionAxiom
, OWLObjectPropertyAxiom
, OWLObjectPropertyCharacteristicAxiom
, OWLObjectPropertyDomainAxiom
, OWLObjectPropertyRangeAxiom
, OWLOntology
, OWLPropertyAssertionAxiom<P,O>
, OWLPropertyAxiom
, OWLPropertyDomainAxiom<P>
, OWLPropertyRangeAxiom<P,R>
, OWLReflexiveObjectPropertyAxiom
, OWLSameIndividualAxiom
, OWLSubAnnotationPropertyOfAxiom
, OWLSubClassOfAxiom
, OWLSubDataPropertyOfAxiom
, OWLSubObjectPropertyOfAxiom
, OWLSubPropertyAxiom<P>
, OWLSubPropertyChainOfAxiom
, OWLSymmetricObjectPropertyAxiom
, OWLTransitiveObjectPropertyAxiom
, OWLUnaryPropertyAxiom<P>
, SWRLRule
ConcurrentOWLOntologyImpl
, OWLAnnotationAssertionAxiomImpl
, OWLAnnotationImpl
, OWLAnnotationPropertyDomainAxiomImpl
, OWLAnnotationPropertyRangeAxiomImpl
, OWLAsymmetricObjectPropertyAxiomImpl
, OWLAxiomImplWithEntityAndAnonCaching
, OWLAxiomImplWithoutEntityAndAnonCaching
, OWLClassAssertionAxiomImpl
, OWLClassAxiomImpl
, OWLDataPropertyAssertionAxiomImpl
, OWLDataPropertyCharacteristicAxiomImpl
, OWLDataPropertyDomainAxiomImpl
, OWLDataPropertyRangeAxiomImpl
, OWLDatatypeDefinitionAxiomImpl
, OWLDeclarationAxiomImpl
, OWLDifferentIndividualsAxiomImpl
, OWLDisjointClassesAxiomImpl
, OWLDisjointDataPropertiesAxiomImpl
, OWLDisjointObjectPropertiesAxiomImpl
, OWLDisjointUnionAxiomImpl
, OWLEquivalentClassesAxiomImpl
, OWLEquivalentDataPropertiesAxiomImpl
, OWLEquivalentObjectPropertiesAxiomImpl
, OWLFunctionalDataPropertyAxiomImpl
, OWLFunctionalObjectPropertyAxiomImpl
, OWLHasKeyAxiomImpl
, OWLImmutableOntologyImpl
, OWLIndividualAxiomImplWithEntityAndAnonCaching
, OWLIndividualAxiomImplWithoutEntityAndAnonCaching
, OWLIndividualRelationshipAxiomImpl
, OWLInverseFunctionalObjectPropertyAxiomImpl
, OWLInverseObjectPropertiesAxiomImpl
, OWLIrreflexiveObjectPropertyAxiomImpl
, OWLLogicalAxiomImplWithEntityAndAnonCaching
, OWLLogicalAxiomImplWithoutEntityAndAnonCaching
, OWLNaryClassAxiomImpl
, OWLNaryIndividualAxiomImpl
, OWLNaryPropertyAxiomImpl
, OWLNegativeDataPropertyAssertionAxiomImpl
, OWLNegativeObjectPropertyAssertionAxiomImpl
, OWLObjectPropertyAssertionAxiomImpl
, OWLObjectPropertyCharacteristicAxiomImpl
, OWLObjectPropertyDomainAxiomImpl
, OWLObjectPropertyRangeAxiomImpl
, OWLOntologyImpl
, OWLPropertyAxiomImplWithEntityAndAnonCaching
, OWLPropertyAxiomImplWithoutEntityAndAnonCaching
, OWLPropertyDomainAxiomImpl
, OWLPropertyRangeAxiomImpl
, OWLReflexiveObjectPropertyAxiomImpl
, OWLSameIndividualAxiomImpl
, OWLSubAnnotationPropertyOfAxiomImpl
, OWLSubClassOfAxiomImpl
, OWLSubDataPropertyOfAxiomImpl
, OWLSubObjectPropertyOfAxiomImpl
, OWLSubPropertyAxiomImpl
, OWLSubPropertyChainAxiomImpl
, OWLSymmetricObjectPropertyAxiomImpl
, OWLTransitiveObjectPropertyAxiomImpl
, OWLUnaryPropertyAxiomImpl
, SWRLRuleImpl
public interface HasAnnotations
Modifier and Type | Method | Description |
---|---|---|
Set<OWLAnnotation> |
getAnnotations() |
Gets the annotations on this object.
|
@Nonnull Set<OWLAnnotation> getAnnotations()
Copyright © 2018 The University of Manchester. All rights reserved.