BiochemicalReactionBuilder

open fun BiochemicalReactionBuilder(    incarnation: BiochemistryIncarnation,     currentNode: Node<Double>,     environment: Environment<Double, P>)

Construct a builder for biochemical reactions.

Parameters

incarnation

the current incarnation

currentNode

the node where the reaction is placed.

environment

the environment.