Uses of Interface
wt.eff.ValidEffsDelegate

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

Classes in wt.eff that implement ValidEffsDelegate
 class DefaultValidEffsDelegate
          Default delegate, using introspection to determine the valid Eff classes.
 

Uses of ValidEffsDelegate in wt.effectivity
 

Classes in wt.effectivity that implement ValidEffsDelegate
 class ConfigurationItemValidEffsDelegate
          Constrains the valid effs based on the type of the configuration item.