| Package | Description |
|---|---|
| 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.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ALDOperatorControllable.fireALDControlEvent(ALDControlEvent event) |
void |
ALDOperatorControllable.handleALDControlEvent(ALDControlEvent event) |
| Modifier and Type | Method and Description |
|---|---|
void |
ALDControlEventReporter.fireALDControlEvent(ALDControlEvent event)
Sends the given event to all registered listeners.
|
void |
ALDControlEventListener.handleALDControlEvent(ALDControlEvent event)
Method which is called on event occurence.
|
Copyright © 2010–2015 Martin Luther University Halle-Wittenberg. All rights reserved.