Uses of Class
wt.graph.ObjectGraphCallback

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

Uses of ObjectGraphCallback in wt.graph
 

Fields in wt.graph declared as ObjectGraphCallback
private  ObjectGraphCallback AbstractObjectGraph.visitor
           
 

Uses of ObjectGraphCallback in wt.graph.processor
 

Subclasses of ObjectGraphCallback in wt.graph.processor
 class ApplicationProcessingModeVisitor
          

Supported API: false

Extendable: false
 class PreliminaryProcessingVisitor
          Tentative class to allow the creation of an ObjectGraph from an ObjectGraphTemplate.
 class PreviewProcessingModeVisitor
          

Supported API: false

Extendable: false