Class CIM_HostedService
extends CIM_HostedDependency

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.

Table of Contents
Hierarchy
Direct Known Subclasses
Class Qualifiers
Class Properties
Class Methods


Class Hierarchy

CIM_Dependency
   |
   +--CIM_HostedDependency
   |
   +--CIM_HostedService

Direct Known Subclasses

CIM_HostedBootService
CIM_HostedClusterService
CIM_HostedForwardingServices
CIM_HostedRoutingServices

Class Qualifiers

NameData TypeValue
Associationbooleantrue
DescriptionstringCIM_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.
UMLPackagePathstringCIM::Core::Service
Versionstring2.10.0

Class Properties

Association References

NameClass OriginReference Class
AntecedentCIM_HostedServiceCIM_System
DependentCIM_HostedServiceCIM_Service

Class Methods