de.unihalle.informatik.Alida.workflows.events
Interface ALDWorkflowClassEventListener

All Superinterfaces:
EventListener
All Known Implementing Classes:
ALDGrappaWorkbench

public interface ALDWorkflowClassEventListener
extends EventListener

Listener interface for `Alida` workflow events.

Author:
moeller

Method Summary
 void handleALDWorkflowClassEvent(ALDWorkflowClassEvent event)
          Method which is called on event occurrence.
 

Method Detail

handleALDWorkflowClassEvent

void handleALDWorkflowClassEvent(ALDWorkflowClassEvent event)
Method which is called on event occurrence.

Parameters:
event - Event to be handled.


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