Biochemical Reaction Builder
constructor(incarnation: BiochemistryIncarnation, currentNode: Node<Double>, environment: Environment<Double, P>)
Construct a builder for biochemical reactions.
Parameters
incarnation
the current incarnation
current Node
the node where the reaction is placed.
environment
the environment.