public interface OWLAnnotationPropertyRangeAxiom extends OWLAnnotationAxiom
Modifier and Type | Method and Description |
---|---|
OWLAnnotationPropertyRangeAxiom |
getAxiomWithoutAnnotations()
Gets an axiom that is structurally equivalent to this axiom without annotations.
|
OWLAnnotationProperty |
getProperty()
Gets the annotation property that this axiom provides a range for.
|
IRI |
getRange()
Gets the specified IRI that corresponds to the range.
|
accept, accept, equalsIgnoreAnnotations, getAnnotatedAxiom, getAnnotations, getAnnotations, getAxiomType, getNNF, isAnnotated, isAnnotationAxiom, isLogicalAxiom, isOfType, isOfType
accept, accept, getAnonymousIndividuals, getClassesInSignature, getDataPropertiesInSignature, getDatatypesInSignature, getIndividualsInSignature, getNestedClassExpressions, getObjectPropertiesInSignature, getSignature, isBottomEntity, isTopEntity
OWLAnnotationProperty getProperty()
IRI getRange()
OWLAnnotationPropertyRangeAxiom getAxiomWithoutAnnotations()
OWLAxiom
getAxiomWithoutAnnotations
in interface OWLAxiom