SUMMARY: NESTED | FIELD | | METHOD |
DETAIL: FIELD | METHOD |
CIM_ElementStatisticalData
Association class CIM_ElementStatisticalData
General Information:
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.
Qualifiers:
-------------
Association
Version=2.7.0
UMLPackagePath=CIM::Core::Statistics
Supported Fields Summary | |
---|---|
REF
CIM_ManagedElement |
ManagedElement The ManagedElement for which statistical or metric data is defined. |
REF
CIM_StatisticalData |
Stats The statistic information/object. |
Methods Summary | |
---|---|
|
Get(Instance) Gets the representation of the instance |
|
Pull(EnumerationContext,
MaxElements) Pulls instances of this class, following an Enumerate operation |
|
Enumerate()
Enumerates the instances of this class |
|
Release(EnumerationContext)
Releases an enumeration context |
Field Detail |
---|
public REF CIM_ManagedElement ManagedElement
public REF CIM_StatisticalData Stats
Method Detail |
---|
public Get([OUT]CIM_ElementStatisticalData Instance)
public Pull([IN]String EnumerationContext, [IN]String MaxElements)
public Enumerate()
public Release([IN]String EnumerationContext)
SUMMARY: NESTED | FIELD | METHOD |
DETAIL: FIELD | METHOD |
Copyright © 2006-2022, Intel Corporation. All rights reserved. |