| 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 |
ALDOperatorCollection.OperatorExecutionProxy.fireALDOperatorCollectionEvent(ALDOperatorCollectionEvent ev)
Pass events to registered listeners.
|
| Modifier and Type | Method and Description |
|---|---|
ALDOperatorCollectionEvent |
ALDOperatorCollectionEvent.createCopy()
Create a clone of this event with the same time stamp
|
| Modifier and Type | Method and Description |
|---|---|
void |
ALDOperatorCollectionEventListener.handleALDOperatorCollectionEvent(ALDOperatorCollectionEvent event)
Method which is called on event occurrence.
|
| Constructor and Description |
|---|
ALDOperatorCollectionEvent(ALDOperatorCollectionEvent event)
Copy constructor.
|
Copyright © 2010–2021 Martin Luther University Halle-Wittenberg, Institute of Computer Science, Pattern Recognition and Bioinformatics. All rights reserved.