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