Class CIM_CalculationServiceForDropper
extends CIM_ServiceServiceDependency

This association is a subclass of ServiceServiceDependency, and represents the reliance of a REDDropperService on one or more DropThresholdCalculationServices. The latter calculate average queue depth, based on the observed depths of a queue. The specific queue examined by each CalculationService is defined using the CalculationBasedOnQueue association.

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


Class Hierarchy

CIM_Dependency
   |
   +--CIM_ProvidesServiceToElement
   |
   +--CIM_ServiceServiceDependency
   |
   +--CIM_CalculationServiceForDropper

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
Associationbooleantrue
DescriptionstringThis association is a subclass of ServiceServiceDependency, and represents the reliance of a REDDropperService on one or more DropThresholdCalculationServices. The latter calculate average queue depth, based on the observed depths of a queue. The specific queue examined by each CalculationService is defined using the CalculationBasedOnQueue association.
UMLPackagePathstringCIM::Network::QoS
Versionstring2.7.0

Class Properties

Association References

NameClass OriginReference Class
AntecedentCIM_CalculationServiceForDropperCIM_DropThresholdCalculationService
DependentCIM_CalculationServiceForDropperCIM_REDDropperService

Inherited Properties

NameData TypeClass Origin
RestartServicebooleanCIM_ServiceServiceDependency
TypeOfDependencyuint16CIM_ServiceServiceDependency

Class Methods