Uses of Class
wt.epm.workspaces.EPMUpdateCounter

Packages that use EPMUpdateCounter
wt.epm.workspaces   
 

Uses of EPMUpdateCounter in wt.epm.workspaces
 

Methods in wt.epm.workspaces that return EPMUpdateCounter
 EPMUpdateCounter UpdateCounterTrackable.getUpdateCounter()
          Gets the object for the association that plays role: UPDATE_COUNTER_ROLE.
static EPMUpdateCounter EPMUpdateCounter.newEPMUpdateCounter(ObjectReference trackableRef)
          

Supported API: false
 

Methods in wt.epm.workspaces with parameters of type EPMUpdateCounter
 void UpdateCounterTrackable.setUpdateCounter(EPMUpdateCounter updateCounter)
          Sets the object for the association that plays role: UPDATE_COUNTER_ROLE.
static UpdateCounterTrackable UpdateCounterTrackable.newUpdateCounterTrackable(EPMUpdateCounter updateCounter, Trackable trackable)
          Default factory for the class.
protected  boolean EPMUpdateCounter.readVersion(EPMUpdateCounter thisObject, ObjectInput input, long readSerialVersionUID, boolean passThrough, boolean superDone)
          Reads the non-transient fields of this class from an external source.