SUMMARY: NESTED | FIELD | | METHOD |
DETAIL: FIELD | METHOD |
CIM_ElementConformsToProfile
Association class CIM_ElementConformsToProfile
General Information:
The CIM_ElementConformsToProfile association
defines the RegisteredProfiles to which the referenced ManagedElement is
conformant. Note: This association may apply to any Managed Element. Typical
usage will apply it to a higher level instance, such as a System, NameSpace, or
Service. When applied to a higher level instance, all constituent parts MUST
behave appropriately in support of the ManagedElement's conformance to the named
RegisteredProfile.
Qualifiers:
-------------
Association
Version=2.8.0
UMLPackagePath=CIM::Interop
Supported Fields Summary | |
---|---|
REF
CIM_RegisteredProfile |
ConformantStandard The RegisteredProfile to which the ManagedElement conforms. |
REF
CIM_ManagedElement |
ManagedElement The ManagedElement that conforms to the RegisteredProfile. |
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_RegisteredProfile ConformantStandard
public REF CIM_ManagedElement ManagedElement
Method Detail |
---|
public Get([OUT]CIM_ElementConformsToProfile 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. |