alchemist
alchemist
/
it.unibo.alchemist.model.implementations.nodes
/
LsaNode
/
setConcentration
set
Concentration
open
fun
setConcentration
(
inst
:
ILsaMolecule
)
Content copied to clipboard
Adds an instance of ILsaMolecule in the node's LsaSpace.
Parameters
inst
the molecule you want to add
open
fun
setConcentration
(
mol
:
Molecule
,
c
:
List
<
ILsaMolecule
>
)
Content copied to clipboard