Class AbstractMDSDWorkbenchDelegate<WorkflowConfigurationType extends AbstractJobConfiguration,WorkflowType extends Workflow>

java.lang.Object
de.uka.ipd.sdq.workflow.workbench.AbstractWorkbenchDelegate<WorkflowConfigurationType,WorkflowType>
de.uka.ipd.sdq.workflow.mdsd.AbstractMDSDWorkbenchDelegate<WorkflowConfigurationType,WorkflowType>
Type Parameters:
WorkflowConfigurationType - the generic type
WorkflowType - the generic type
All Implemented Interfaces:
IActionDelegate

public abstract class AbstractMDSDWorkbenchDelegate<WorkflowConfigurationType extends AbstractJobConfiguration,WorkflowType extends Workflow> extends AbstractWorkbenchDelegate<WorkflowConfigurationType,WorkflowType>
The Class AbstractMDSDWorkbenchDelegate.