SUMMARY: NESTED | FIELD | | METHOD |
DETAIL: FIELD | METHOD |
CIM_ElementCapabilities
Association class CIM_ElementCapabilities
General Information:
ElementCapabilities represents the association
between ManagedElements and their Capabilities. Note that the cardinality of the
ManagedElement reference is Min(1). This cardinality mandates the instantiation
of the ElementCapabilities association for the referenced instance of
Capabilities. ElementCapabilities describes the existence requirements and
context for the referenced instance of ManagedElement. Specifically, the
ManagedElement MUST exist and provides the context for the
Capabilities.
Qualifiers:
-------------
Association
Version=2.24.0
UMLPackagePath=CIM::Core::Capabilities
Supported Fields Summary | |
---|---|
REF
CIM_ManagedElement |
ManagedElement The managed element. |
REF
CIM_Capabilities |
Capabilities The Capabilities object associated with the element. |
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_Capabilities Capabilities
Method Detail |
---|
public Get([OUT]CIM_ElementCapabilities 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. |