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, isClassExpressionLiteral, isOWLNothing, isOWLThing
accept, accept, getNestedClassExpressions, isBottomEntity, isIndividual, isIRI, isTopEntity, toString
compareTo
getSignature
containsEntityInSignature
getAnonymousIndividuals
getClassesInSignature
getObjectPropertiesInSignature
getDataPropertiesInSignature
getIndividualsInSignature
getDatatypesInSignature
getAnnotationPropertiesInSignature
isAnonymous, isNamed
@Nonnull Set<OWLClassExpression> getOperands()
@Nonnull List<OWLClassExpression> getOperandsAsList()
getOperands()
as a list
of class expressions.Copyright © 2020 The University of Manchester. All rights reserved.