Core\CIM_Dependency.mof.mof (HTML version)

Return to index
CIM_Dependency
CIM_Dependency is a generic association used to establish dependency relationships between ManagedElements.
Qualifiers:Version ( "2.10.0" ) Abstract UMLPackagePath ( "CIM::Core::CoreElements" ) Association
Parameters (local in grey)
Key
CIM_ManagedElement REF Dependent ;
Dependent represents the object that is dependent on the Antecedent.
Key
CIM_ManagedElement REF Antecedent ;
Antecedent represents the independent object in this association.