|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DataCardinality
A description specifying the cardinality of a data property.
| Field Summary | |
|---|---|
static int |
UNLIMITED
The unlimited cardinality. |
| Method Summary | |
|---|---|
DataProperty |
getDataProperty()
Returns the data property. |
int |
getMaximumCardinality()
Returns the maximum cardinality. |
int |
getMinimumCardinality()
Returns the minimum cardinality. |
| 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()
DataProperty getDataProperty()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||