Class CIM_SchedulerUsed
extends CIM_ServiceServiceDependency

In order to remove queued packets, a process or Service (identified as a PacketSchedulingService) runs. This association describes the Dependency of the queue and its QueuingService on a SchedulingService, which empties it. The association is deprecated in lieu of associating Queuing Services to SchedulingElements, and SchedulingElements into SchedulingServices. The latter approach is very flexible regarding the implementations that can be modeled, and removes the need to track individual traffic streams using an artificial model property, TrafficClass.

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


Class Hierarchy

CIM_Dependency
   |
   +--CIM_ProvidesServiceToElement
   |
   +--CIM_ServiceServiceDependency
   |
   +--CIM_SchedulerUsed

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
Associationbooleantrue
DeprecatedstringCIM_QueueToSchedule, CIM_SchedulingServiceToSchedule
DescriptionstringIn order to remove queued packets, a process or Service (identified as a PacketSchedulingService) runs. This association describes the Dependency of the queue and its QueuingService on a SchedulingService, which empties it. The association is deprecated in lieu of associating Queuing Services to SchedulingElements, and SchedulingElements into SchedulingServices. The latter approach is very flexible regarding the implementations that can be modeled, and removes the need to track individual traffic streams using an artificial model property, TrafficClass.
UMLPackagePathstringCIM::Network::QoS
Versionstring2.7.0

Class Properties

Association References

NameClass OriginReference ClassQualifiers
NameData TypeValue
AntecedentCIM_SchedulerUsedCIM_PacketSchedulingService
DeprecatedstringCIM_QueueToSchedule.Queue
DescriptionstringThe PacketSchedulingService which empties the Queuing Service's queue.
Keybooleantrue
Maxuint321
OverridestringAntecedent
DependentCIM_SchedulerUsedCIM_QueuingService
DeprecatedstringCIM_QueueToSchedule.SchedElement
DescriptionstringThe queue and its QueuingService from which packets are emptied.
Keybooleantrue
OverridestringDependent

Inherited Properties

NameData TypeClass Origin
RestartServicebooleanCIM_ServiceServiceDependency
TypeOfDependencyuint16CIM_ServiceServiceDependency

Class Methods