Package | Description |
---|---|
com.ibm.tivoli.maximo.skd.util |
Modifier and Type | Class and Description |
---|---|
static class |
GanttModelUtil.FindByIDActivityVisitor
Visitor that will find an Activity by ID
|
static class |
GanttModelUtil.SameTypeVisitor
Special visitor where isValid() will return true if each object
that is visited has the same type as any objectname in the list
|
Modifier and Type | Method and Description |
---|---|
void |
GanttModelUtil.FindByIDActivityVisitor.visit(ilog.views.gantt.IlvActivity item,
ilog.views.gantt.IlvGanttModel model,
GanttModelUtil.HasCancelled state) |
void |
GanttModelUtil.SameTypeVisitor.visit(ilog.views.gantt.IlvActivity item,
ilog.views.gantt.IlvGanttModel model,
GanttModelUtil.HasCancelled state) |