com.ibm.tivoli.maximo.skd.util

Class GanttModelUtil.CountingVisitor

  • java.lang.Object
    • com.ibm.tivoli.maximo.skd.util.GanttModelUtil.CountingVisitor
    • Constructor Summary

      Constructors 
      Constructor and Description
      CountingVisitor() 
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      long getCount() 
      void visit(ilog.views.gantt.IlvHierarchyNode type, ilog.views.gantt.IlvGanttModel model, java.lang.Void state) 
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • CountingVisitor

        public CountingVisitor()
    • Method Detail

      • getCount

        public long getCount()