.. _CIM-Dependency:

CIM_Dependency
--------------

Class reference
===============
CIM_Dependency is a generic association used to establish dependency relationships between ManagedElements.


Key properties
^^^^^^^^^^^^^^

| :ref:`Dependent <CIM-Dependency-Dependent>`
| :ref:`Antecedent <CIM-Dependency-Antecedent>`

Local properties
^^^^^^^^^^^^^^^^

.. _CIM-Dependency-Dependent:

:ref:`CIM_ManagedElement <CIM-ManagedElement>` **Dependent**

    Dependent represents the object that is dependent on the Antecedent.

    
.. _CIM-Dependency-Antecedent:

:ref:`CIM_ManagedElement <CIM-ManagedElement>` **Antecedent**

    Antecedent represents the independent object in this association.

    

Local methods
^^^^^^^^^^^^^

*None*

Inherited properties
^^^^^^^^^^^^^^^^^^^^

*None*

Inherited methods
^^^^^^^^^^^^^^^^^

*None*

