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

Definitions of Alida events and corresponding reporter and listener interfaces.

See:
          Description

Interface Summary
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`.
ALDOpParameterChangeEventListener Listener interface for `Alida` configuration events.
 

Class Summary
ALDConfigurationEvent Event type to configure operator execution.
ALDControlEvent Event type for controlling operator threads.
ALDEvent Super class for all events used in `Alida`.
ALDOpParameterChangeEvent Event type to configure operator execution.
 

Enum Summary
ALDControlEvent.ALDControlEventType Event types on which a controllable operator should react.
 

Package de.unihalle.informatik.Alida.operator.events Description

Definitions of Alida events and corresponding reporter and listener interfaces.

Author:
moeller


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