clone On New Node
open fun cloneOnNewNode(@Nonnull node: Node<Double>, @Nonnull currentTime: Time): BiochemicalReaction
This method allows to clone this reaction on a new node. It may result useful to support runtime creation of nodes with the same reaction programming, e.g. for morphogenesis.