Uses of Class
de.unihalle.informatik.Alida.gui.ALDOperatorGUIExecutionProxy.WorkflowThreadStatus

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.
 



Copyright © 2010-2014 Martin Luther University Halle-Wittenberg. All Rights Reserved.