Package | Description |
---|---|
com.ibm.tivoli.maximo.skd.util |
Modifier and Type | Interface and Description |
---|---|
static interface |
GanttModelUtil.IlvNodeVisitor<T>
Generic Node Visitor that can visit nodes in an IlvHierarchyChart
|
static interface |
GanttModelUtil.IlvResourceVisitor<T>
Specific implementation of an
GanttModelUtil.IlvHierarchyNodeVisitor for IlvResource type objects. |
Modifier and Type | Class and Description |
---|---|
static class |
GanttModelUtil.CountingVisitor
Simple counting visitor
|
static class |
GanttModelUtil.FilterNodeVisitor
GanttModelUtil.IlvActivityVisitor that builds a list of Filtered activities based
on the GanttModelUtil.IFilter instance |