|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ObjectCardinality
A description specifying the cardinality of some object property.
| Field Summary | |
|---|---|
static int |
UNLIMITED
The unlimited cardinality. |
| Method Summary | |
|---|---|
Description |
getDescription()
Returns the description to which the cardinality is restricted. |
int |
getMaximumCardinality()
Returns the maximum cardinality. |
int |
getMinimumCardinality()
Returns the minimum cardinality. |
ObjectProperty |
getObjectProperty()
Returns the 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 |
| Methods inherited from interface org.semanticweb.kaon2.api.rules.Predicate |
|---|
getArity |
| Field Detail |
|---|
static final int UNLIMITED
| Method Detail |
|---|
int getMinimumCardinality()
int getMaximumCardinality()
Integer.MAX_VALUE means unlimited)ObjectProperty getObjectProperty()
Description getDescription()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||