Class CIM_ElementStatisticalDataView
extends CIM_AbstractElementStatisticalData

The CIM_ElementStatisticalDataView is an association between a View Class instance and the CIM_StatisticalData instance for the base class of the View (e.g., CIM_StorageVolume).

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


Class Hierarchy

CIM_AbstractElementStatisticalData
   |
   +--CIM_ElementStatisticalDataView

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
Associationbooleantrue
DescriptionstringThe CIM_ElementStatisticalDataView is an association between a View Class instance and the CIM_StatisticalData instance for the base class of the View (e.g., CIM_StorageVolume).
Experimentalbooleantrue
Versionstring2.28.0

Class Properties

Association References

NameClass OriginReference ClassQualifiers
NameData TypeValue
ManagedElementCIM_ElementStatisticalDataViewCIM_View
DescriptionstringThe View Class instance that has the CIM_StatisticalData instance.
Keybooleantrue
OverridestringManagedElement
StatsCIM_ElementStatisticalDataViewCIM_StatisticalData
DescriptionstringThe CIM_StatisticalData instance for the base instance for a View Class (e.g., CIM_StorageVolume instance).
Keybooleantrue
OverridestringStats

Class Methods