| Package | Description |
|---|---|
| org.colomoto.biolqm.tool.simulation.multiplesuccessor |
Implementation of updating schemes: update the state of a model (i.e.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AsynchronousUpdater
Updater for the asynchronous scheme: all possible changes are applied separately.
|
class |
CompleteUpdater
Updater for the "complete" mode: include all asynchronous, synchronous and partially synchronous changes.
|
class |
PriorityUpdater
Draft for a priority updater: components are grouped in groups, which can be
updated synchronously or asynchronously.
|
Copyright © 2012–2020. All rights reserved.