Uses of Class
io.github.ai4ci.flow.SimulationMonitor
Packages that use SimulationMonitor
-
Uses of SimulationMonitor in io.github.ai4ci.flow
Methods in io.github.ai4ci.flow with parameters of type SimulationMonitorModifier and TypeMethodDescriptionstatic SimulationFactory
SimulationFactory.startFactory
(List<SetupConfiguration> setups, List<ExecutionConfiguration> executions, String urnBase, SimulationMonitor mon) Constructors in io.github.ai4ci.flow with parameters of type SimulationMonitorModifierConstructorDescriptionSimulationExecutor
(SimulationMonitor mon, Outbreak outbreak, StateExporter exporter, int toStep)