public class OWLObjectUnionOfImplExt extends OWLNaryBooleanClassExpressionImplExt implements org.semanticweb.owlapi.model.OWLObjectUnionOf
| Constructor and Description |
|---|
OWLObjectUnionOfImplExt(List<? extends org.semanticweb.owlapi.model.OWLClassExpression> operands) |
OWLObjectUnionOfImplExt(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() |
addAnonymousIndividualsToSet, addSignatureEntitiesToSet, getOperands, getOperandsAsList, isClassExpressionLiteralasConjunctSet, asOWLClass, containsConjunct, getComplementNNF, getNNF, getObjectComplementOf, isAnonymous, isOWLNothing, isOWLThingcompareTo, containsEntityInSignature, getAnnotationPropertiesInSignature, getAnonymousIndividuals, getClassesInSignature, getDataPropertiesInSignature, getDatatypesInSignature, getIndividualsInSignature, getNestedClassExpressions, getObjectPropertiesInSignature, getSignature, hashCode, isBottomEntity, isTopEntity, toStringgetOperands, getOperandsAsListasConjunctSet, asOWLClass, containsConjunct, getComplementNNF, getNNF, getObjectComplementOf, isAnonymous, isClassExpressionLiteral, isOWLNothing, isOWLThinggetNestedClassExpressions, isBottomEntity, isIndividual, isIRI, isTopEntity, toStringcompareTocontainsEntityInSignaturegetAnonymousIndividualsgetClassesInSignaturegetObjectPropertiesInSignaturegetDataPropertiesInSignaturegetIndividualsInSignaturegetDatatypesInSignaturepublic OWLObjectUnionOfImplExt(Set<? extends org.semanticweb.owlapi.model.OWLClassExpression> operands)
operands - operandspublic OWLObjectUnionOfImplExt(List<? 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 OWLNaryBooleanClassExpressionImplExtpublic Set<org.semanticweb.owlapi.model.OWLClassExpression> asDisjunctSet()
asDisjunctSet in interface org.semanticweb.owlapi.model.OWLClassExpressionasDisjunctSet in class uk.ac.manchester.cs.owl.owlapi.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.OWLObject
DL-Learner is licenced under the terms of the GNU General Public License.
Copyright © 2007-2019 Jens Lehmann