Uses of Class
de.unihalle.informatik.Alida.workflows.ALDWorkflow.ALDWorkflowContextType

Packages that use ALDWorkflow.ALDWorkflowContextType
de.unihalle.informatik.Alida.workflows Classes related to workflows in Alida. 
 

Uses of ALDWorkflow.ALDWorkflowContextType in de.unihalle.informatik.Alida.workflows
 

Methods in de.unihalle.informatik.Alida.workflows that return ALDWorkflow.ALDWorkflowContextType
 ALDWorkflow.ALDWorkflowContextType ALDWorkflow.getWorkflowContext()
           
static ALDWorkflow.ALDWorkflowContextType ALDWorkflow.ALDWorkflowContextType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static ALDWorkflow.ALDWorkflowContextType[] ALDWorkflow.ALDWorkflowContextType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in de.unihalle.informatik.Alida.workflows with parameters of type ALDWorkflow.ALDWorkflowContextType
ALDWorkflow(ALDWorkflow.ALDWorkflowContextType context)
          Constructor for an untitled workflow
ALDWorkflow(java.lang.String name, ALDWorkflow.ALDWorkflowContextType context)
          Constructor
 



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