V
- the value typepublic interface OWLHasValueRestriction<V extends OWLObject> extends OWLRestriction, HasFiller<V>
Modifier and Type | Method and Description |
---|---|
OWLClassExpression |
asSomeValuesFrom()
A convenience method that obtains this restriction as an existential restriction with a
nominal filler.
|
V |
getFiller()
Gets the value which is the filler for this restriction.
|
V |
getValue()
Deprecated.
use
getFiller() instead |
getProperty, isDataRestriction, isObjectRestriction
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 V getFiller()
@Deprecated V getValue()
getFiller()
instead@Nonnull OWLClassExpression asSomeValuesFrom()
Copyright © 2020 The University of Manchester. All rights reserved.