Uses of Package
de.unihalle.informatik.Alida.operator.events

Packages that use de.unihalle.informatik.Alida.operator.events
de.unihalle.informatik.Alida.dataio.provider.swing.events   
de.unihalle.informatik.Alida.demo Demonstrator package of how to implement and use Alida operators. 
de.unihalle.informatik.Alida.grappa Contains all resources for the graphical programming editor Grappa. 
de.unihalle.informatik.Alida.gui Package containing GUI components for interactive operator selection/control. 
de.unihalle.informatik.Alida.operator Contains the core of Alida, i.e. the operator concept and processing graph stuff. 
de.unihalle.informatik.Alida.operator.events Definitions of Alida events and corresponding reporter and listener interfaces. 
de.unihalle.informatik.Alida.workflows Classes related to workflows in Alida. 
de.unihalle.informatik.Alida.workflows.events Contains all events appearing in context of workflows in Alida. 
 

Classes in de.unihalle.informatik.Alida.operator.events used by de.unihalle.informatik.Alida.dataio.provider.swing.events
ALDEvent
          Super class for all events used in `Alida`.
 

Classes in de.unihalle.informatik.Alida.operator.events used by de.unihalle.informatik.Alida.demo
ALDConfigurationEventListener
          Listener interface for `Alida` configuration events.
ALDConfigurationEventReporter
          Interface for classes that generate events of type `ALDConfigurationEvent`.
ALDControlEventListener
          Listener interface for `Alida` control events.
ALDControlEventReporter
          Interface for classes that generate events of type `ALDControlEvent`.
 

Classes in de.unihalle.informatik.Alida.operator.events used by de.unihalle.informatik.Alida.grappa
ALDOpParameterChangeEvent
          Event type to configure operator execution.
ALDOpParameterChangeEventListener
          Listener interface for `Alida` configuration events.
 

Classes in de.unihalle.informatik.Alida.operator.events used by de.unihalle.informatik.Alida.gui
ALDConfigurationEvent
          Event type to configure operator execution.
ALDOpParameterChangeEvent
          Event type to configure operator execution.
ALDOpParameterChangeEventListener
          Listener interface for `Alida` configuration events.
 

Classes in de.unihalle.informatik.Alida.operator.events used by de.unihalle.informatik.Alida.operator
ALDConfigurationEvent
          Event type to configure operator execution.
ALDConfigurationEventListener
          Listener interface for `Alida` configuration events.
ALDConfigurationEventReporter
          Interface for classes that generate events of type `ALDConfigurationEvent`.
ALDControlEvent
          Event type for controlling operator threads.
ALDControlEventListener
          Listener interface for `Alida` control events.
ALDControlEventReporter
          Interface for classes that generate events of type `ALDControlEvent`.
 

Classes in de.unihalle.informatik.Alida.operator.events used by de.unihalle.informatik.Alida.operator.events
ALDConfigurationEvent
          Event type to configure operator execution.
ALDConfigurationEventListener
          Listener interface for `Alida` configuration events.
ALDControlEvent
          Event type for controlling operator threads.
ALDControlEvent.ALDControlEventType
          Event types on which a controllable operator should react.
ALDControlEventListener
          Listener interface for `Alida` control events.
ALDEvent
          Super class for all events used in `Alida`.
ALDOpParameterChangeEvent
          Event type to configure operator execution.
 

Classes in de.unihalle.informatik.Alida.operator.events used by de.unihalle.informatik.Alida.workflows
ALDConfigurationEventListener
          Listener interface for `Alida` configuration events.
ALDConfigurationEventReporter
          Interface for classes that generate events of type `ALDConfigurationEvent`.
ALDControlEventListener
          Listener interface for `Alida` control events.
ALDControlEventReporter
          Interface for classes that generate events of type `ALDControlEvent`.
 

Classes in de.unihalle.informatik.Alida.operator.events used by de.unihalle.informatik.Alida.workflows.events
ALDEvent
          Super class for all events used in `Alida`.
 



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