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
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidlaunch(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, waitMethods 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:
launchin interfaceILaunchConfigurationDelegate- Overrides:
launchin classSimulationWorkflowLauncher- Throws:
CoreException
-