Package bio.singa.simulation.model.modules.concentration.specifity
-
Interface Summary Interface Description UpdateSpecificity<DeltaFunctionType extends AbstractDeltaFunction> Determines how fine-grained the updates need to be calculated. -
Class Summary Class Description EntitySpecific Entity specificConcentrationBasedModules calculate theirAbstractDeltaFunctionfor every chemical entity and every subsection of an updatable.SectionSpecific Section specificConcentrationBasedModules calculate theirAbstractDeltaFunctionfor every subsection of an updatable.UpdatableSpecific Updatable specificConcentrationBasedModules calculate theirAbstractDeltaFunctionfor every updatable.