Uses of Package
wt.graph.processor

Packages that use wt.graph.processor
wt.graph.processor   
 

Classes in wt.graph.processor used by wt.graph.processor
GraphProcessor
          API for ObjectGraphTemplateProcessor and ObjectGraphProcessor which produce a realized ObjectGraph given the root object and either an ObjectGraphTemplate (preview or application modes) or an ObjectGraph (application mode only)

Supported API: true

Extendable: false
ObjectGraphProcessor
          Not fully implemented yet.
ObjectGraphTemplateProcessor
          Produces a realized ObjectGraph given the Persistable root object, its corresponding ObjectGraphTemplate and strings specifying the implementations for ObjectGraphNode and ObjectGraphEdge.