Class CIM_CalculationBasedOnQueue
extends CIM_ServiceServiceDependency

This association establishes a dependency relationship between a QueuingService and an instance of the DropThresholdCalculationService class. The queue's current depth is used by the CalculationService in calculating an average/smoothed queue depth.

Class Hierarchy

CIM_Dependency
   |
   +--CIM_ProvidesServiceToElement
   |
   +--CIM_ServiceServiceDependency
   |
   +--CIM_CalculationBasedOnQueue

Direct Known Subclasses

None.

Class Qualifiers

NameData TypeValueScopeFlavors
AssociationbooleantrueNone OVERRIDABLE= false
DescriptionstringThis association establishes a dependency relationship between a QueuingService and an instance of the DropThresholdCalculationService class. The queue's current depth is used by the CalculationService in calculating an average/smoothed queue depth.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_CalculationBasedOnQueueCIM_QueuingService
DependentCIM_CalculationBasedOnQueueCIM_DropThresholdCalculationService