|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AllValuesFromRestriction | |
|---|---|
| com.hp.hpl.jena.ontology | Provides a set of abstractions and convenience classes for accessing and manipluating ontologies represented in RDF. |
| Uses of AllValuesFromRestriction in com.hp.hpl.jena.ontology |
|---|
| Methods in com.hp.hpl.jena.ontology that return AllValuesFromRestriction | |
|---|---|
AllValuesFromRestriction |
Restriction.asAllValuesFromRestriction()
Answer a view of this restriction as an all values from expression |
AllValuesFromRestriction |
Restriction.convertToAllValuesFromRestriction(Resource cls)
Convert this restriction to an all values from class expression. |
AllValuesFromRestriction |
OntModel.createAllValuesFromRestriction(String uri,
Property prop,
Resource cls)
Answer a class description defined as the class of those individuals for which all values of the given property belong to the given class |
AllValuesFromRestriction |
OntModel.getAllValuesFromRestriction(String uri)
Answer a class description defined as the class of those individuals for which all values of the given property belong to the given class. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||