| Package | Description |
|---|---|
| de.unihalle.informatik.Alida.batch |
Package containing classes for batch mode.
|
| de.unihalle.informatik.Alida.gui |
Package containing GUI components for interactive operator selection/control.
|
| Modifier and Type | Method and Description |
|---|---|
ALDBatchOutputManagerSwing.ProviderInteractionLevel |
ALDBatchOutputManagerSwing.getProviderInteractionLevel()
Returns the current level of provider interaction.
|
static ALDBatchOutputManagerSwing.ProviderInteractionLevel |
ALDBatchOutputManagerSwing.ProviderInteractionLevel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ALDBatchOutputManagerSwing.ProviderInteractionLevel[] |
ALDBatchOutputManagerSwing.ProviderInteractionLevel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ALDBatchOutputManagerSwing.setProviderInteractionLevel(ALDBatchOutputManagerSwing.ProviderInteractionLevel level)
Set the level of provider interaction which is allowed.
|
| Constructor and Description |
|---|
ALDBatchOperatorResultFrame(ALDOperator op,
HashMap<String,ALDBatchRunResultInfo> batchInfoMap,
ALDBatchOutputManagerSwing.ProviderInteractionLevel pLevel)
Constructor.
|
Copyright © 2010–2015 Martin Luther University Halle-Wittenberg. All rights reserved.