| Package | Description |
|---|---|
| de.unihalle.informatik.Alida.gui |
Package containing GUI components for interactive operator selection/control.
|
| Modifier and Type | Field and Description |
|---|---|
protected ALDOperatorGUIExecutionProxy.WorkflowThreadStatus |
ALDOperatorGUIExecutionProxy.workflowStatus
Current status of the operator execution thread.
|
| Modifier and Type | Method and Description |
|---|---|
ALDOperatorGUIExecutionProxy.WorkflowThreadStatus |
ALDOperatorGUIExecutionProxy.getWorkflowThreadStatus()
Returns current status of workflow thread.
|
static ALDOperatorGUIExecutionProxy.WorkflowThreadStatus |
ALDOperatorGUIExecutionProxy.WorkflowThreadStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ALDOperatorGUIExecutionProxy.WorkflowThreadStatus[] |
ALDOperatorGUIExecutionProxy.WorkflowThreadStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2010–2015 Martin Luther University Halle-Wittenberg. All rights reserved.