alchemist
Toggle table of contents
36.0.11
jvm
Platform filter
jvm
Switch theme
Search in API
alchemist
alchemist-web-renderer
/
it.unibo.alchemist.boundary.webui.server.state.actions
/
SetSimulation
Set
Simulation
jvm
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
jvm
constructor
(
simulation
:
Simulation
<
Any
,
Nothing
>
?
)
Properties
simulation
Link copied to clipboard
jvm
val
simulation
:
Simulation
<
Any
,
Nothing
>
?