public interface OWLInverseObjectPropertiesAxiom extends OWLNaryPropertyAxiom<OWLObjectPropertyExpression>, OWLObjectPropertyAxiom
Modifier and Type | Method and Description |
---|---|
java.util.Set<OWLSubObjectPropertyOfAxiom> |
asSubObjectPropertyOfAxioms() |
OWLInverseObjectPropertiesAxiom |
getAxiomWithoutAnnotations()
Gets an axiom that is structurally equivalent to this axiom without annotations.
|
OWLObjectPropertyExpression |
getFirstProperty() |
OWLObjectPropertyExpression |
getSecondProperty() |
getProperties, getPropertiesMinus
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
OWLObjectPropertyExpression getFirstProperty()
OWLObjectPropertyExpression getSecondProperty()
java.util.Set<OWLSubObjectPropertyOfAxiom> asSubObjectPropertyOfAxioms()
OWLInverseObjectPropertiesAxiom getAxiomWithoutAnnotations()
OWLAxiom
getAxiomWithoutAnnotations
in interface OWLAxiom