Name | Data Type | Value |
---|---|---|
Aggregation | boolean | true |
Association | boolean | true |
Composition | boolean | true |
Deprecated | string | CIM_ConcreteComponent |
Description | string | The CIM_ProductComponent association defines a containment and component relationship among Products. For example, a Product may come bundled with other Products. Note that this association duplicates ProductParentChild. The latter association is maintained for legacy reasons. This association, ProductComponent, is added for ease of query and modeling consistency. Using ProductComponent, an application can query for all Component relationships for a Product, versus querying the various Component relationships AND ProductParentChild. |
UMLPackagePath | string | CIM::Core::ProductFRU |
Version | string | 2.15.0 |
Name | Class Origin | Reference Class | Qualifiers | ||||
---|---|---|---|---|---|---|---|
Name | Data Type | Value | |||||
GroupComponent | CIM_ProductComponent | CIM_Product | |||||
Aggregate | boolean | true | |||||
Description | string | The Product which contains another Product as a component. The cardinality of this reference takes the default values (no minimum or maximum) since an instance of Product can describe either a general product type, or a specific item that is acquired. In the case of a specific item, a cardinality of Max(1) is indicated. However, when dealing with the general description/templating of a Product, then it may be a component of several others and a cardinality of Max(1) would be invalid. | |||||
Key | boolean | true | |||||
ModelCorrespondence | string | PRS_ProductComponent.Antecedent | |||||
Override | string | GroupComponent | |||||
PartComponent | CIM_ProductComponent | CIM_Product | |||||
Description | string | The contained Product. | |||||
Key | boolean | true | |||||
ModelCorrespondence | string | PRS_ProductComponent.Dependent | |||||
Override | string | PartComponent |