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

Packages that use com.hp.hpl.jena.enhanced
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.enhanced
EnhGraph
          TODO: remove the polymorphic aspect of EnhGraphs.
EnhNode
           A specialisation of Polymorphic that models an extended node in a an extended graph.
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
          TODO: remove the polymorphic aspect of EnhGraphs.
 

Classes in com.hp.hpl.jena.enhanced used by com.hp.hpl.jena.rdf.model.impl
EnhGraph
          TODO: remove the polymorphic aspect of EnhGraphs.
 

Classes in com.hp.hpl.jena.enhanced used by com.hp.hpl.jena.util
EnhGraph
          TODO: remove the polymorphic aspect of EnhGraphs.
 



Licenced under the Apache License, Version 2.0