Class CIM_ProductProductDependency

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

Class Qualifiers

NameData TypeValueScopeFlavors
AssociationbooleantrueNone OVERRIDABLE= false
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.None TRANSLATABLE= true
UMLPackagePathstringCIM::Core::ProductFRUNone None
Versionstring2.6.0TOSUBCLASS= falseTRANSLATABLE= true

Local Class Properties

NameData TypeQualifiers
NameData TypeValueScopeFlavors
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.None TRANSLATABLE= true
ValueMapstring0, 1, 2, 3None None
ValuesstringUnknown, Other, Product Must Be Installed, Product Must Not Be InstalledNone TRANSLATABLE= true

Association References

NameClass OriginReference Class
DependentProductCIM_ProductProductDependencyCIM_Product
RequiredProductCIM_ProductProductDependencyCIM_Product

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