public abstract class OWLNaryClassAxiomImpl extends OWLClassAxiomImpl implements OWLNaryClassAxiom
NO_ANNOTATIONS, OWL_THING| Constructor and Description |
|---|
OWLNaryClassAxiomImpl(Set<? extends OWLClassExpression> classExpressions,
Collection<? extends OWLAnnotation> annotations) |
| Modifier and Type | Method and Description |
|---|---|
protected int |
compareObjectOfSameType(OWLObject object) |
boolean |
contains(OWLClassExpression ce) |
boolean |
equals(Object obj) |
Set<OWLClassExpression> |
getClassExpressions() |
List<OWLClassExpression> |
getClassExpressionsAsList() |
Set<OWLClassExpression> |
getClassExpressionsMinus(OWLClassExpression... descs) |
isAnnotationAxiom, 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, waitaccept, accept, equalsIgnoreAnnotations, getAnnotatedAxiom, getAnnotations, getAnnotations, getAxiomType, getAxiomWithoutAnnotations, getNNF, isAnnotated, isAnnotationAxiom, isLogicalAxiom, isOfType, isOfTypeaccept, accept, getAnonymousIndividuals, getClassesInSignature, getDataPropertiesInSignature, getDatatypesInSignature, getIndividualsInSignature, getNestedClassExpressions, getObjectPropertiesInSignature, getSignature, isBottomEntity, isTopEntitycompareToasPairwiseAxiomsasOWLSubClassOfAxiomspublic OWLNaryClassAxiomImpl(Set<? extends OWLClassExpression> classExpressions, Collection<? extends OWLAnnotation> annotations)
public Set<OWLClassExpression> getClassExpressions()
getClassExpressions in interface OWLNaryClassAxiompublic List<OWLClassExpression> getClassExpressionsAsList()
getClassExpressionsAsList in interface OWLNaryClassAxiompublic boolean contains(OWLClassExpression ce)
contains in interface OWLNaryClassAxiompublic Set<OWLClassExpression> getClassExpressionsMinus(OWLClassExpression... descs)
getClassExpressionsMinus in interface OWLNaryClassAxiompublic boolean equals(Object obj)
equals in class OWLAxiomImplprotected int compareObjectOfSameType(OWLObject object)
compareObjectOfSameType in class OWLObjectImplCopyright © 2013 CSIRO HRPPC. All Rights Reserved.