Class SimulationWorkflowLauncher
java.lang.Object
de.uka.ipd.sdq.codegen.simucontroller.runconfig.SimulationWorkflowLauncher
- All Implemented Interfaces:
ILaunchConfigurationDelegate
- Direct Known Subclasses:
RerunSimuComWorkflowLauncher
-
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
-
SimulationWorkflowLauncher
public SimulationWorkflowLauncher()
-
-
Method Details
-
launch
public void launch(ILaunchConfiguration configuration, String mode, ILaunch launch, IProgressMonitor monitor) throws CoreException - Specified by:
launch
in interfaceILaunchConfigurationDelegate
- Throws:
CoreException
-