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, isClassExpressionLiteral, isOWLNothing, isOWLThingaccept, accept, getNestedClassExpressions, isBottomEntity, isIndividual, isIRI, isTopEntity, toStringcompareTogetSignaturecontainsEntityInSignaturegetAnonymousIndividualsgetClassesInSignaturegetObjectPropertiesInSignaturegetDataPropertiesInSignaturegetIndividualsInSignaturegetDatatypesInSignaturegetAnnotationPropertiesInSignatureisAnonymous, isNamed@Nonnull V getFiller()
@Deprecated V getValue()
getFiller() instead@Nonnull OWLClassExpression asSomeValuesFrom()
Copyright © 2021 The University of Manchester. All rights reserved.