Network\CIM_ElementInSchedulingService.mof.mof (HTML version)

Return to index
CIM_ElementInSchedulingService Superclass: CIM_Component
This association represents the relationship between a PacketSchedulingService and the set of SchedulingElements that tie it to its inputs (either QueuingServices or other PacketSchedulingServices).
Qualifiers:Version ( "2.7.0" ) Aggregation Association Composition
Parameters (local in grey)
Min ( 1 )
Override ( "PartComponent" )
CIM_SchedulingElement REF PartComponent ;
A SchedulingElement that ties either a queue or another scheduler to the referenced PacketSchedulingService. Every PacketSchedulingService MUST have at least one Scheduling Element/input.
Max ( 1 )
Override ( "GroupComponent" )
Aggregate
CIM_PacketSchedulingService REF GroupComponent ;
The scheduler aggregating the SchedulingElement. A SchedulingElement can be associated with at most one SchedulingService.