SUMMARY: NESTED | FIELD | | METHOD |
DETAIL: FIELD | METHOD |
CIM_OwningCollectionElement
Association class CIM_OwningCollectionElement
General Information:
OwningCollectionElement represents an
association between a Collection and the ManagedElement responsible for the
control or ownership of the
Collection.
Qualifiers:
-------------
Association
Version=2.18.0
UMLPackagePath=CIM::Core::Collection
Supported Fields Summary | |
---|---|
REF
CIM_ManagedElement |
OwningElement The ManagedElement acting as the 'owner' or object that isresponsible for the control of the Collection. |
REF
CIM_Collection |
OwnedElement The Collection owned or controlled by the ManagedElement. |
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 OwningElement
public REF CIM_Collection OwnedElement
Method Detail |
---|
public Get([OUT]CIM_OwningCollectionElement 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. |