Metrics\CIM_MetricDefForME.mof.mof (HTML version)

Return to index
CIM_MetricDefForME Superclass: CIM_Dependency
This association ties a CIM_BaseMetricDefinition to a CIM_ManagedElement to define metrics for the latter. The metrics definition is given context by the ManagedElement, which is why the definition is dependent on the element.
Qualifiers:Version ( "2.7.0" ) Association
Parameters (local in grey)
Override ( "Dependent" )
CIM_BaseMetricDefinition REF Dependent ;
A CIM_BaseMetricDefinition for a CIM_ManagedElement.
Override ( "Antecedent" )
CIM_ManagedElement REF Antecedent ;
The CIM_ManagedElement that can have metrics of this type associated with it.