public interface OWLNaryBooleanClassExpression extends OWLBooleanClassExpression
| Modifier and Type | Method and Description |
|---|---|
Set<OWLClassExpression> |
getOperands() |
List<OWLClassExpression> |
getOperandsAsList()
Gets the class expressions returned by
getOperands() as a list
of class expressions. |
accept, accept, asConjunctSet, asDisjunctSet, asOWLClass, containsConjunct, getClassExpressionType, getComplementNNF, getNNF, getObjectComplementOf, isAnonymous, isClassExpressionLiteral, isOWLNothing, isOWLThingaccept, accept, getNestedClassExpressions, isBottomEntity, isTopEntity, toStringcompareTogetSignaturecontainsEntityInSignaturegetAnonymousIndividualsgetClassesInSignaturegetObjectPropertiesInSignaturegetDataPropertiesInSignaturegetIndividualsInSignaturegetDatatypesInSignaturegetAnnotationPropertiesInSignature@Nonnull Set<OWLClassExpression> getOperands()
@Nonnull List<OWLClassExpression> getOperandsAsList()
getOperands() as a list
of class expressions.Copyright © 2016 The University of Manchester. All Rights Reserved.