Class CIM_ProductProductDependency

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.

Table of Contents
Hierarchy
Direct Known Subclasses
Class Qualifiers
Class Properties
Class Methods


Class Hierarchy

CIM_ProductProductDependency

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
Associationbooleantrue
DescriptionstringCIM_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.
UMLPackagePathstringCIM::Core::ProductFRU
Versionstring2.6.0

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
TypeOfDependencyuint16
DescriptionstringThe 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.
ValueMapstring0, 1, 2, 3
ValuesstringUnknown, Other, Product Must Be Installed, Product Must Not Be Installed

Association References

NameClass OriginReference Class
DependentProductCIM_ProductProductDependencyCIM_Product
RequiredProductCIM_ProductProductDependencyCIM_Product

Class Methods