public class ActiveMembraneTransport extends Object implements Module, CumulativeUpdateBehavior
| Constructor and Description |
|---|
ActiveMembraneTransport() |
| Modifier and Type | Method and Description |
|---|---|
void |
applyTo(AutomatonGraph graph) |
List<PotentialUpdate> |
calculateUpdates(BioNode node) |
Set<ChemicalEntity<?>> |
collectAllReferencedEntities() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitupdateGraphpublic void applyTo(AutomatonGraph graph)
public Set<ChemicalEntity<?>> collectAllReferencedEntities()
collectAllReferencedEntities in interface Modulepublic List<PotentialUpdate> calculateUpdates(BioNode node)
calculateUpdates in interface UpdateBehaviorCopyright © 2017. All rights reserved.