floodsim.model.store.SimulationStore
See theSimulationStore companion trait
Factory for creating SimulationStore instances.
Attributes
-
Companion
-
trait
-
Graph
-
-
Supertypes
-
class Object
trait Matchable
class Any
-
Self type
-
Members list
Creates a new SimulationStore with default initialization.
Creates a new SimulationStore with default initialization.
Attributes
-
Returns
-
a new SimulationStore instance
Provides a default SimulationStore for use with given contexts. This allows for simpler dependency injection when a SimulationStore is needed.
Provides a default SimulationStore for use with given contexts. This allows for simpler dependency injection when a SimulationStore is needed.
Attributes