Abstract Condition
    Parameters
<T>
concentration type
Inheritors
Functions
Link copied to clipboard
                  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
                  This method is a support for the propensity calculation inside the Reactions.
Link copied to clipboard
                  This method is called by the Simulation once the Reaction whose this Condition belongs to is the next one to be executed, and all its conditions passed (namely, the next operation will be the reaction execution).