Interface | Description |
---|---|
IDsNode |
Class | Description |
---|---|
DsContainerDepthFirstIterator |
Iterate over the given container node and all it's subnodes in depth-first order.
|
DsContainerNode | |
DsContainerParentIterator |
Iterate over the given node and all it's ancestor nodes.
|
DsSetClosureIterator |
Iterate over a set and all sets the given set is member of.
|
DsSetMemberIterator |
Recursively iterate over the given set and all it's member sets.
|
DsSetNode | |
DsSetNodePriorityComparator | |
OrgStructure |
This class is an in-memory representation of the Intrexx organizational structure.
|
OrgStructureBuilder | |
OrgStructureCache |