public static class GanttModelUtil.CountingVisitor extends java.lang.Object implements GanttModelUtil.IlvNodeVisitor
| Constructor and Description |
|---|
CountingVisitor() |
| Modifier and Type | Method and Description |
|---|---|
long |
getCount() |
void |
visit(ilog.views.gantt.IlvHierarchyNode type,
ilog.views.gantt.IlvGanttModel model,
java.lang.Void state) |
public void visit(ilog.views.gantt.IlvHierarchyNode type,
ilog.views.gantt.IlvGanttModel model,
java.lang.Void state)
visit in interface GanttModelUtil.IlvHierarchyNodeVisitorpublic long getCount()