SUMMARY: NESTED | FIELD | | METHOD |
DETAIL: FIELD | METHOD |
CIM_Component
Abstract Association class CIM_Component
General Information:
CIM_Component is a generic association used to
establish 'part of' relationships between Managed Elements. For example, it
could be used to define the components or parts of a
System.
Qualifiers:
-------------
Association
Abstract
Aggregation
Version=2.7.0
UMLPackagePath=CIM::Core::CoreElements
Supported Fields Summary | |
---|---|
REF
CIM_ManagedElement |
GroupComponent The parent element in the association. |
REF
CIM_ManagedElement |
PartComponent The child element in the association. |
Methods Summary | |
---|---|
|
Create(Instance,
ResourceCreated) Creates a new instance of this class |
|
Put(Instance) Changes properties of the selected instance |
|
Get(Instance) Gets the representation of the instance |
|
Delete() Deletes an 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 |
|
Subscribe()
Subscribes to this resource (WS-Eventing) |
|
Unsubscribe()
Remove subscription to this resource (WS-Eventing) |
Field Detail |
---|
public REF CIM_ManagedElement GroupComponent
public REF CIM_ManagedElement PartComponent
Method Detail |
---|
public Create([IN]CIM_Component Instance, [OUT] REF CIM_Component ResourceCreated)
public Put([IN]CIM_Component Instance)
public Get([OUT]CIM_Component Instance)
public Delete()
public Pull([IN]String EnumerationContext, [IN]String MaxElements)
public Enumerate()
public Release([IN]String EnumerationContext)
public Subscribe()
public Unsubscribe()
SUMMARY: NESTED | FIELD | METHOD |
DETAIL: FIELD | METHOD |
Copyright © 2006-2022, Intel Corporation. All rights reserved. |