Component

io.github.srs.model.ModelModule.Component
trait Component[S <: BaseState]

Component trait that defines the interface for creating a model.

Type parameters

S

the type of the simulation state, which must extend State.

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait Interface[S]
trait BaseLauncher
object CLILauncher
object GUILauncher
class RLLauncher

Members list

Type members

Classlikes

object Model

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
Component.this.Component.this.Model.type