public abstract class OWLNaryBooleanClassExpressionImpl extends OWLAnonymousClassExpressionImpl implements OWLNaryBooleanClassExpression
| Constructor and Description |
|---|
OWLNaryBooleanClassExpressionImpl(Set<? extends OWLClassExpression> operands) |
| Modifier and Type | Method and Description |
|---|---|
void |
addAnonymousIndividualsToSet(Set<OWLAnonymousIndividual> anons) |
void |
addSignatureEntitiesToSet(Set<OWLEntity> entities) |
boolean |
equals(Object obj) |
Set<OWLClassExpression> |
getOperands() |
List<OWLClassExpression> |
getOperandsAsList() |
boolean |
isClassExpressionLiteral() |
asConjunctSet, asDisjunctSet, asOWLClass, containsConjunct, getComplementNNF, getNNF, getObjectComplementOf, isOWLNothing, isOWLThingcompareTo, containsEntityInSignature, getAnnotationPropertiesInSignature, getAnonymousIndividuals, getClassesInSignature, getDataPropertiesInSignature, getDatatypesInSignature, getIndividualsInSignature, getNestedClassExpressions, getObjectPropertiesInSignature, getSignature, hashCode, isBottomEntity, isTopEntity, toStringaccept, accept, asConjunctSet, asDisjunctSet, asOWLClass, containsConjunct, getClassExpressionType, getComplementNNF, getNNF, getObjectComplementOf, isOWLNothing, isOWLThingaccept, accept, getNestedClassExpressions, isBottomEntity, isIndividual, isIRI, isTopEntity, toStringcompareTogetSignaturecontainsEntityInSignaturegetAnonymousIndividualsgetClassesInSignaturegetObjectPropertiesInSignaturegetDataPropertiesInSignaturegetIndividualsInSignaturegetDatatypesInSignaturegetAnnotationPropertiesInSignatureisAnonymous, isNamedpublic OWLNaryBooleanClassExpressionImpl(@Nonnull Set<? extends OWLClassExpression> operands)
operands - operandspublic void addSignatureEntitiesToSet(Set<OWLEntity> entities)
addSignatureEntitiesToSet in interface HasIncrementalSignatureGenerationSupportentities - entity set where entities will be addedpublic void addAnonymousIndividualsToSet(Set<OWLAnonymousIndividual> anons)
addAnonymousIndividualsToSet in interface HasIncrementalSignatureGenerationSupportanons - anonymous individuals set where individuals will be addedpublic List<OWLClassExpression> getOperandsAsList()
getOperandsAsList in interface OWLNaryBooleanClassExpressionpublic Set<OWLClassExpression> getOperands()
getOperands in interface OWLNaryBooleanClassExpressionpublic boolean isClassExpressionLiteral()
isClassExpressionLiteral in interface OWLClassExpressionpublic boolean equals(Object obj)
equals in class OWLObjectImplWithoutEntityAndAnonCachingCopyright © 2020 The University of Manchester. All rights reserved.