org.semanticweb.kaon2.api.owl.elements
Interface ObjectHasValue
- All Superinterfaces:
- Description, Predicate
public interface ObjectHasValue
- extends Description
A description specifying the value of some object property.
| Methods inherited from interface org.semanticweb.kaon2.api.owl.elements.Description |
accept, getComplementNNF, getDataPropertiesFrom, getDisjointDescriptions, getEquivalentDescriptions, getMemberIndividuals, getNNF, getObjectPropertiesFrom, getObjectPropertiesTo, getSimplified, getSubDescriptions, getSuperDescriptions, isInNNF, toString |
getObjectProperty
ObjectProperty getObjectProperty()
- Returns the object property on which the restriction is stated.
- Returns:
- the object property on which the restriction is stated
getIndividual
Individual getIndividual()
- Returns the individual value.
- Returns:
- the individual