public interface OWLAnnotationPropertyRangeAxiom extends OWLAnnotationAxiom, HasProperty<OWLAnnotationProperty>, HasRange<IRI>
| 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, isOfTypeaccept, accept, getNestedClassExpressions, isBottomEntity, isTopEntity, toStringcompareTogetSignaturecontainsEntityInSignaturegetAnonymousIndividualsgetClassesInSignaturegetObjectPropertiesInSignaturegetDataPropertiesInSignaturegetIndividualsInSignaturegetDatatypesInSignaturegetAnnotationPropertiesInSignature@Nonnull OWLAnnotationProperty getProperty()
getProperty in interface HasProperty<OWLAnnotationProperty>@Nonnull OWLAnnotationPropertyRangeAxiom getAxiomWithoutAnnotations()
OWLAxiomgetAxiomWithoutAnnotations in interface OWLAxiomCopyright © 2016 The University of Manchester. All Rights Reserved.