The ConcentrationDeltaManager handles current concentrations of an updatable and the updates to those
concentrations that should be applied during simulation.
A token that is produced by Tokenizer and fed into Parser.parse
A token consists of a token identifier, a string that the token was
created from and the position in the input string that the token was found.