public interface OWLDisjointDataPropertiesAxiom extends OWLNaryPropertyAxiom<OWLDataPropertyExpression>, OWLDataPropertyAxiom
| Modifier and Type | Method and Description |
|---|---|
Set<OWLDisjointDataPropertiesAxiom> |
asPairwiseAxioms()
Gets this axiom as a set of pairwise axioms.
|
OWLDisjointDataPropertiesAxiom |
getAxiomWithoutAnnotations()
Gets an axiom that is structurally equivalent to this axiom without
annotations.
|
Set<OWLDisjointDataPropertiesAxiom> |
splitToAnnotatedPairs()
Splits this axiom to pairs, including annotations.
|
getProperties, getPropertiesMinusaccept, accept, equalsIgnoreAnnotations, getAnnotatedAxiom, getAnnotations, getAnnotations, getAxiomType, getNNF, isAnnotated, isAnnotationAxiom, isLogicalAxiom, isOfType, isOfTypeaccept, accept, getNestedClassExpressions, isBottomEntity, isTopEntity, toStringcompareTogetSignaturecontainsEntityInSignaturegetAnonymousIndividualsgetClassesInSignaturegetObjectPropertiesInSignaturegetDataPropertiesInSignaturegetIndividualsInSignaturegetDatatypesInSignaturegetAnnotationPropertiesInSignaturewalkPairwise@Nonnull Set<OWLDisjointDataPropertiesAxiom> asPairwiseAxioms()
OWLNaryAxiomasPairwiseAxioms in interface OWLNaryAxiom<OWLDataPropertyExpression>@Nonnull Set<OWLDisjointDataPropertiesAxiom> splitToAnnotatedPairs()
OWLNaryAxiomsplitToAnnotatedPairs in interface OWLNaryAxiom<OWLDataPropertyExpression>@Nonnull OWLDisjointDataPropertiesAxiom getAxiomWithoutAnnotations()
OWLAxiomgetAxiomWithoutAnnotations in interface OWLAxiomCopyright © 2016 The University of Manchester. All Rights Reserved.