Uses of Class
wt.effectivity.EffEffContext

Packages that use EffEffContext
wt.effectivity Provides an out-of-the-box reference implementation of the generic base effectivity functionality defined in wt.eff to assert that a PDM object is effective under certain conditions, but this package's EffectivityService is not normally used (instead use wt.eff's EffService, EffConfigSpecAssistant and EffGroupAssistant). 
 

Uses of EffEffContext in wt.effectivity
 

Methods in wt.effectivity that return EffEffContext
static EffEffContext EffEffContext.newEffEffContext(UnitEffectivity eff, ConfigurationItem effContext)
          Default factory for the class.
 

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