| Modifier and Type | Method and Description |
|---|---|
List<PotentialUpdate> |
FreeDiffusion.calculateUpdates(BioNode node) |
| Modifier and Type | Method and Description |
|---|---|
List<PotentialUpdate> |
PassiveMembraneTransport.calculateUpdates(BioNode node) |
List<PotentialUpdate> |
ActiveMembraneTransport.calculateUpdates(BioNode node) |
| Modifier and Type | Method and Description |
|---|---|
List<PotentialUpdate> |
UpdateBehavior.calculateUpdates(BioNode node) |
static List<PotentialUpdate> |
PotentialUpdates.collectChanges(BioNode node) |
| Modifier and Type | Method and Description |
|---|---|
PotentialUpdate |
Reactions.calculateUpdate(BioNode node,
CellSection section,
ChemicalEntity entity) |
| Modifier and Type | Method and Description |
|---|---|
List<PotentialUpdate> |
Reactions.calculateUpdates(BioNode node) |
Copyright © 2017. All rights reserved.