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.

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


Class Hierarchy

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

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
Associationbooleantrue
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.
UMLPackagePathstringCIM::Network::QoS
Versionstring2.7.0

Class Properties

Association References

NameClass OriginReference ClassQualifiers
NameData TypeValue
AntecedentCIM_CalculationBasedOnQueueCIM_QueuingService
DescriptionstringThe queue examined by the CalculationService.
Keybooleantrue
Maxuint321
Minuint321
OverridestringAntecedent
DependentCIM_CalculationBasedOnQueueCIM_DropThresholdCalculationService
DescriptionstringThe CalculationService that provides an average queue depth.
Keybooleantrue
OverridestringDependent

Inherited Properties

NameData TypeClass Origin
RestartServicebooleanCIM_ServiceServiceDependency
TypeOfDependencyuint16CIM_ServiceServiceDependency

Class Methods