Concentration Changed
A condition that holds true only if the tracked Molecule changed its it.unibo.alchemist.model.interfaces.Concentration.
Parameters
<T>
concentration type
Constructors
Functions
Link copied to clipboard
open fun cloneCondition(node: Node<T>, reaction: Reaction<T>): ConcentrationChanged<T>
Content copied to clipboard
How to override: create a new action of your concrete subtype.
Link copied to clipboard
Link copied to clipboard
How to override: if you intend your condition to be potentially changed by any change in the context, return null.
Link copied to clipboard
Link copied to clipboard