Class PCMSolverTabGroup

java.lang.Object
org.eclipse.debug.ui.AbstractLaunchConfigurationTabGroup
org.palladiosimulator.solver.runconfig.PCMSolverTabGroup
All Implemented Interfaces:
ILaunchConfigurationTabGroup

public class PCMSolverTabGroup extends AbstractLaunchConfigurationTabGroup
The configuration tabs shown in the run dialog or debug dialog for the PCM Solver launch. The extension point org.eclipse.debug.ui.launchConfigurationTabGroups in the plugin.xml refers to this class. The class inherits from the eclipse-internal tab group.