|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectwt.fc.WTObject
wt.enterprise.Managed
wt.effectivity.ConfigurationItem
public class ConfigurationItem
This is a product that is planned for manufacture with various EffectivityManageables having Effectivitys under which specific
versions are used to manufacture the product.
The product that is planned for manufacture is usually visible to a customer
of the organization that does the configuration management. A ConfigurationItem
can be an entire product concept or some portion of a product concept.
ConfigurationItem is defined in PDM Enablers specification,
section 2.8.3.1. This description was taken, in part, from the PDM Enablers
specification.
Use the newConfigurationItem static factory method(s), not
the ConfigurationItem constructor, to construct instances
of this class. Instances must be constructed using the static factory(s),
in order to ensure proper initialization of the instance.
Supported API: true
Extendable: false
ConfigurationItemReference,
Serialized Form| Field Summary | |
|---|---|
static String |
SOLUTION
Label for the attribute; The solution for this EffConfigurationItem. |
| Fields inherited from interface wt.eff.EffConfigurationItem |
|---|
SOLUTION_REFERENCE |
| Method Summary | |
|---|---|
wt.eff.ProductSolution |
getSolution()
Gets the object for the association that plays role: SOLUTION. |
ObjectReference |
getSolutionReference()
Gets the value of the attribute: SOLUTION_REFERENCE. |
void |
setSolution(wt.eff.ProductSolution a_Solution)
Sets the object for the association that plays role: SOLUTION. |
void |
setSolutionReference(ObjectReference a_SolutionReference)
Sets the value of the attribute: SOLUTION_REFERENCE. |
| Methods inherited from class wt.fc.WTObject |
|---|
getDisplayIdentifier, getDisplayIdentity, getDisplayType |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final String SOLUTION
| Method Detail |
|---|
public wt.eff.ProductSolution getSolution()
getSolution in interface EffConfigurationItem
public void setSolution(wt.eff.ProductSolution a_Solution)
throws WTPropertyVetoException,
WTException
setSolution in interface EffConfigurationItema_Solution -
WTPropertyVetoException
WTExceptionpublic ObjectReference getSolutionReference()
getSolutionReference in interface EffConfigurationItem
public void setSolutionReference(ObjectReference a_SolutionReference)
throws WTPropertyVetoException
setSolutionReference in interface EffConfigurationItema_SolutionReference -
WTPropertyVetoException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||