|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ALDOperatorGUIExecutionProxy.WorkflowThreadStatus | |
|---|---|
| de.unihalle.informatik.Alida.gui | Package containing GUI components for interactive operator selection/control. |
| Uses of ALDOperatorGUIExecutionProxy.WorkflowThreadStatus in de.unihalle.informatik.Alida.gui |
|---|
| Fields in de.unihalle.informatik.Alida.gui declared as ALDOperatorGUIExecutionProxy.WorkflowThreadStatus | |
|---|---|
protected ALDOperatorGUIExecutionProxy.WorkflowThreadStatus |
ALDOperatorGUIExecutionProxy.workflowStatus
Current status of the operator execution thread. |
| Methods in de.unihalle.informatik.Alida.gui that return ALDOperatorGUIExecutionProxy.WorkflowThreadStatus | |
|---|---|
ALDOperatorGUIExecutionProxy.WorkflowThreadStatus |
ALDOperatorGUIExecutionProxy.getWorkflowThreadStatus()
Returns current status of workflow thread. |
static ALDOperatorGUIExecutionProxy.WorkflowThreadStatus |
ALDOperatorGUIExecutionProxy.WorkflowThreadStatus.valueOf(java.lang.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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||