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