public class SchedulerFactory
extends java.lang.Object
| Constructor and Description |
|---|
SchedulerFactory()
constructor
|
| Modifier and Type | Method and Description |
|---|---|
BlockScheduler |
getScheduler(Block block,
Train simulatorTrain,
SimulationInstance simulationInstance)
Get the Block scheduler.
|
public BlockScheduler getScheduler(Block block, Train simulatorTrain, SimulationInstance simulationInstance)
type - block - simulatorTrain - simulationInstance - BlockScheduler