SUMMARY: NESTED | FIELD | | METHOD |
DETAIL: FIELD | METHOD |
CIM_DependencyCIM_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 |
|
Enumerate()
Enumerates the instances of this class |
Field Detail |
---|
public REF CIM_System Antecedent
public REF CIM_Service Dependent
Method Detail |
---|
public Get([OUT]CIM_HostedService Instance)
public Enumerate()
SUMMARY: NESTED | FIELD | METHOD |
DETAIL: FIELD | METHOD |