Comparable<OWLObject>
, HasAnnotationPropertiesInSignature
, HasAnonymousIndividuals
, HasClassesInSignature
, HasContainsEntityInSignature
, HasDataPropertiesInSignature
, HasDatatypesInSignature
, HasIndividualsInSignature
, HasObjectPropertiesInSignature
, HasSignature
, IsAnonymous
, OWLAnonymousClassExpression
, OWLBooleanClassExpression
, OWLClassExpression
, OWLObject
, OWLPropertyRange
, Serializable
, SWRLPredicate
OWLObjectIntersectionOf
, OWLObjectUnionOf
OWLNaryBooleanClassExpressionImpl
, OWLObjectIntersectionOfImpl
, OWLObjectUnionOfImpl
public interface OWLNaryBooleanClassExpression extends OWLBooleanClassExpression
Modifier and Type | Method | Description |
---|---|---|
Set<OWLClassExpression> |
getOperands() |
|
List<OWLClassExpression> |
getOperandsAsList() |
Gets the class expressions returned by
getOperands() as a list
of class expressions. |
compareTo
getAnnotationPropertiesInSignature
getAnonymousIndividuals
getClassesInSignature
containsEntityInSignature
getDataPropertiesInSignature
getDatatypesInSignature
getIndividualsInSignature
getObjectPropertiesInSignature
getSignature
accept, accept, asConjunctSet, asDisjunctSet, asOWLClass, containsConjunct, getClassExpressionType, getComplementNNF, getNNF, getObjectComplementOf, isAnonymous, isClassExpressionLiteral, isOWLNothing, isOWLThing
accept, accept, getNestedClassExpressions, isBottomEntity, isIndividual, isIRI, isTopEntity, toString
@Nonnull Set<OWLClassExpression> getOperands()
@Nonnull List<OWLClassExpression> getOperandsAsList()
getOperands()
as a list
of class expressions.Copyright © 2018 The University of Manchester. All rights reserved.