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" ) Composition Aggregation UMLPackagePath ( "CIM::Network::QoS" ) Association
Parameters (local in grey)
Max ( 1 )
Aggregate
Override ( "GroupComponent" )
CIM_PacketSchedulingService REF GroupComponent ;
The scheduler aggregating the SchedulingElement. A SchedulingElement can be associated with at most one SchedulingService.
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.