| Package | Description |
|---|---|
| org.colomoto.biolqm.tool.simulation.multiplesuccessor |
Implementation of updating schemes: update the state of a model (i.e.
|
| Modifier and Type | Method and Description |
|---|---|
static SimulationStrategy |
SimulationStrategy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SimulationStrategy[] |
SimulationStrategy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
MultipleSuccessorSimulation(MultipleSuccessorsUpdater updater,
SimulationStrategy strategy) |
Copyright © 2012–2020. All rights reserved.