See: Description
| Interface | Description |
|---|---|
| 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.
|
| ALDOpParameterChangeEventListener |
Listener interface for `Alida` configuration events.
|
| Class | Description |
|---|---|
| ALDConfigurationEvent |
Event type to configure operator execution.
|
| ALDControlEvent |
Event type for controlling operator threads.
|
| ALDEvent |
Super class for all events used in `Alida`.
|
| ALDOperatorExecutionProgressEvent |
Event type to reflect progress of operator execution.
|
| ALDOpParameterChangeEvent |
Event type to configure operator execution.
|
| Enum | Description |
|---|---|
| ALDControlEvent.ALDControlEventType |
Event types on which a controllable operator should react.
|
Copyright © 2010–2015 Martin Luther University Halle-Wittenberg. All rights reserved.