Component

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

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

Members list

Type members

Classlikes

object Model

Attributes

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