public class OWLObjectComplementOfImpl extends OWLAnonymousClassExpressionImpl implements org.semanticweb.owlapi.model.OWLObjectComplementOf
NO_ANNOTATIONS, OWL_THING| Constructor and Description |
|---|
OWLObjectComplementOfImpl(org.semanticweb.owlapi.model.OWLClassExpression operand) |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(org.semanticweb.owlapi.model.OWLClassExpressionVisitor visitor) |
<O> O |
accept(org.semanticweb.owlapi.model.OWLClassExpressionVisitorEx<O> visitor) |
void |
accept(org.semanticweb.owlapi.model.OWLObjectVisitor visitor) |
<O> O |
accept(org.semanticweb.owlapi.model.OWLObjectVisitorEx<O> visitor) |
protected int |
compareObjectOfSameType(org.semanticweb.owlapi.model.OWLObject object) |
boolean |
equals(Object obj) |
org.semanticweb.owlapi.model.ClassExpressionType |
getClassExpressionType() |
org.semanticweb.owlapi.model.OWLClassExpression |
getOperand() |
boolean |
isClassExpressionLiteral() |
asConjunctSet, asDisjunctSet, asOWLClass, containsConjunct, getComplementNNF, getNNF, getObjectComplementOf, isAnonymous, isOWLNothing, isOWLThingcompareLists, compareSets, compareTo, getAnonymousIndividuals, getClassesInSignature, getDataPropertiesInSignature, getDatatypesInSignature, getIndividualsInSignature, getNestedClassExpressions, getObjectPropertiesInSignature, getSignature, hashCode, isBottomEntity, isTopEntity, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitasConjunctSet, asDisjunctSet, asOWLClass, containsConjunct, getComplementNNF, getNNF, getObjectComplementOf, isAnonymous, isOWLNothing, isOWLThinggetAnonymousIndividuals, getClassesInSignature, getDataPropertiesInSignature, getDatatypesInSignature, getIndividualsInSignature, getNestedClassExpressions, getObjectPropertiesInSignature, getSignature, isBottomEntity, isTopEntitycompareTopublic OWLObjectComplementOfImpl(org.semanticweb.owlapi.model.OWLClassExpression operand)
operand - class to complementpublic org.semanticweb.owlapi.model.ClassExpressionType getClassExpressionType()
getClassExpressionType in interface org.semanticweb.owlapi.model.OWLClassExpressionpublic boolean isClassExpressionLiteral()
isClassExpressionLiteral in interface org.semanticweb.owlapi.model.OWLClassExpressionpublic org.semanticweb.owlapi.model.OWLClassExpression getOperand()
getOperand in interface org.semanticweb.owlapi.model.OWLObjectComplementOfpublic boolean equals(Object obj)
equals in class OWLObjectImplpublic void accept(org.semanticweb.owlapi.model.OWLClassExpressionVisitor visitor)
accept in interface org.semanticweb.owlapi.model.OWLClassExpressionpublic void accept(org.semanticweb.owlapi.model.OWLObjectVisitor visitor)
accept in interface org.semanticweb.owlapi.model.OWLObjectpublic <O> O accept(org.semanticweb.owlapi.model.OWLClassExpressionVisitorEx<O> visitor)
accept in interface org.semanticweb.owlapi.model.OWLClassExpressionpublic <O> O accept(org.semanticweb.owlapi.model.OWLObjectVisitorEx<O> visitor)
accept in interface org.semanticweb.owlapi.model.OWLObjectprotected int compareObjectOfSameType(org.semanticweb.owlapi.model.OWLObject object)
compareObjectOfSameType in class OWLObjectImplCopyright © 2014 The University of Manchester. All Rights Reserved.