Network\CIM_QueueToSchedule.mof.mof (HTML version)

Return to index
CIM_QueueToSchedule
This is a top-level association, representing the relationship between a queue (QueuingService) and a SchedulingElement. The SchedulingElement, in turn, represents the information in a packet scheduling service that is specific to this queue, 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 SchedulingServiceToSchedule.
Qualifiers:Version ( "2.7.0" ) Association
Parameters (local in grey)
Max ( 1 )
Key
CIM_QueuingService REF Queue ;
The queue and its QueuingService from which packets are emptied.
Key
CIM_SchedulingElement REF SchedElement ;
The SchedulingElement for the input queue.