NodeType - Node Type (ie IlvResource, IlvActivity, or IlvReservationStateType - State Type object that will be passed to the Visitorpublic static interface GanttModelUtil.IlvHierarchyNodeVisitor<NodeType extends ilog.views.gantt.IlvHierarchyNode,StateType>
IlvHierarchyNode visitor for visiting any subclass of IlvHierarchyNode| Modifier and Type | Method and Description | 
|---|---|
| void | visit(NodeType type,
     ilog.views.gantt.IlvGanttModel model,
     StateType state) |