Class CIM_ElementStatisticalData
extends CIM_AbstractElementStatisticalData

CIM_ElementStatisticalData is an association that relates a ManagedElement to its StatisticalData. Note that the cardinality of the ManagedElement reference is Min(1), Max(1). This cardinality mandates the instantiation of the ElementStatisticalData association for the referenced instance of CIM_StatisticalData. ElementStatisticalData describes the existence requirements and context for the CIM_StatisticalData, relative to a specific ManagedElement.

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


Class Hierarchy

CIM_AbstractElementStatisticalData
   |
   +--CIM_ElementStatisticalData

Direct Known Subclasses

CIM_AssociatedAppSystemOverviewStatistics

Class Qualifiers

NameData TypeValue
Associationbooleantrue
DescriptionstringCIM_ElementStatisticalData is an association that relates a ManagedElement to its StatisticalData. Note that the cardinality of the ManagedElement reference is Min(1), Max(1). This cardinality mandates the instantiation of the ElementStatisticalData association for the referenced instance of CIM_StatisticalData. ElementStatisticalData describes the existence requirements and context for the CIM_StatisticalData, relative to a specific ManagedElement.
UMLPackagePathstringCIM::Core::Statistics
Versionstring2.28.0

Class Properties

Association References

NameClass OriginReference Class
ManagedElementCIM_ElementStatisticalDataCIM_ManagedElement
StatsCIM_ElementStatisticalDataCIM_StatisticalData

Class Methods