SUMMARY: NESTED | FIELD | | METHOD |
DETAIL: FIELD | METHOD |
CIM_DependencyCIM_SystemPackaging
Association class CIM_SystemPackaging
General Information:
Similar to the way that LogicalDevices are
'Realized' by PhysicalElements, Systems can be associated with specific
packaging or PhysicalElements. This association explicitly defines the
relationship between a System and its
packaging.
Qualifiers:
-------------
Association
Version=2.10.0
UMLPackagePath=CIM::Core::Physical
Supported Fields Summary | |
---|---|
REF
CIM_PhysicalElement |
Antecedent The PhysicalElements that provide the packaging of a System. |
REF
CIM_System |
Dependent The System whose packaging is described. |
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_PhysicalElement Antecedent
public REF CIM_System Dependent
Method Detail |
---|
public Create([IN]CIM_SystemPackaging Instance, [OUT] REF CIM_SystemPackaging ResourceCreated)
public Put([IN]CIM_SystemPackaging Instance)
public Get([OUT]CIM_SystemPackaging 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. |