|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ALDBatchIOException | |
|---|---|
| de.unihalle.informatik.Alida.batch | Package containing classes for batch mode. |
| de.unihalle.informatik.Alida.exceptions | Defines Alida exceptions. |
| de.unihalle.informatik.Alida.gui | Package containing GUI components for interactive operator selection/control. |
| Uses of ALDBatchIOException in de.unihalle.informatik.Alida.batch |
|---|
| Methods in de.unihalle.informatik.Alida.batch that throw ALDBatchIOException | |
|---|---|
ALDSwingComponent |
ALDBatchInputManagerSwing.createGUIElement(java.lang.reflect.Field field,
java.lang.Class<?> cl,
java.lang.Object obj,
ALDParameterDescriptor descr)
Create a gui element which may be used to request the user to input data. |
java.util.Iterator<java.lang.Object> |
ALDBatchInputManagerSwing.readData(java.lang.reflect.Field field,
java.lang.Class<?> cl,
ALDSwingComponent guiElement)
Reads data of given class from a specified source. |
javax.swing.JComponent |
ALDBatchOutputManagerSwing.writeData(ALDBatchRunResultInfo obj,
ALDParameterDescriptor descr)
Interface method for displaying a batch summary in the GUI. |
| Uses of ALDBatchIOException in de.unihalle.informatik.Alida.exceptions |
|---|
| Subclasses of ALDBatchIOException in de.unihalle.informatik.Alida.exceptions | |
|---|---|
class |
ALDBatchIOManagerException
Alida exception thrown by batch I/O managers. |
class |
ALDBatchIOProviderException
Alida exception thrown by batch data IO providers. |
| Uses of ALDBatchIOException in de.unihalle.informatik.Alida.gui |
|---|
| Methods in de.unihalle.informatik.Alida.gui that throw ALDBatchIOException | |
|---|---|
java.util.Iterator<java.lang.Object> |
ALDOperatorControlFrame.getInputParamIterator(java.lang.String param)
Returns an iterator for a specific input parameter in batch mode. |
void |
ALDOperatorGUIExecutionProxy.runWorkflowInBatchMode()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||