Package de.uka.ipd.sdq.workflow.ui
The ui package of the workflow engine.
Workflow infrastructure integrated with the UI of the Eclipse IDE.
-
Class Summary Class Description UIBasedWorkflow<T extends Blackboard<?>> A workflow which is able to interact with the Eclipse GUI, i.e., for message logging or error dialogs.UIBasedWorkflowExceptionHandler Workflow exception handler which is able to interact with the Eclipse UI.WorkflowProcess An implementation of an IProcess which is able to log to the provided process console, but otherwise unable to terminate, suspend, etc.