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

Packages that use DAMLModel
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. 
com.hp.hpl.jena.rdf.model A package for creating and manipulating RDF graphs. 
 

Uses of DAMLModel in com.hp.hpl.jena.ontology.daml
 

Methods in com.hp.hpl.jena.ontology.daml that return DAMLModel
 DAMLModel DAMLCommon.getDAMLModel()
          Answer the DAML model wherein this value is stored.
 

Uses of DAMLModel in com.hp.hpl.jena.rdf.model
 

Methods in com.hp.hpl.jena.rdf.model that return DAMLModel
static DAMLModel ModelFactory.createDAMLModel()
          Answer a model for processing DAML+OIL, using the legacy Jena1 DAML API.
 



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