Uses of Class
wt.eff.EffConfigurationItemIdentificationObject

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

Methods in wt.eff that return EffConfigurationItemIdentificationObject
static EffConfigurationItemIdentificationObject EffConfigurationItemIdentificationObject.newEffConfigurationItemIdentificationObject(EffConfigurationItem configItem)
          The factory to be used by the configuration item's implementation of get/setIdentificationObject.
static EffConfigurationItemIdentificationObject EffConfigurationItemIdentificationObject.newEffConfigurationItemIdentificationObject(EffConfigurationItem configItem)
          The factory to be used by the configuration item's implementation of get/setIdentificationObject.
 

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