|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use wt.graph | |
wt.clients.tools.transfer | |
wt.graph | |
wt.graph.processor | |
wt.graph.service | |
wt.graph.template | |
wt.transfer.delegate | |
wt.transfer.filter | |
wt.transfer.policy | |
wt.transfer.unit | |
wt.visitor | Defines theĀ navigator/visitor design pattern for
usingĀ a
Walker (at one time it used a
Navigator , instead of a
Walker ) and a
NodeExpander , which together
traverse a structure of objects, and a
Visitor , which does something
when we navigate to the object; this separates the
algorithm for navigating from the algorithm for
visiting, allowing more reuse; factories support
selection of
Walker s and
Visitor s. |
Classes in wt.graph used by wt.clients.tools.transfer | |
ObjectGraph
Provides a top-level abstraction of an object graph. |
|
ObjectGraphEdge
Provides a top-level abstraction of an edge in an object graph. |
|
ObjectGraphNode
Provides a top-level abstraction of a node in an object graph. |
Classes in wt.graph used by wt.graph | |
AbstractObjectGraph
Provides a value-add "basic" implementation of an object graph abstraction. |
|
AbstractObjectGraphEdge
Provides a value-add "basic" implementation of an object graph edge abstraction. |
|
AbstractObjectGraphNode
Provides a value-add "basic" implementation of an object graph node abstraction. |
|
NodeReference
Provides a mechanism that is a type of object reference either to a specific object or a latest iteration of a version of an object. |
|
ObjectGraph
Provides a top-level abstraction of an object graph. |
|
ObjectGraphCallback
Performs common pre/post-processing activities on each visited node as a callback. |
|
ObjectGraphEdge
Provides a top-level abstraction of an edge in an object graph. |
|
ObjectGraphEdgeFactory
Provides an abstract factory that employs an encoding approach via stream(s) to persist a meta-object's persistent attributes as an XML document. |
|
ObjectGraphException
Provides an abstraction of an abnormal occurrence or error in the usage or processing of the object graph mechanism. |
|
ObjectGraphFactory
Provides an abstract factory that employs an encoding approach via stream(s) to persist a meta-object's persistent attributes as an XML document. |
|
ObjectGraphNode
Provides a top-level abstraction of a node in an object graph. |
|
ObjectGraphNodeExpander
Supported API: false Extendable: false |
|
ObjectGraphNodeFactory
Provides an abstract factory that employs an encoding approach via stream(s) to persist a meta-object's persistent attributes as an XML document. |
|
ObjectGraphUtilities
Supported API: false Extendable: false |
|
ObjectGraphWalker
Supported API: true Extendable: false |
|
ObjectImage
Provides for a common means of abstracting any type of object, potentially ranging from some form of object reference to merely a classname. |
|
ObjectInfo
Use the newObjectInfo static factory method(s), not the
ObjectInfo constructor, to construct instances of this class. |
|
TheObjectGraphEdgeGraph
Use the newTheObjectGraphEdgeGraph static factory method(s),
not the TheObjectGraphEdgeGraph constructor, to construct
instances of this class. |
|
TheObjectGraphNodeGraph
Use the newTheObjectGraphNodeGraph static factory method(s),
not the TheObjectGraphNodeGraph constructor, to construct
instances of this class. |
|
TheObjectGraphRoot
Use the newTheObjectGraphRoot static factory method(s),
not the TheObjectGraphRoot constructor, to construct instances
of this class. |
|
VariableObjectReferenceImage
Supported API: false Extendable: false |
|
XMLObjectContentImage
Supported API: false Extendable: false |
Classes in wt.graph used by wt.graph.processor | |
ObjectGraph
Provides a top-level abstraction of an object graph. |
|
ObjectGraphCallback
Performs common pre/post-processing activities on each visited node as a callback. |
|
ObjectGraphException
Provides an abstraction of an abnormal occurrence or error in the usage or processing of the object graph mechanism. |
|
ObjectGraphNode
Provides a top-level abstraction of a node in an object graph. |
Classes in wt.graph used by wt.graph.service | |
ObjectGraph
Provides a top-level abstraction of an object graph. |
Classes in wt.graph used by wt.graph.template | |
AbstractObjectGraph
Provides a value-add "basic" implementation of an object graph abstraction. |
|
AbstractObjectGraphEdge
Provides a value-add "basic" implementation of an object graph edge abstraction. |
|
AbstractObjectGraphNode
Provides a value-add "basic" implementation of an object graph node abstraction. |
|
ObjectGraph
Provides a top-level abstraction of an object graph. |
|
ObjectGraphEdge
Provides a top-level abstraction of an edge in an object graph. |
|
ObjectGraphException
Provides an abstraction of an abnormal occurrence or error in the usage or processing of the object graph mechanism. |
|
ObjectGraphNode
Provides a top-level abstraction of a node in an object graph. |
|
ObjectImage
Provides for a common means of abstracting any type of object, potentially ranging from some form of object reference to merely a classname. |
Classes in wt.graph used by wt.transfer.delegate | |
ObjectGraphEdge
Provides a top-level abstraction of an edge in an object graph. |
|
ObjectGraphNode
Provides a top-level abstraction of a node in an object graph. |
Classes in wt.graph used by wt.transfer.filter | |
AbstractObjectGraph
Provides a value-add "basic" implementation of an object graph abstraction. |
|
AbstractObjectGraphEdge
Provides a value-add "basic" implementation of an object graph edge abstraction. |
|
AbstractObjectGraphNode
Provides a value-add "basic" implementation of an object graph node abstraction. |
|
ObjectGraph
Provides a top-level abstraction of an object graph. |
|
ObjectGraphEdge
Provides a top-level abstraction of an edge in an object graph. |
|
ObjectGraphNode
Provides a top-level abstraction of a node in an object graph. |
Classes in wt.graph used by wt.transfer.policy | |
ObjectGraph
Provides a top-level abstraction of an object graph. |
|
ObjectGraphNode
Provides a top-level abstraction of a node in an object graph. |
Classes in wt.graph used by wt.transfer.unit | |
AbstractObjectGraph
Provides a value-add "basic" implementation of an object graph abstraction. |
|
AbstractObjectGraphEdge
Provides a value-add "basic" implementation of an object graph edge abstraction. |
|
AbstractObjectGraphNode
Provides a value-add "basic" implementation of an object graph node abstraction. |
|
ObjectGraph
Provides a top-level abstraction of an object graph. |
|
ObjectGraphEdge
Provides a top-level abstraction of an edge in an object graph. |
|
ObjectGraphNode
Provides a top-level abstraction of a node in an object graph. |
Classes in wt.graph used by wt.visitor | |
ObjectGraphEdge
Provides a top-level abstraction of an edge in an object graph. |
|
ObjectGraphException
Provides an abstraction of an abnormal occurrence or error in the usage or processing of the object graph mechanism. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |