org.semanticweb.kaon2.api.owl.elements
Interface ObjectAll
- All Superinterfaces:
- Description, Predicate
public interface ObjectAll
- extends Description
A description specifying the all values of the object property are from a description.
| 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
getDescription
Description getDescription()
- Returns the descritpion to which the value of the object property is restricted.
- Returns:
- the description to which the object property is restricted