See: Description
| Class | Description |
|---|---|
| ALDBatchInputManager |
Class to manage data inputs in batch processing with operators.
|
| ALDBatchInputManagerSwing |
This class implements a batch provider mangager for batch processing
in the context of graphical user interfaces.
|
| ALDBatchOutputManager |
Class to manage data outputs in batch processing with operators.
|
| ALDBatchOutputManagerSwing |
This class implements a DataIO manager for summarizing batch results
in the context of graphical user interfaces.
|
| ALDBatchRunResultInfo |
Info object summarizing all result data of a batch run.
|
| Enum | Description |
|---|---|
| ALDBatchInputManagerSwing.ProviderInteractionLevel |
Levels to enable/disable interactive provider behaviour.
|
| ALDBatchOutputManagerSwing.ProviderInteractionLevel |
Levels to enable/disable interactive provider behaviour.
|
The operator runners in Alida natively supports to execute operators in batch mode. In particular, parameters can be selected for batch input and Alida automatically iterates over a set of given value for these parameters. After finishing the calculations all results are summarized in suitable data structures and presented to the user.
Copyright © 2010–2015 Martin Luther University Halle-Wittenberg. All rights reserved.