public abstract class OWLAnonymousClassExpressionImpl extends OWLClassExpressionImpl implements OWLAnonymousClassExpression
NO_ANNOTATIONS, OWL_THING| Constructor and Description |
|---|
OWLAnonymousClassExpressionImpl() |
| Modifier and Type | Method and Description |
|---|---|
Set<OWLClassExpression> |
asConjunctSet() |
Set<OWLClassExpression> |
asDisjunctSet() |
OWLClass |
asOWLClass() |
boolean |
containsConjunct(OWLClassExpression ce) |
OWLClassExpression |
getComplementNNF() |
OWLClassExpression |
getNNF() |
OWLClassExpression |
getObjectComplementOf() |
boolean |
isAnonymous() |
boolean |
isOWLNothing() |
boolean |
isOWLThing() |
compareLists, compareObjectOfSameType, compareSets, compareTo, equals, getAnonymousIndividuals, getClassesInSignature, getDataPropertiesInSignature, getDatatypesInSignature, getIndividualsInSignature, getNestedClassExpressions, getObjectPropertiesInSignature, getSignature, hashCode, isBottomEntity, isTopEntity, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitaccept, accept, getClassExpressionType, isClassExpressionLiteralaccept, accept, getAnonymousIndividuals, getClassesInSignature, getDataPropertiesInSignature, getDatatypesInSignature, getIndividualsInSignature, getNestedClassExpressions, getObjectPropertiesInSignature, getSignature, isBottomEntity, isTopEntitycompareTopublic boolean isAnonymous()
isAnonymous in interface OWLClassExpressionpublic boolean isOWLThing()
isOWLThing in interface OWLClassExpressionpublic boolean isOWLNothing()
isOWLNothing in interface OWLClassExpressionpublic OWLClassExpression getNNF()
getNNF in interface OWLClassExpressionpublic OWLClassExpression getComplementNNF()
getComplementNNF in interface OWLClassExpressionpublic OWLClassExpression getObjectComplementOf()
getObjectComplementOf in interface OWLClassExpressionpublic OWLClass asOWLClass()
asOWLClass in interface OWLClassExpressionpublic Set<OWLClassExpression> asConjunctSet()
asConjunctSet in interface OWLClassExpressionpublic boolean containsConjunct(OWLClassExpression ce)
containsConjunct in interface OWLClassExpressionpublic Set<OWLClassExpression> asDisjunctSet()
asDisjunctSet in interface OWLClassExpressionCopyright © 2013 CSIRO HRPPC. All Rights Reserved.