Package wt.visitor

Class ReverseOccurrencedConfigSpecNodeExpander

java.lang.Object
wt.visitor.ConfigSpecNodeExpander
wt.visitor.ReverseOccurrencedConfigSpecNodeExpander
All Implemented Interfaces:
Serializable, NodeExpander

public class ReverseOccurrencedConfigSpecNodeExpander extends ConfigSpecNodeExpander implements Serializable
This ConfigSpecNodeExpander class uses the Struct Service and a ConfigSpec to implement the expand operation. The node is assumed to be an Iteration and the "used by" link is navigated. It also takes into account occurrences.

Supported API: true

Extendable: false
See Also: