Package de.uka.ipd.sdq.workflow.launchconfig
package de.uka.ipd.sdq.workflow.launchconfig
The launch configuration package of the workflow engine.
This package provides support to integrate with the eclipse
launch configuration infrastructure.
-
ClassDescriptionAbstractConfigBuilderBasedLaunchConfigurationDelegate<WorkflowConfigurationType extends AbstractWorkflowBasedRunConfiguration,
WorkflowType extends Workflow> The Class AbstractConfigBuilderBasedLaunchConfigurationDelegate.AbstractWorkflowBasedLaunchConfigurationDelegate<WorkflowConfigurationType extends AbstractWorkflowBasedRunConfiguration,WorkflowType extends Workflow> Abstract base class for Eclipse Launches (both Run and Debug mode are supported) which run based on the Palladio workflow engine, i.e., the run has an IJob which gets executed.An adapted job configuration with specifics for the Eclipse IDE - run mode (run or debug) - interactice - clonable Base class for all configurations used to configure an Eclipse basedWorkflow
(or launch).Bridge for workflow engine-based configurations of typeAbstractWorkflowBasedRunConfiguration
and eclipse launch configurations.Helper class to load and cache images from the plugin to present them in the UI.The activator class controls the plug-in life cycle.