Uses of Package
com.hp.hpl.jena.enhanced

Packages that use com.hp.hpl.jena.enhanced
com.hp.hpl.jena.db A general database backend for persistent storage of Jena models. 
com.hp.hpl.jena.enhanced This package defines the enhanced node and graph classes; an enhanced node is one embedded in a particular enhanced graph. 
com.hp.hpl.jena.ontology Provides a set of abstractions and convenience classes for accessing and manipluating ontologies represented in RDF. 
com.hp.hpl.jena.rdf.model.impl This package contains implementations of the interfaces defined in the .model package, eg ModelCom for Model, ResourceImpl for Resource, and so on. 
com.hp.hpl.jena.util Miscellaneous collection of utility classes. 
 

Classes in com.hp.hpl.jena.enhanced used by com.hp.hpl.jena.db
EnhGraph
          A specialisation of Polymorphic that models an extended graph - that is, one that containsEnhanced nodes or one that itself exposes additional capabilities beyond the graph API.
GraphPersonality
          Personalities for Graphs.
Polymorphic
          Abstract base class for all polymorphic RDF objects, especially enhanced node and enhanced graph.
 

Classes in com.hp.hpl.jena.enhanced used by com.hp.hpl.jena.enhanced
EnhGraph
          A specialisation of Polymorphic that models an extended graph - that is, one that containsEnhanced nodes or one that itself exposes additional capabilities beyond the graph API.
EnhNode
           A specialisation of Polymorphic that models an extended node in a an extended graph.
GraphPersonality
          Personalities for Graphs.
Implementation
           Interface defining a generic factory interface for generating enhanced nodes from normal graph nodes.
Personality
          Defines a set of permitted mappings from [interface] Class objects to Implementation factories that can generate instances of the facet represented by the Class.
Polymorphic
          Abstract base class for all polymorphic RDF objects, especially enhanced node and enhanced graph.
 

Classes in com.hp.hpl.jena.enhanced used by com.hp.hpl.jena.ontology
EnhGraph
          A specialisation of Polymorphic that models an extended graph - that is, one that containsEnhanced nodes or one that itself exposes additional capabilities beyond the graph API.
 

Classes in com.hp.hpl.jena.enhanced used by com.hp.hpl.jena.rdf.model.impl
EnhGraph
          A specialisation of Polymorphic that models an extended graph - that is, one that containsEnhanced nodes or one that itself exposes additional capabilities beyond the graph API.
Polymorphic
          Abstract base class for all polymorphic RDF objects, especially enhanced node and enhanced graph.
 

Classes in com.hp.hpl.jena.enhanced used by com.hp.hpl.jena.util
EnhGraph
          A specialisation of Polymorphic that models an extended graph - that is, one that containsEnhanced nodes or one that itself exposes additional capabilities beyond the graph API.
Polymorphic
          Abstract base class for all polymorphic RDF objects, especially enhanced node and enhanced graph.
 



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