de.uka.ipd.sdq.pcmsolver.runconfig
Class PCMSolverLaunchConfigurationDelegate

java.lang.Object
  extended by de.uka.ipd.sdq.pcmsolver.runconfig.PCMSolverLaunchConfigurationDelegate

public class PCMSolverLaunchConfigurationDelegate
extends Object


Constructor Summary
PCMSolverLaunchConfigurationDelegate()
           
 
Method Summary
 void 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
 

Constructor Detail

PCMSolverLaunchConfigurationDelegate

public PCMSolverLaunchConfigurationDelegate()
Method Detail

launch

public void launch(ILaunchConfiguration configuration,
                   String mode,
                   ILaunch launch,
                   IProgressMonitor monitor)
            throws CoreException
Throws:
CoreException