|
||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
---|---|
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 Summary | |
---|---|
ALDBatchInputManagerSwing.ProviderInteractionLevel | Levels to enable/disable interactive provider behaviour. |
ALDBatchOutputManagerSwing.ProviderInteractionLevel | Levels to enable/disable interactive provider behaviour. |
Package containing classes for batch mode.
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.
|
||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |