|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ProductInstance | |
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 ProductInstance in wt.eff |
Methods in wt.eff that return ProductInstance | |
ProductInstance |
TheProductInstanceSolution.getProductInstance()
Gets the object for the association that plays role: PRODUCT_INSTANCE_ROLE. |
ProductInstance |
IncorporationDateProductInstance.getEffContext()
Gets the object for the association that plays role: EFF_CONTEXT_ROLE. |
ProductInstance |
ConfigItemInstance.getInstance()
Gets the object for the association that plays role: INSTANCE_ROLE. |
ProductInstance |
TheProductInstanceSolution.getProductInstance()
Gets the object for the association that plays role: PRODUCT_INSTANCE_ROLE. |
ProductInstance |
IncorporationDateProductInstance.getEffContext()
Gets the object for the association that plays role: EFF_CONTEXT_ROLE. |
ProductInstance |
ConfigItemInstance.getInstance()
Gets the object for the association that plays role: INSTANCE_ROLE. |
Methods in wt.eff with parameters of type ProductInstance | |
void |
TheProductInstanceSolution.setProductInstance(ProductInstance theProductInstance)
Sets the object for the association that plays role: PRODUCT_INSTANCE_ROLE. |
static TheProductInstanceSolution |
TheProductInstanceSolution.newTheProductInstanceSolution(ProductInstance theProductInstance,
ProductSolution solution)
Default factory for the class. |
static ProductInstanceIdentificationObject |
ProductInstanceIdentificationObject.newProductInstanceIdentificationObject(ProductInstance productInstance)
Deprecated. |
protected void |
ProductInstanceIdentificationObject.initialize(ProductInstance productInstance)
Deprecated. |
void |
IncorporationDateProductInstance.setEffContext(ProductInstance effContext)
Sets the object for the association that plays role: EFF_CONTEXT_ROLE. |
static IncorporationDateProductInstance |
IncorporationDateProductInstance.newIncorporationDateProductInstance(IncorporationDate eff,
ProductInstance effContext)
Default factory for the class. |
void |
ConfigItemInstance.setInstance(ProductInstance instance)
Sets the object for the association that plays role: INSTANCE_ROLE. |
static ConfigItemInstance |
ConfigItemInstance.newConfigItemInstance(EffConfigurationItem configItem,
ProductInstance instance)
Default factory for the class. |
void |
TheProductInstanceSolution.setProductInstance(ProductInstance theProductInstance)
Sets the object for the association that plays role: PRODUCT_INSTANCE_ROLE. |
static TheProductInstanceSolution |
TheProductInstanceSolution.newTheProductInstanceSolution(ProductInstance theProductInstance,
ProductSolution solution)
Default factory for the class. |
static ProductInstanceIdentificationObject |
ProductInstanceIdentificationObject.newProductInstanceIdentificationObject(ProductInstance productInstance)
Deprecated. |
protected void |
ProductInstanceIdentificationObject.initialize(ProductInstance productInstance)
Deprecated. |
void |
IncorporationDateProductInstance.setEffContext(ProductInstance effContext)
Sets the object for the association that plays role: EFF_CONTEXT_ROLE. |
static IncorporationDateProductInstance |
IncorporationDateProductInstance.newIncorporationDateProductInstance(IncorporationDate eff,
ProductInstance effContext)
Default factory for the class. |
void |
ConfigItemInstance.setInstance(ProductInstance instance)
Sets the object for the association that plays role: INSTANCE_ROLE. |
static ConfigItemInstance |
ConfigItemInstance.newConfigItemInstance(EffConfigurationItem configItem,
ProductInstance instance)
Default factory for the class. |
Uses of ProductInstance in wt.effectivity |
Classes in wt.effectivity that implement ProductInstance | |
class |
WTProductInstance
Deprecated. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |