public abstract class OWLNaryBooleanClassExpressionImpl extends OWLAnonymousClassExpressionImpl implements org.semanticweb.owlapi.model.OWLNaryBooleanClassExpression
NO_ANNOTATIONS, OWL_THING| Constructor and Description |
|---|
OWLNaryBooleanClassExpressionImpl(Set<? extends org.semanticweb.owlapi.model.OWLClassExpression> operands) |
| Modifier and Type | Method and Description |
|---|---|
protected int |
compareObjectOfSameType(org.semanticweb.owlapi.model.OWLObject object) |
boolean |
equals(Object obj) |
Set<org.semanticweb.owlapi.model.OWLClassExpression> |
getOperands() |
List<org.semanticweb.owlapi.model.OWLClassExpression> |
getOperandsAsList() |
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, waitaccept, accept, asConjunctSet, asDisjunctSet, asOWLClass, containsConjunct, getClassExpressionType, getComplementNNF, getNNF, getObjectComplementOf, isAnonymous, isOWLNothing, isOWLThingaccept, accept, getAnonymousIndividuals, getClassesInSignature, getDataPropertiesInSignature, getDatatypesInSignature, getIndividualsInSignature, getNestedClassExpressions, getObjectPropertiesInSignature, getSignature, isBottomEntity, isTopEntitycompareTopublic OWLNaryBooleanClassExpressionImpl(Set<? extends org.semanticweb.owlapi.model.OWLClassExpression> operands)
operands - operandspublic List<org.semanticweb.owlapi.model.OWLClassExpression> getOperandsAsList()
getOperandsAsList in interface org.semanticweb.owlapi.model.OWLNaryBooleanClassExpressionpublic Set<org.semanticweb.owlapi.model.OWLClassExpression> getOperands()
getOperands in interface org.semanticweb.owlapi.model.OWLNaryBooleanClassExpressionpublic boolean isClassExpressionLiteral()
isClassExpressionLiteral in interface org.semanticweb.owlapi.model.OWLClassExpressionpublic boolean equals(Object obj)
equals in class OWLObjectImplprotected int compareObjectOfSameType(org.semanticweb.owlapi.model.OWLObject object)
compareObjectOfSameType in class OWLObjectImplCopyright © 2014 The University of Manchester. All Rights Reserved.