public abstract class OWLAnonymousClassExpressionImpl extends OWLClassExpressionImpl implements org.semanticweb.owlapi.model.OWLAnonymousClassExpression
NO_ANNOTATIONS, OWL_THING| Constructor and Description |
|---|
OWLAnonymousClassExpressionImpl()
default constructor
|
| Modifier and Type | Method and Description |
|---|---|
Set<org.semanticweb.owlapi.model.OWLClassExpression> |
asConjunctSet() |
Set<org.semanticweb.owlapi.model.OWLClassExpression> |
asDisjunctSet() |
org.semanticweb.owlapi.model.OWLClass |
asOWLClass() |
boolean |
containsConjunct(org.semanticweb.owlapi.model.OWLClassExpression ce) |
org.semanticweb.owlapi.model.OWLClassExpression |
getComplementNNF() |
org.semanticweb.owlapi.model.OWLClassExpression |
getNNF() |
org.semanticweb.owlapi.model.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 OWLAnonymousClassExpressionImpl()
public boolean isAnonymous()
isAnonymous in interface org.semanticweb.owlapi.model.OWLClassExpressionpublic boolean isOWLThing()
isOWLThing in interface org.semanticweb.owlapi.model.OWLClassExpressionpublic boolean isOWLNothing()
isOWLNothing in interface org.semanticweb.owlapi.model.OWLClassExpressionpublic org.semanticweb.owlapi.model.OWLClassExpression getNNF()
getNNF in interface org.semanticweb.owlapi.model.OWLClassExpressionpublic org.semanticweb.owlapi.model.OWLClassExpression getComplementNNF()
getComplementNNF in interface org.semanticweb.owlapi.model.OWLClassExpressionpublic org.semanticweb.owlapi.model.OWLClassExpression getObjectComplementOf()
getObjectComplementOf in interface org.semanticweb.owlapi.model.OWLClassExpressionpublic org.semanticweb.owlapi.model.OWLClass asOWLClass()
asOWLClass in interface org.semanticweb.owlapi.model.OWLClassExpressionpublic Set<org.semanticweb.owlapi.model.OWLClassExpression> asConjunctSet()
asConjunctSet in interface org.semanticweb.owlapi.model.OWLClassExpressionpublic boolean containsConjunct(org.semanticweb.owlapi.model.OWLClassExpression ce)
containsConjunct in interface org.semanticweb.owlapi.model.OWLClassExpressionpublic Set<org.semanticweb.owlapi.model.OWLClassExpression> asDisjunctSet()
asDisjunctSet in interface org.semanticweb.owlapi.model.OWLClassExpressionCopyright © 2014 The University of Manchester. All Rights Reserved.