SUMMARY: NESTED | FIELD | | METHOD |
DETAIL: FIELD | METHOD |
CIM_ElementLocationCIM_PhysicalElementLocation
Association class CIM_PhysicalElementLocation
General Information:
PhysicalElementLocation associates a
PhysicalElement with a Location object for inventory or replacement
purposes.
Product Specific Usage:
Used to connect CIM_Chip with
CIM_Location and thereby denote the location of processor
chips.
Qualifiers:
-------------
Association
Version=2.10.0
UMLPackagePath=CIM::Core::Physical
Supported Fields Summary | |
---|---|
REF
CIM_PhysicalElement |
Element The PhysicalElement whose location is specified. |
REF
CIM_Location |
PhysicalLocation The location of the PhysicalElement. |
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_PhysicalElement Element
public REF CIM_Location PhysicalLocation
Method Detail |
---|
public Get([OUT]CIM_PhysicalElementLocation 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. |