Uses of Class
wt.eff.EffCreation

Packages that use EffCreation
wt.eff Provides generic base effectivity functionality via EffService, EffConfigSpecAssistant and EffGroupAssistant to assert that a PDM object is effective under certain conditions; an out-of-the-box reference implementation of this base functionality is defined by wt.effectivity
 

Uses of EffCreation in wt.eff
 

Methods in wt.eff that return EffCreation
static EffCreation EffCreation.newEffCreation(Eff theEff, EffChangeAudit creation)
          Default factory for the class.
static EffCreation EffCreation.newEffCreation(Eff theEff, EffChangeAudit creation)
          Default factory for the class.
 

Methods in wt.eff with parameters of type EffCreation
protected  boolean EffCreation.readVersion(EffCreation thisObject, ObjectInput input, long readSerialVersionUID, boolean passThrough, boolean superDone)
          Reads the non-transient fields of this class from an external source.
protected  boolean EffCreation.readVersion(EffCreation thisObject, ObjectInput input, long readSerialVersionUID, boolean passThrough, boolean superDone)
          Reads the non-transient fields of this class from an external source.