public interface OWLInverseObjectPropertiesAxiom extends OWLNaryPropertyAxiom<OWLObjectPropertyExpression>, OWLObjectPropertyAxiom
| Modifier and Type | Method and Description |
|---|---|
Set<OWLInverseObjectPropertiesAxiom> |
asPairwiseAxioms()
Gets this axiom as a set of pairwise axioms.
|
Set<OWLSubObjectPropertyOfAxiom> |
asSubObjectPropertyOfAxioms() |
OWLInverseObjectPropertiesAxiom |
getAxiomWithoutAnnotations()
Gets an axiom that is structurally equivalent to this axiom without
annotations.
|
OWLObjectPropertyExpression |
getFirstProperty() |
OWLObjectPropertyExpression |
getSecondProperty() |
Set<OWLInverseObjectPropertiesAxiom> |
splitToAnnotatedPairs()
Splits this axiom to pairs, including annotations.
|
getProperties, getPropertiesMinuswalkPairwise@Nonnull Set<OWLInverseObjectPropertiesAxiom> asPairwiseAxioms()
OWLNaryAxiomasPairwiseAxioms in interface OWLNaryAxiom<OWLObjectPropertyExpression>@Nonnull Set<OWLInverseObjectPropertiesAxiom> splitToAnnotatedPairs()
OWLNaryAxiomsplitToAnnotatedPairs in interface OWLNaryAxiom<OWLObjectPropertyExpression>@Nonnull OWLObjectPropertyExpression getFirstProperty()
@Nonnull OWLObjectPropertyExpression getSecondProperty()
@Nonnull Set<OWLSubObjectPropertyOfAxiom> asSubObjectPropertyOfAxioms()
@Nonnull OWLInverseObjectPropertiesAxiom getAxiomWithoutAnnotations()
OWLAxiomgetAxiomWithoutAnnotations in interface OWLAxiomCopyright © 2016 The University of Manchester. All Rights Reserved.