Class AbstractWorkflowBasedMDSDLaunchConfigurationDelegate<WorkflowConfigurationType extends AbstractWorkflowBasedRunConfiguration>

java.lang.Object
de.uka.ipd.sdq.workflow.launchconfig.AbstractWorkflowBasedLaunchConfigurationDelegate<WorkflowConfigurationType,BlackboardBasedWorkflow<MDSDBlackboard>>
de.uka.ipd.sdq.workflow.mdsd.AbstractWorkflowBasedMDSDLaunchConfigurationDelegate<WorkflowConfigurationType>
Type Parameters:
WorkflowConfigurationType - The type of the workflow configuration which should be used to configure this workflow
All Implemented Interfaces:
ILaunchConfigurationDelegate

public abstract class AbstractWorkflowBasedMDSDLaunchConfigurationDelegate<WorkflowConfigurationType extends AbstractWorkflowBasedRunConfiguration> extends AbstractWorkflowBasedLaunchConfigurationDelegate<WorkflowConfigurationType,BlackboardBasedWorkflow<MDSDBlackboard>>
Base class of workflows running as Eclipse run or debug launches which need a blackboard to load, manipulate, and transform EMF models along their job processing. The blackboard configured here is a MDSDBlackboard containing partitions where each partition is a ResourceSetPartition.