SUMMARY: NESTED | FIELD | | METHOD |
DETAIL: FIELD | METHOD |
CIM_DependencyCIM_HostedDependency
Association class CIM_HostedDependency
General Information:
HostedDependency defines a ManagedElement in
the context of another ManagedElement in which it
resides.
Qualifiers:
-------------
Association
Version=2.8.0
UMLPackagePath=CIM::Core::CoreElements
Supported Fields Summary | |
---|---|
REF
CIM_ManagedElement |
Antecedent The scoping ManagedElement. |
REF
CIM_ManagedElement |
Dependent The hosted ManagedElement. |
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 Antecedent
public REF CIM_ManagedElement Dependent
Method Detail |
---|
public Create([IN]CIM_HostedDependency Instance, [OUT] REF CIM_HostedDependency ResourceCreated)
public Put([IN]CIM_HostedDependency Instance)
public Get([OUT]CIM_HostedDependency 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. |