This association is a subclass of NextService, and defines a predecessor-successor relationship between Packet SchedulingServices. In a hierarchical queuing configuration (where a second scheduler treats the output of a first scheduler as a single, aggregated input), the two schedulers are related via the NextScheduler association. |
Qualifiers:Version ( "2.7.0" ) Association |
Parameters (local in grey) |
| Max ( 1 ) Override ( "FollowingService" ) CIM_PacketSchedulingService REF FollowingService ; A scheduler that includes among its inputs the aggregated outputs of one or more PrecedingService schedulers. | Override ( "PrecedingService" ) CIM_PacketSchedulingService REF PrecedingService ; The PacketSchedulingService whose output is treated as a single, aggregated input by the FollowingService scheduler. The [0..n] cardinality indicates that a single FollowingService scheduler may bring together the aggregated outputs of multiple prior schedulers. |
| |
| | |