public class OWLDisjointClassesAxiomImpl extends OWLNaryClassAxiomImpl implements org.semanticweb.owlapi.model.OWLDisjointClassesAxiom
NO_ANNOTATIONS, OWL_THING| Constructor and Description |
|---|
OWLDisjointClassesAxiomImpl(Set<? extends org.semanticweb.owlapi.model.OWLClassExpression> classExpressions,
Set<? extends org.semanticweb.owlapi.model.OWLAnnotation> annotations) |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(org.semanticweb.owlapi.model.OWLAxiomVisitor visitor) |
<O> O |
accept(org.semanticweb.owlapi.model.OWLAxiomVisitorEx<O> visitor) |
void |
accept(org.semanticweb.owlapi.model.OWLObjectVisitor visitor) |
<O> O |
accept(org.semanticweb.owlapi.model.OWLObjectVisitorEx<O> visitor) |
Set<org.semanticweb.owlapi.model.OWLSubClassOfAxiom> |
asOWLSubClassOfAxioms() |
Set<org.semanticweb.owlapi.model.OWLDisjointClassesAxiom> |
asPairwiseAxioms() |
boolean |
equals(Object obj) |
org.semanticweb.owlapi.model.OWLDisjointClassesAxiom |
getAnnotatedAxiom(Set<org.semanticweb.owlapi.model.OWLAnnotation> annotations) |
org.semanticweb.owlapi.model.AxiomType<?> |
getAxiomType() |
org.semanticweb.owlapi.model.OWLDisjointClassesAxiom |
getAxiomWithoutAnnotations() |
compareObjectOfSameType, contains, getClassExpressions, getClassExpressionsAsList, getClassExpressionsMinusisAnnotationAxiom, isLogicalAxiomaccept, equalsIgnoreAnnotations, getAnnotations, getAnnotations, getNNF, isAnnotated, isOfType, isOfType, mergeAnnoscompareLists, compareSets, compareTo, getAnonymousIndividuals, getClassesInSignature, getDataPropertiesInSignature, getDatatypesInSignature, getIndividualsInSignature, getNestedClassExpressions, getObjectPropertiesInSignature, getSignature, hashCode, isBottomEntity, isTopEntity, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitcontains, getClassExpressions, getClassExpressionsAsList, getClassExpressionsMinusequalsIgnoreAnnotations, getAnnotations, getAnnotations, getNNF, isAnnotated, isAnnotationAxiom, isLogicalAxiom, isOfType, isOfTypegetAnonymousIndividuals, getClassesInSignature, getDataPropertiesInSignature, getDatatypesInSignature, getIndividualsInSignature, getNestedClassExpressions, getObjectPropertiesInSignature, getSignature, isBottomEntity, isTopEntitycompareTopublic org.semanticweb.owlapi.model.OWLDisjointClassesAxiom getAxiomWithoutAnnotations()
getAxiomWithoutAnnotations in interface org.semanticweb.owlapi.model.OWLAxiomgetAxiomWithoutAnnotations in interface org.semanticweb.owlapi.model.OWLDisjointClassesAxiompublic org.semanticweb.owlapi.model.OWLDisjointClassesAxiom getAnnotatedAxiom(Set<org.semanticweb.owlapi.model.OWLAnnotation> annotations)
getAnnotatedAxiom in interface org.semanticweb.owlapi.model.OWLAxiompublic boolean equals(Object obj)
equals in class OWLNaryClassAxiomImplpublic void accept(org.semanticweb.owlapi.model.OWLAxiomVisitor visitor)
accept in interface org.semanticweb.owlapi.model.OWLAxiompublic void accept(org.semanticweb.owlapi.model.OWLObjectVisitor visitor)
accept in interface org.semanticweb.owlapi.model.OWLObjectpublic <O> O accept(org.semanticweb.owlapi.model.OWLAxiomVisitorEx<O> visitor)
accept in interface org.semanticweb.owlapi.model.OWLAxiompublic <O> O accept(org.semanticweb.owlapi.model.OWLObjectVisitorEx<O> visitor)
accept in interface org.semanticweb.owlapi.model.OWLObjectpublic org.semanticweb.owlapi.model.AxiomType<?> getAxiomType()
getAxiomType in interface org.semanticweb.owlapi.model.OWLAxiompublic Set<org.semanticweb.owlapi.model.OWLDisjointClassesAxiom> asPairwiseAxioms()
asPairwiseAxioms in interface org.semanticweb.owlapi.model.OWLDisjointClassesAxiomasPairwiseAxioms in interface org.semanticweb.owlapi.model.OWLNaryAxiompublic Set<org.semanticweb.owlapi.model.OWLSubClassOfAxiom> asOWLSubClassOfAxioms()
asOWLSubClassOfAxioms in interface org.semanticweb.owlapi.model.OWLSubClassOfAxiomSetShortCutCopyright © 2014 The University of Manchester. All Rights Reserved.