SUMMARY: NESTED | FIELD | | METHOD |
DETAIL: FIELD | METHOD |
CIM_DependencyCIM_ProvidesServiceToElement
Association class CIM_ProvidesServiceToElement
General Information:
Note: The use of the
CIM_ProvidesServiceToElement class has been deprecated. Instead,
ServiceAvailableToElement conveys the semantics of use, while the subclasses of
ProvidesServiceToElement (or the ConcreteDependency association) describe
dependency relationships. CIM_ProvidesServiceToElement was meant to generalize
the ServiceServiceDependency association. This method indicates that
ManagedElements can use the functionality provided by one or more Services. An
example of the association is that a Processor and an enclosure (a
PhysicalElement) can use AlertOnLAN Services to signal an incomplete or
erroneous boot. In reality, AlertOnLAN is simply a HostedService on a computer
system that is generally available for use and is not a dependency of the
processor or enclosure. To describe that the use of the service might be
restricted or have limited availability or applicability, the
CIM_ServiceAvailableToElement association would be
instantiated.
Qualifiers:
-------------
Association
Deprecated={CIM_ServiceAvailableToElement}
Version=2.10.0
UMLPackagePath=CIM::Core::Service
Supported Fields Summary | |
---|---|
REF
CIM_Service |
Antecedent Note: The use of this element is deprecated . . . |
REF
CIM_ManagedElement |
Dependent Note: The use of this element is deprecated . . . |
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_Service Antecedent
public REF CIM_ManagedElement Dependent
Method Detail |
---|
public Create([IN]CIM_ProvidesServiceToElement Instance, [OUT] REF CIM_ProvidesServiceToElement ResourceCreated)
public Put([IN]CIM_ProvidesServiceToElement Instance)
public Get([OUT]CIM_ProvidesServiceToElement 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. |