Uses of Interface
com.hp.hpl.jena.ontology.daml.DAMLProperty

Packages that use DAMLProperty
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 DAMLProperty in com.hp.hpl.jena.ontology.daml
 

Subinterfaces of DAMLProperty in com.hp.hpl.jena.ontology.daml
 interface DAMLDatatypeProperty
          Java encapsulation of a datatype property in a DAML ontology.
 interface DAMLObjectProperty
          Java encapsulation of an object property in a DAML ontology.
 

Methods in com.hp.hpl.jena.ontology.daml that return DAMLProperty
 DAMLProperty DAMLModel.createDAMLProperty(String uri)
          Create a DAML property.
 DAMLProperty DAMLModel.getDAMLProperty(String uri)
          Answer a resource from the current model with the given uri, viewed as a DAML Property.
 



Copyright © 2000, 2001, 2002, 2003, 2004 Hewlett-Packard Development Company, LP