public class OWLObjectHasValueImpl extends OWLValueRestrictionImpl<OWLIndividual> implements OWLObjectHasValue
| Constructor and Description |
|---|
OWLObjectHasValueImpl(OWLObjectPropertyExpression property,
OWLIndividual value) |
| Modifier and Type | Method and Description |
|---|---|
OWLClassExpression |
asSomeValuesFrom()
A convenience method that obtains this restriction as an existential restriction with a
nominal filler.
|
OWLObjectPropertyExpression |
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, initHashCodeisObjectRestrictionisDataRestrictionasConjunctSet, asDisjunctSet, conjunctSet, containsConjunct, disjunctSet, getComplementNNF, getNNF, getObjectComplementOf, isClassExpressionLiteral, isOWLNothing, isOWLThingasOWLClass, isOWLClassaddAnonymousIndividualsToSet, addSignatureEntitiesToSetpublic OWLObjectHasValueImpl(OWLObjectPropertyExpression property, OWLIndividual value)
property - propertyvalue - valuepublic OWLObjectPropertyExpression getProperty()
OWLObjectRestrictiongetProperty in interface HasProperty<OWLObjectPropertyExpression>getProperty in interface OWLObjectRestrictiongetProperty in interface OWLRestrictionpublic OWLClassExpression asSomeValuesFrom()
OWLHasValueRestrictionasSomeValuesFrom in interface OWLHasValueRestriction<OWLIndividual>Copyright © 2019 The University of Manchester. All rights reserved.