public class OWLObjectUnionOfImpl extends OWLNaryBooleanClassExpressionImpl implements org.semanticweb.owlapi.model.OWLObjectUnionOf
NO_ANNOTATIONS, OWL_THING| Constructor and Description |
|---|
OWLObjectUnionOfImpl(Set<? extends org.semanticweb.owlapi.model.OWLClassExpression> operands) |
| 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) |
Set<org.semanticweb.owlapi.model.OWLClassExpression> |
asDisjunctSet() |
boolean |
equals(Object obj) |
org.semanticweb.owlapi.model.ClassExpressionType |
getClassExpressionType() |
compareObjectOfSameType, getOperands, getOperandsAsList, isClassExpressionLiteralasConjunctSet, 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, waitgetOperands, getOperandsAsListasConjunctSet, asOWLClass, containsConjunct, getComplementNNF, getNNF, getObjectComplementOf, isAnonymous, isClassExpressionLiteral, isOWLNothing, isOWLThinggetAnonymousIndividuals, getClassesInSignature, getDataPropertiesInSignature, getDatatypesInSignature, getIndividualsInSignature, getNestedClassExpressions, getObjectPropertiesInSignature, getSignature, isBottomEntity, isTopEntitycompareTopublic OWLObjectUnionOfImpl(Set<? extends org.semanticweb.owlapi.model.OWLClassExpression> operands)
operands - operandspublic org.semanticweb.owlapi.model.ClassExpressionType getClassExpressionType()
getClassExpressionType in interface org.semanticweb.owlapi.model.OWLClassExpressionpublic boolean equals(Object obj)
equals in class OWLNaryBooleanClassExpressionImplpublic Set<org.semanticweb.owlapi.model.OWLClassExpression> asDisjunctSet()
asDisjunctSet in interface org.semanticweb.owlapi.model.OWLClassExpressionasDisjunctSet in class OWLAnonymousClassExpressionImplpublic 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.OWLObjectCopyright © 2014 The University of Manchester. All Rights Reserved.