Uses of Interface
de.unihalle.informatik.Alida.operator.events.ALDConfigurationEventReporter

Packages that use ALDConfigurationEventReporter
de.unihalle.informatik.Alida.demo Demonstrator package of how to implement and use Alida operators. 
de.unihalle.informatik.Alida.operator Contains the core of Alida, i.e. the operator concept and processing graph stuff. 
de.unihalle.informatik.Alida.workflows Classes related to workflows in Alida. 
 

Uses of ALDConfigurationEventReporter in de.unihalle.informatik.Alida.demo
 

Classes in de.unihalle.informatik.Alida.demo that implement ALDConfigurationEventReporter
 class ALDDemoOpControllable
          Controllable demo operator for testing interaction.
 

Uses of ALDConfigurationEventReporter in de.unihalle.informatik.Alida.operator
 

Classes in de.unihalle.informatik.Alida.operator that implement ALDConfigurationEventReporter
 class ALDOperatorControllable
          Operator class with inherent event handling for execution control.
 

Uses of ALDConfigurationEventReporter in de.unihalle.informatik.Alida.workflows
 

Classes in de.unihalle.informatik.Alida.workflows that implement ALDConfigurationEventReporter
 class ALDWorkflow
          Class to model a workflow in Alida.
 



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