Class CIM_DiscreteMetricValueDependency
extends CIM_Dependency

Association between a BaseMetricValue instance representing an analog metric value, and any DiscreteMetricValue instances representing discrete metric values based upon this analog metric value. For a definition of the discrete metrics concept and how the existence of instances of this association class control the existence of the discrete metric values, refer to the description of DiscreteMetricDefinition.

Table of Contents
Hierarchy
Direct Known Subclasses
Class Qualifiers
Class Properties
Class Methods


Class Hierarchy

CIM_Dependency
   |
   +--CIM_DiscreteMetricValueDependency

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
Associationbooleantrue
DescriptionstringAssociation between a BaseMetricValue instance representing an analog metric value, and any DiscreteMetricValue instances representing discrete metric values based upon this analog metric value. For a definition of the discrete metrics concept and how the existence of instances of this association class control the existence of the discrete metric values, refer to the description of DiscreteMetricDefinition.
Experimentalbooleantrue
UMLPackagePathstringCIM::Metrics::BaseMetric
Versionstring2.13.0

Class Properties

Association References

NameClass OriginReference Class
AntecedentCIM_DiscreteMetricValueDependencyCIM_BaseMetricValue
DependentCIM_DiscreteMetricValueDependencyCIM_DiscreteMetricValue

Class Methods