association CIM_UoWMetric : CIM_Dependency

Description:

This association ties a MetricDefinition to an instance of a UnitOfWork. Its primary purpose is to specify the value of the Metric for the instance of UnitOfWork. It is defined as a Dependency since the Metric value relies on the specific UnitOfWork for context.

Definition:

Feature Type Class Origin Qualifiers
Antecedent CIM_UnitOfWork CIM_Dependency
Override Antecedent
Description The UnitOfWork whose Metric value is specified.
Key TRUE
Dependent CIM_MetricDefinition CIM_Dependency
Override Dependent
Description The MetricDefinition for this particular UnitOfWork and value. Note that the MetricDefinition must be associated (via UoWMetricDefinition) to the same UnitOfWorkDefinition to which the UnitOfWork is weakly associated.
Key TRUE
Value string CIM_UoWMetric
Description The value of the Metric for the referenced UnitOfWork. Note that the type of the data and other information are defined by the properties of MetricDefinition.

Typographical Conventions:

  1. Inherited properties are italicized.
  2. Local properties are bolded.
  3. Key properties are highlighted in gold

Generated by mof2html v.2.1.0(002). simplewbem.org Mon Nov 2 09:43:14 2009