orchescala.simulation.runner

Members list

Type members

Classlikes

class BadScenarioRunner(badScenario: BadScenario)(using val engine: ProcessEngine, val config: SimulationConfig)

Attributes

Supertypes
class Object
trait Matchable
class Any
class EventRunner(sEvent: SEvent)(using val engine: ProcessEngine, val config: SimulationConfig)

Attributes

Supertypes
class Object
trait Matchable
class Any
class IncidentScenarioRunner(incidentScenario: IncidentScenario)(using val engine: ProcessEngine, val config: SimulationConfig)

Attributes

Supertypes
class Object
trait Matchable
class Any
class IsProcessScenarioRunner(scenario: IsProcessScenario)(using val engine: ProcessEngine, val config: SimulationConfig)

Attributes

Supertypes
class Object
trait Matchable
class Any
class MessageRunner(val messageScenario: SMessageEvent)(using val engine: ProcessEngine, val config: SimulationConfig)

Attributes

Supertypes
class Object
trait Matchable
class Any
class ProcessScenarioRunner(processScenario: ProcessScenario)(using val engine: ProcessEngine, val config: SimulationConfig)

Attributes

Supertypes
class Object
trait Matchable
class Any
class ProcessStepsRunner(hasProcessSteps: HasProcessSteps)(using val engine: ProcessEngine, val config: SimulationConfig)

Attributes

Supertypes
class Object
trait Matchable
class Any
class ScenarioOrStepRunner(scenarioOrStep: ScenarioOrStep)(using engine: ProcessEngine, config: SimulationConfig)

Attributes

Supertypes
class Object
trait Matchable
class Any
class ScenarioRunner(scenario: SScenario)(using val config: SimulationConfig)

Attributes

Supertypes
class Object
trait Matchable
class Any
class SignalRunner(val signalScenario: SSignalEvent)(using val engine: ProcessEngine, val config: SimulationConfig)

Attributes

Supertypes
class Object
trait Matchable
class Any
class TimerRunner(val timerScenario: STimerEvent)(using val engine: ProcessEngine, val config: SimulationConfig)

Attributes

Supertypes
class Object
trait Matchable
class Any
class UserTaskRunner(val userTaskScenario: SUserTask)(using val engine: ProcessEngine, val config: SimulationConfig)

Attributes

Supertypes
class Object
trait Matchable
class Any