| Package | Description |
|---|---|
| bio.singa.simulation.model.modules.concentration | |
| bio.singa.simulation.model.modules.concentration.scope |
| Modifier and Type | Method and Description |
|---|---|
UpdateScope |
ConcentrationBasedModule.getScope()
Returns the scope of this module.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DependentUpdate
Dependent Updatable
ConcentrationBasedModules require an integer state of basically all updatables in a
simulation. |
class |
IndependentUpdate
Independent Updatable
ConcentrationBasedModules require the integer state of the currently calculated
Updatable. |
class |
SemiDependentUpdate
Independent Updatable
ConcentrationBasedModules require the integer state of a subset of updatables. |
Copyright © 2018. All rights reserved.