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

Packages that use de.unihalle.informatik.Alida.operator.events
de.unihalle.informatik.Alida.dataconverter   
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.dataconverter
ALDOperatorExecutionProgressEventListener
          Listener interface for `Alida` progress of operator execution events.
 

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`.
ALDOperatorExecutionProgressEventListener
          Listener interface for `Alida` progress of operator execution events.
 

Classes in de.unihalle.informatik.Alida.operator.events used by de.unihalle.informatik.Alida.grappa
ALDOpParameterUpdateEvent
          Event type for updates of operator parameters.
ALDOpParameterUpdateEventListener
          Listener interface for `Alida` parameter update events.
 

Classes in de.unihalle.informatik.Alida.operator.events used by de.unihalle.informatik.Alida.gui
ALDConfigurationEvent
          Event type to configure operator execution.
ALDOpParameterUpdateEvent
          Event type for updates of operator parameters.
ALDOpParameterUpdateEventListener
          Listener interface for `Alida` parameter update events.
ALDOpParameterUpdateEventReporter
          Interface for classes generating events of type ALDOpParameterUpdateEvent.
 

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`.
ALDOperatorExecutionProgressEvent
          Event type to reflect progress of operator execution.
ALDOperatorExecutionProgressEventListener
          Listener interface for `Alida` progress of operator execution events.
 

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`.
ALDOperatorExecutionProgressEvent
          Event type to reflect progress of operator execution.
ALDOpParameterUpdateEvent
          Event type for updates of operator parameters.
ALDOpParameterUpdateEvent.EventType
          Possible types of events.
ALDOpParameterUpdateEventListener
          Listener interface for `Alida` parameter update events.
 

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`.
ALDOperatorExecutionProgressEvent
          Event type to reflect progress of operator execution.
ALDOperatorExecutionProgressEventListener
          Listener interface for `Alida` progress of operator execution events.
 

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, Institute of Computer Science, Pattern Recognition and Bioinformatics. All rights reserved.