Class RerunSimuComWorkflowLauncher
java.lang.Object
de.uka.ipd.sdq.codegen.simucontroller.runconfig.SimulationWorkflowLauncher
de.uka.ipd.sdq.simucom.rerunsimulation.runconfig.RerunSimuComWorkflowLauncher
- All Implemented Interfaces:
ILaunchConfigurationDelegate
Starts the RerunSimulaionWorkflowLauncher instead of the workflow launcher that is started in the
superclass
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
launch
(ILaunchConfiguration configuration, String mode, ILaunch launch, IProgressMonitor monitor) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.eclipse.debug.core.model.ILaunchConfigurationDelegate
showCommandLine
-
Constructor Details
-
RerunSimuComWorkflowLauncher
public RerunSimuComWorkflowLauncher()
-
-
Method Details
-
launch
public void launch(ILaunchConfiguration configuration, String mode, ILaunch launch, IProgressMonitor monitor) throws CoreException - Specified by:
launch
in interfaceILaunchConfigurationDelegate
- Overrides:
launch
in classSimulationWorkflowLauncher
- Throws:
CoreException
-