alchemist
Toggle table of contents
37.1.1
jvm
Platform filter
jvm
Switch theme
Search in API
alchemist
alchemist
/
it.unibo.alchemist.boundary.webui.server.state.actions
/
SetSimulation
Set
Simulation
data
class
SetSimulation
(
val
simulation
:
Simulation
<
Any
,
Nothing
>
?
)
Redux action to set the
Simulation
of the application.
Parameters
simulation
the new
Simulation
.
Members
Constructors
Set
Simulation
Link copied to clipboard
constructor
(
simulation
:
Simulation
<
Any
,
Nothing
>
?
)
Properties
simulation
Link copied to clipboard
val
simulation
:
Simulation
<
Any
,
Nothing
>
?