Class PCMSolverReliabilityTabGroup

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

public class PCMSolverReliabilityTabGroup extends AbstractLaunchConfigurationTabGroup
The configuration tabs shown in the run dialog or debug dialog for the PCM Solver Reliability 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.