- All Implemented Interfaces:
- java.io.Serializable, java.lang.Cloneable, java.lang.Iterable<DTActionNode>, java.util.Collection<DTActionNode>, java.util.List<DTActionNode>
public class DTActionNodeTable
extends DTComponentTable<DTActionNode>
A list of DTActionNodes per DTAction. DTAction contains a DTActionNodeTable, which holds multiple DTActionNodes. The DTActionNodes and DTActionNodeTables are managed automatically when DTActions are added and removed, and when DTRules are added, removed, and swapped, and when DimensionNodes are split and merged.
- See Also:
- Serialized Form