SUMMARY: NESTED | FIELD | | METHOD |
DETAIL: FIELD | METHOD |
CIM_ElementLocation
Association class CIM_ElementLocation
General Information:
ElementLocation associates a ManagedElement
with a location for positioning, inventory, maintenance and similar purposes.
PhysicalElements can certainly have locations. They are explicitly defined in a
subclass, PhysicalElement Location. However, other ManagedElements can also be
associated with locations. For example, Organizations can be 'in' one or more
locations, or Services can be restricted to a
location.
Qualifiers:
-------------
Association
Version=2.10.0
UMLPackagePath=CIM::Core::Physical
Supported Fields Summary | |
---|---|
REF
CIM_ManagedElement |
Element The ManagedElement whose location is specified. |
REF
CIM_Location |
PhysicalLocation The location of the element. |
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 Element
public REF CIM_Location PhysicalLocation
Method Detail |
---|
public Create([IN]CIM_ElementLocation Instance, [OUT] REF CIM_ElementLocation ResourceCreated)
public Put([IN]CIM_ElementLocation Instance)
public Get([OUT]CIM_ElementLocation 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. |