| Package | Description |
|---|---|
| de.bioforscher.singa.simulation.modules.reactions.model |
| Modifier and Type | Method and Description |
|---|---|
List<StoichiometricReactant> |
Reaction.getStoichiometricReactants()
Returns the list of reactants for this reaction.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Reaction.setStoichiometricReactants(List<StoichiometricReactant> stoichiometricReactants)
Sets the list of reactants for this reaction.
|
Copyright © 2017. All rights reserved.