Launcher
Launcher of the JVM app.
trait Interface
trait Component
trait Provider
trait Interface
trait Component
trait Provider
trait Interface
trait Component
trait Provider
trait Interface
trait Component
trait Provider
trait Launch
trait Interface
trait Provider
trait Interface
trait Component
trait Provider
trait Interface
trait Component
trait Provider
trait Interface
trait Provider
trait Interface
trait Component
trait Provider
trait Interface
trait Component
trait Provider
trait Interface
trait Provider
class Object
trait Matchable
class Any
Launcher.type
Type members
Inherited classlikes
Implementation of the engine component.
Implementation of the engine component.
- Value parameters:
- config
the simulation configuration
- Inherited from:
- Component
case class EnvironmentImpl(time: TimeStamp, gridSide: Int, externalEntities: Set[SimulationEntity], structures: Set[SimulationStructure], virus: Virus, environmentDuration: DurationTime, deadEntities: Set[SimulationEntity]) extends Environment
- Inherited from:
- Component
A File based implementation of the Exporter. It exports data on a CSV file under the temp directory of the user.
A File based implementation of the Exporter. It exports data on a CSV file under the temp directory of the user.
- Value parameters:
- extractors
the list of extractors to extract some statistics from the environment.
- Inherited from:
- Component
It accepts a Path and then read the file using Java-based API.
It accepts a Path and then read the file using Java-based API.
- Inherited from:
- Component
Implementation of the launcher component.
Implementation of the launcher component.
- Inherited from:
- Component