com.ptc.windchill.upgrade.modeldiff
Class CheckPoints
java.lang.Object
com.ptc.windchill.upgrade.modeldiff.CheckPoints
- class CheckPoints
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
checkPoints_
private static Hashtable checkPoints_
previousCheckPoint_
private static CheckPoint previousCheckPoint_
lastCheckPointNumber_
private static int lastCheckPointNumber_
CheckPoints
CheckPoints()
init
void init()
getCheckPoint
CheckPoint getCheckPoint(String name)
getPreviousCheckPoint
CheckPoint getPreviousCheckPoint()
setPreviousCheckPoint
void setPreviousCheckPoint(CheckPoint x)
getLastCheckPointNumber
int getLastCheckPointNumber()
clear
private void clear()