association CIM_ProductProductDependency



Description:

CIM_ProductProductDependency is an association between two Products, indicating that one must be installed, or must be absent, for the other to function. This is conceptually equivalent to the ServiceServiceDependency association.

Definition:

Feature Type Class Origin Qualifiers
RequiredProduct CIM_Product CIM_ProductProductDependency
Key TRUE
Description The required Product.
DependentProduct CIM_Product CIM_ProductProductDependency
Key TRUE
Description The Product that is dependent on another Product.
TypeOfDependency uint16 CIM_ProductProductDependency
Description The nature of the Product dependency. This property describes that the associated Product must be installed (value=2) or must be absent (value=3) in order for the Product to function.
ValueMap 0, 1, 2, 3
Values "Unknown" [0]
"Other" [1]
"Product Must Be Installed" [2]
"Product Must Not Be Installed" [3]

Typographical Conventions:

  1. Inherited properties are italicized.
  2. Local properties are bolded.
  3. Key properties are highlighted in gold

Generated by mof2html v.2.1.0(002). simplewbem.org Mon Nov 2 09:43:15 2009