Network\CIM_SchedulingServiceToSchedule.mof.mof (HTML version)

Return to index
CIM_SchedulingServiceToSchedule
This is a top-level association, representing the relationship between a scheduler (PacketSchedulingService) and a SchedulingElement, in a configuration involving cascaded schedulers. The SchedulingElement, in turn, represents the information in a packet scheduling service that is specific to this scheduler, such as relative priority or allocated bandwidth.

Although it cannot be expressed formally with the association cardinalities, there is an additional constraint on participation in this association. A particular instance of (a subclass of) SchedulingElement always participates either in exactly one instance of this association, or in exactly one instance of the association QueueToSchedule.
Qualifiers:Version ( "2.7.0" ) Association
Parameters (local in grey)
Max ( 1 )
Key
CIM_PacketSchedulingService REF SchedService ;
The scheduler being cascaded.
Key
CIM_SchedulingElement REF SchedElement ;
A SchedulingElement in the subsequent scheduler.