| Name | Data Type | Value |
|---|---|---|
| Association | boolean | true |
| Description | string | Weak association of metric value objects with their metric definition. This association ties an instance of CIM_BaseMetricValue to its CIM_BaseMetricDefinition; it is weak because the existence of a CIM_BaseMetricValue depends on the existence of its associated CIM_BaseMetricDefinition: An instance of CIM_BaseMetricValue must not exist without being associated to its corresponding CIM_BaseMetricDefinition. |
| UMLPackagePath | string | CIM::Metrics::BaseMetric |
| Version | string | 2.7.0 |
| Name | Class Origin | Reference Class | Qualifiers | ||||
|---|---|---|---|---|---|---|---|
| Name | Data Type | Value | |||||
| Antecedent | CIM_MetricInstance | CIM_BaseMetricDefinition | |||||
| Description | string | The CIM_BaseMetricDefinition for this particular CIM_BaseMetricValue. | |||||
| Key | boolean | true | |||||
| Max | uint32 | 1 | |||||
| Min | uint32 | 1 | |||||
| Override | string | Antecedent | |||||
| Dependent | CIM_MetricInstance | CIM_BaseMetricValue | |||||
| Description | string | A CIM_BaseMetricValue instance holding the Value. | |||||
| Key | boolean | true | |||||
| Override | string | Dependent | |||||