|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ConfigSpecNodeExpander | |
wt.annotation | |
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. |
Uses of ConfigSpecNodeExpander in wt.annotation |
Subclasses of ConfigSpecNodeExpander in wt.annotation | |
class |
AnnotationConfigSpecNodeExpander
Supported API: false Extendable: false |
Uses of ConfigSpecNodeExpander in wt.visitor |
Subclasses of ConfigSpecNodeExpander in wt.visitor | |
class |
EPMDocConfigSpecNodeExpander
The EPMDocConfigSpecNodeExpander class uses the EPMStruct Service and a ConfigSpec to implement the expand operation. |
class |
EPMDocReqNodeExpander
The EPMDocReqNodeExpander class uses the EPMStruct Service and a ConfigSpec to implement the expand operation. |
class |
ProductInstanceConfigSpecNodeExpander
Supported API: true Extendable: false |
class |
ReverseConfigSpecNodeExpander
The ConfigSpecNodeExpander class uses the Struct Service and a ConfigSpec to implement the expand operation. |
class |
ReverseOccurrencedConfigSpecNodeExpander
This ConfigSpecNodeExpander class uses the Struct Service and a ConfigSpec to implement the expand operation. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |