| 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.
|
| de.unihalle.informatik.Alida.workflows |
Classes related to workflows in Alida.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
ALDOperator.fireOperatorExecutionProgressEvent(ALDOperatorExecutionProgressEvent ev)
Sends an event of changed execution progress to all registered listeners.
|
void |
ALDOperator.handleOperatorExecutionProgressEvent(ALDOperatorExecutionProgressEvent event) |
| Modifier and Type | Method and Description |
|---|---|
void |
ALDOperatorExecutionProgressEventListener.handleOperatorExecutionProgressEvent(ALDOperatorExecutionProgressEvent e)
Method which is called on event occurence.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ALDWorkflow.handleOperatorExecutionProgressEvent(ALDOperatorExecutionProgressEvent e) |
Copyright © 2010–2015 Martin Luther University Halle-Wittenberg. All rights reserved.