Uses of Class
de.unihalle.informatik.Alida.workflows.events.ALDWorkflowClassEvent.ALDWorkflowClassEventType

Packages that use ALDWorkflowClassEvent.ALDWorkflowClassEventType
de.unihalle.informatik.Alida.workflows.events Contains all events appearing in context of workflows in Alida. 
 

Uses of ALDWorkflowClassEvent.ALDWorkflowClassEventType in de.unihalle.informatik.Alida.workflows.events
 

Fields in de.unihalle.informatik.Alida.workflows.events declared as ALDWorkflowClassEvent.ALDWorkflowClassEventType
protected  ALDWorkflowClassEvent.ALDWorkflowClassEventType ALDWorkflowClassEvent.eType
          Type of the event.
 

Methods in de.unihalle.informatik.Alida.workflows.events that return ALDWorkflowClassEvent.ALDWorkflowClassEventType
 ALDWorkflowClassEvent.ALDWorkflowClassEventType ALDWorkflowClassEvent.getEventType()
          Returns type of event.
static ALDWorkflowClassEvent.ALDWorkflowClassEventType ALDWorkflowClassEvent.ALDWorkflowClassEventType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ALDWorkflowClassEvent.ALDWorkflowClassEventType[] ALDWorkflowClassEvent.ALDWorkflowClassEventType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in de.unihalle.informatik.Alida.workflows.events with parameters of type ALDWorkflowClassEvent.ALDWorkflowClassEventType
ALDWorkflowClassEvent(Object s, ALDWorkflowClassEvent.ALDWorkflowClassEventType e)
          Constructor.
ALDWorkflowClassEvent(Object s, ALDWorkflowClassEvent.ALDWorkflowClassEventType e, Object info)
          Constructor.
ALDWorkflowClassEvent(Object s, ALDWorkflowClassEvent.ALDWorkflowClassEventType e, String msg, Object info)
          Constructor.
 



Copyright © 2010–2014 Martin Luther University Halle-Wittenberg, Institute of Computer Science, Pattern Recognition and Bioinformatics. All rights reserved.