| Package | Description |
|---|---|
| bio.singa.simulation.model.modules.concentration | |
| bio.singa.simulation.model.modules.concentration.specifity |
| Modifier and Type | Method and Description |
|---|---|
UpdateSpecificity |
ConcentrationBasedModule.getSpecificity()
Returns the specificity of this module.
|
| Modifier and Type | Class and Description |
|---|---|
class |
EntitySpecific
Entity specific
ConcentrationBasedModules calculate their AbstractDeltaFunction for every chemical
entity and every subsection of an updatable. |
class |
SectionSpecific
Section specific
ConcentrationBasedModules calculate their AbstractDeltaFunction for every subsection
of an updatable. |
class |
UpdatableSpecific
Updatable specific
ConcentrationBasedModules calculate their AbstractDeltaFunction for every
updatable. |
Copyright © 2019. All rights reserved.