LauncherModule

class Object
trait Matchable
class Any

Type members

Classlikes

trait Component

Launcher component.

Launcher component.

trait Interface extends Provider with Component

The interface of the component.

The interface of the component.

trait Launcher

The launcher is the component that is responsible for the launch of the simulation.

The launcher is the component that is responsible for the launch of the simulation.

trait Provider

Provider of the component.

Provider of the component.

Types

The launcher require:

The launcher require:

  • the loader in order to launch the loading of the user configuration and of the environment
  • the boundaries in order to be able to signal errors and the start of the simulation.