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, isObjectRestrictionaccept, accept, asConjunctSet, asDisjunctSet, asOWLClass, containsConjunct, getClassExpressionType, getComplementNNF, getNNF, getObjectComplementOf, isAnonymous, isClassExpressionLiteral, isOWLNothing, isOWLThingaccept, accept, getNestedClassExpressions, isBottomEntity, isTopEntity, toStringcompareTogetSignaturecontainsEntityInSignaturegetAnonymousIndividualsgetClassesInSignaturegetObjectPropertiesInSignaturegetDataPropertiesInSignaturegetIndividualsInSignaturegetDatatypesInSignaturegetAnnotationPropertiesInSignature@Nonnull V getFiller()
@Deprecated V getValue()
@Nonnull OWLClassExpression asSomeValuesFrom()
Copyright © 2016 The University of Manchester. All Rights Reserved.