| Package | Description |
|---|---|
| de.unihalle.informatik.Alida.grappa |
Contains all resources for the graphical programming editor Grappa.
|
| de.unihalle.informatik.Alida.gui |
Package containing GUI components for interactive operator selection/control.
|
| de.unihalle.informatik.Alida.workflows |
Classes related to workflows in Alida.
|
| de.unihalle.informatik.Alida.workflows.events |
Contains all events appearing in context of workflows in Alida.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ALDGrappaWorkbenchTab
Grappa workflow graph component.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ALDOperatorGUIExecutionProxy
Manager for executing single operator and workflow objects via GUI.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ALDWorkflow.addALDWorkflowEventListener(ALDWorkflowEventListener listener) |
BlockingDeque<ALDWorkflowEvent> |
ALDWorkflow.getEventQueue(ALDWorkflowEventListener listener)
Returns the event queue associated with the
listener or null
it the listener is not registered. |
static void |
ALDWorkflow.removeALDWorkflowClassEventListener(ALDWorkflowEventListener listener)
Remove a listener for events thrown by the class ALDWorkflow (not an instance).
|
void |
ALDWorkflow.removeALDWorkflowEventListener(ALDWorkflowEventListener listener) |
| Modifier and Type | Method and Description |
|---|---|
void |
ALDWorkflowEventReporter.addALDWorkflowEventListener(ALDWorkflowEventListener listener)
Adds a listener to this reporter.
|
void |
ALDWorkflowEventReporter.removeALDWorkflowEventListener(ALDWorkflowEventListener listener)
Removes a listener from this reporter.
|
Copyright © 2010–2015 Martin Luther University Halle-Wittenberg. All rights reserved.