SUMMARY: NESTED | FIELD | | METHOD |
DETAIL: FIELD | METHOD |
CIM_DependencyCIM_HostedDependency
CIM_HostedService
Association class CIM_HostedService
General Information:
CIM_HostedService is an association between a
Service and the System on which the functionality is located. The cardinality of
this association is one-to-many. A System can host many Services. Services are
weak with respect to their hosting System. Heuristic: A Service is hosted on the
System where the LogicalDevices or SoftwareFeatures that implement the Service
are located. The model does not represent Services hosted across multiple
systems. The model is as an ApplicationSystem that acts as an aggregation point
for Services that are each located on a single
host.
Qualifiers:
-------------
Association
Version=2.10.0
UMLPackagePath=CIM::Core::Service
Supported Fields Summary | |
---|---|
REF
CIM_System |
Antecedent The hosting System. |
REF
CIM_Service |
Dependent The Service hosted on the System. |
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_System Antecedent
public REF CIM_Service Dependent
Method Detail |
---|
public Get([OUT]CIM_HostedService 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. |