public class OWLDataHasValueImpl extends OWLValueRestrictionImpl<OWLLiteral> implements OWLDataHasValue
| Constructor and Description |
|---|
OWLDataHasValueImpl(OWLDataPropertyExpression property,
OWLLiteral value) |
| Modifier and Type | Method and Description |
|---|---|
OWLClassExpression |
asSomeValuesFrom() |
OWLDataPropertyExpression |
getProperty() |
getFillerasConjunctSet, asDisjunctSet, containsConjunct, getComplementNNF, getNNF, getObjectComplementOf, isOWLNothing, isOWLThingannotationPropertiesInSignature, anonymousIndividuals, classesInSignature, compareTo, containsEntityInSignature, dataPropertiesInSignature, datatypesInSignature, equals, hashCode, individualsInSignature, nestedClassExpressions, objectPropertiesInSignature, signature, toStringaccept, accept, accept, accept, getClassExpressionType, hashIndex, typeIndexcomponents, getValueisDataRestrictionisObjectRestrictionisAnonymousasConjunctSet, asDisjunctSet, conjunctSet, containsConjunct, disjunctSet, getComplementNNF, getNNF, getObjectComplementOf, isClassExpressionLiteral, isOWLNothing, isOWLThingasOWLClass, isOWLClassaddAnonymousIndividualsToSet, addSignatureEntitiesToSetpublic OWLDataHasValueImpl(OWLDataPropertyExpression property, OWLLiteral value)
property - propertyvalue - valuepublic OWLDataPropertyExpression getProperty()
getProperty in interface HasProperty<OWLDataPropertyExpression>getProperty in interface OWLDataRestrictiongetProperty in interface OWLRestrictionpublic OWLClassExpression asSomeValuesFrom()
asSomeValuesFrom in interface OWLHasValueRestriction<OWLLiteral>Copyright © 2017 The University of Manchester. All Rights Reserved.