public class OWLDataHasValueImpl extends OWLValueRestrictionImpl<OWLLiteral> implements OWLDataHasValue
| Constructor and Description |
|---|
OWLDataHasValueImpl(OWLDataPropertyExpression property,
OWLLiteral value) |
| Modifier and Type | Method and Description |
|---|---|
OWLClassExpression |
asSomeValuesFrom()
A convenience method that obtains this restriction as an existential restriction with a
nominal filler.
|
OWLDataPropertyExpression |
getProperty()
Gets the property/properties that the restriction acts along depending on
R being a scalar or collection type.
|
getFillerasConjunctSet, asDisjunctSet, conjunctSet, containsConjunct, disjunctSet, getComplementNNF, getNNF, getObjectComplementOf, isOWLNothing, isOWLThingannotationPropertiesInSignature, anonymousIndividuals, classesInSignature, compareTo, containsEntityInSignature, dataPropertiesInSignature, datatypesInSignature, equals, hashCode, individualsInSignature, nestedClassExpressions, objectPropertiesInSignature, signature, toStringaccept, accept, accept, accept, getClassExpressionType, hashIndex, typeIndexcomponents, getValue, initHashCodeisDataRestrictionisObjectRestrictionasConjunctSet, asDisjunctSet, conjunctSet, containsConjunct, disjunctSet, getComplementNNF, getNNF, getObjectComplementOf, isClassExpressionLiteral, isOWLNothing, isOWLThingasOWLClass, isOWLClassaddAnonymousIndividualsToSet, addSignatureEntitiesToSetpublic OWLDataHasValueImpl(OWLDataPropertyExpression property, OWLLiteral value)
property - propertyvalue - valuepublic OWLDataPropertyExpression getProperty()
OWLDataRestrictiongetProperty in interface HasProperty<OWLDataPropertyExpression>getProperty in interface OWLDataRestrictiongetProperty in interface OWLRestrictionpublic OWLClassExpression asSomeValuesFrom()
OWLHasValueRestrictionasSomeValuesFrom in interface OWLHasValueRestriction<OWLLiteral>Copyright © 2020 The University of Manchester. All rights reserved.