|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--com.hp.hpl.jena.eyeball.cardinality.ClassProperties
| Constructor Summary | |
ClassProperties()
|
|
| Method Summary | |
ClassProperties |
addProperty(com.hp.hpl.jena.rdf.model.Resource node,
int min,
int max)
|
PropertyCardinality |
get(com.hp.hpl.jena.rdf.model.Resource resource)
|
java.util.Set |
onProperties()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ClassProperties()
| Method Detail |
public java.util.Set onProperties()
public ClassProperties addProperty(com.hp.hpl.jena.rdf.model.Resource node,
int min,
int max)
public PropertyCardinality get(com.hp.hpl.jena.rdf.model.Resource resource)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||