Uses of Class
wt.eff.DefaultValidEffsDelegate

Packages that use DefaultValidEffsDelegate
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
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 DefaultValidEffsDelegate in wt.eff
 

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

Uses of DefaultValidEffsDelegate in wt.effectivity
 

Subclasses of DefaultValidEffsDelegate in wt.effectivity
 class ConfigurationItemValidEffsDelegate
          Constrains the valid effs based on the type of the configuration item.