Package it.unibo.alchemist.model.implementations.reactions

Types

Link copied to clipboard
class BiochemicalReaction : ChemicalReaction<T>
A biochemical Reaction.
Link copied to clipboard
open class BiochemicalReactionBuilder<P : Position<P>?, Vector<P>?>
This class implements a builder for chemical reactions.