|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DAMLInstance | |
|---|---|
| com.hp.hpl.jena.ontology.daml | A re-implementation of the Jena 1.X DAML+OIL API, to assist Jena 1 users to move to Jena2. |
| Uses of DAMLInstance in com.hp.hpl.jena.ontology.daml |
|---|
| Subinterfaces of DAMLInstance in com.hp.hpl.jena.ontology.daml | |
|---|---|
interface |
DAMLDataInstance
A data instance is a specific type of DAML object that represents the instantiation of a DAML datatype. |
| Methods in com.hp.hpl.jena.ontology.daml that return DAMLInstance | |
|---|---|
DAMLInstance |
DAMLModel.createDAMLInstance(DAMLClass damlClass,
String uri)
Create an (optionally anonymous) instance of the given class. |
DAMLInstance |
DAMLModel.getDAMLInstance(String uri)
Answer a resource from the current model with the given uri, viewed as a DAML Instance. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||