Class CIM_ServiceServiceDependency
extends CIM_ProvidesServiceToElement

CIM_ServiceServiceDependency is an association between a Service and another Service, indicating that the latter is required to be present, required to have completed, or must be absent for the former Service to provide its functionality. For example, Boot Services may be dependent upon underlying system initialization Services. In the case of the initialization Services, the Boot Service may be dependent on the init Services completing. Examining the ServiceServiceDependency class definition, note that its superclass ProvidesServiceToElement is deprecated. Unfortunately, ProvidesServiceToElement cannot be removed from the object hierarchy without a major Schema release. When/if this occurs, the ProvidesServiceToElement superclass will be removed, and ServiceServiceDependency will subclass from CIM_Dependency directly.

Class Hierarchy

CIM_Dependency
   |
   +--CIM_ProvidesServiceToElement
   |
   +--CIM_ServiceServiceDependency

Direct Known Subclasses

CIM_ServiceUsesSecurityService
CIM_EGPRouteCalcDependency
CIM_RelatedSpanningTree
CIM_QueueHierarchy
CIM_CalculationServiceForDropper
CIM_CalculationBasedOnQueue
CIM_SchedulerUsed

Class Qualifiers

NameData TypeValueScopeFlavors
AssociationbooleantrueNone OVERRIDABLE= false
DescriptionstringCIM_ServiceServiceDependency is an association between a Service and another Service, indicating that the latter is required to be present, required to have completed, or must be absent for the former Service to provide its functionality. For example, Boot Services may be dependent upon underlying system initialization Services. In the case of the initialization Services, the Boot Service may be dependent on the init Services completing. Examining the ServiceServiceDependency class definition, note that its superclass ProvidesServiceToElement is deprecated. Unfortunately, ProvidesServiceToElement cannot be removed from the object hierarchy without a major Schema release. When/if this occurs, the ProvidesServiceToElement superclass will be removed, and ServiceServiceDependency will subclass from CIM_Dependency directly.None TRANSLATABLE= true
Versionstring2.7.0TOSUBCLASS= falseTRANSLATABLE= true

Local Class Properties

NameData TypeQualifiers
NameData TypeValueScopeFlavors
RestartServiceboolean
DescriptionstringThis property describes that the Antecedent Service must be restarted after the Dependent operation is complete.None TRANSLATABLE= true
TypeOfDependencyuint16
DescriptionstringThe nature of the Service to Service dependency. This property describes that the associated Service must have completed (value=2), must be started (3) or must not be started (4) in order for the Service to function.None TRANSLATABLE= true
ValueMapstring0, 1, 2, 3, 4None None
ValuesstringUnknown, Other, Service Must Have Completed, Service Must Be Started, Service Must Not Be StartedNone TRANSLATABLE= true

Association References

NameClass OriginReference Class
AntecedentCIM_ServiceServiceDependencyCIM_Service
DependentCIM_ServiceServiceDependencyCIM_Service