Class CIM_ProductComponent


  extends CIM_Component (Association)
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.
Details...
This class is not implemented.

Class Qualifiers

NameData TypeValueScopeFlavors
AggregationbooleantrueNone OVERRIDABLE= false
AssociationbooleantrueNone OVERRIDABLE= false
CompositionbooleantrueNone OVERRIDABLE= false
DeprecatedstringCIM_ConcreteComponentTOSUBCLASS= falseNone
DescriptionstringThe 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.None TRANSLATABLE= true
UMLPackagePathstringCIM::Core::ProductFRUNone None
Versionstring2.15.0TOSUBCLASS= falseTRANSLATABLE= true

Association References

NameClass OriginReference Class
GroupComponentCIM_ProductComponentCIM_Product
PartComponentCIM_ProductComponentCIM_Product

Copyright © 2008-2010 VMware, Inc. All rights reserved.