Core\CIM_CompatibleProduct.mof.mof (HTML version)

Return to index
CIM_CompatibleProduct
CIM_CompatibleProduct is an association between Products that can indicate a wide variety of information. For example, it can indicate that the two referenced Products interoperate, that they can be installed together, that one can be the physical container for the other, etc. The string property, CompatibilityDescription, defines how the Products interoperate or are compatible, any limitations regarding interoperability or installation, ...
Qualifiers:Version ( "2.6.0" ) Association
Parameters (local in grey)
Key
CIM_Product REF Product ;
The Product for which compatible offerings are defined.
string CompatibilityDescription ;
CompatibilityDescription is a free-form string defining how the two referenced Products interoperate or are compatible, any limitations to compatibility, etc.
Key
CIM_Product REF CompatibleProduct ;
The compatible Product.