Class ProtoComGeneratorTabGroup
- java.lang.Object
-
- org.eclipse.debug.ui.AbstractLaunchConfigurationTabGroup
-
- org.palladiosimulator.protocom.workflow.ProtoComGeneratorTabGroup
-
- All Implemented Interfaces:
ILaunchConfigurationTabGroup
public class ProtoComGeneratorTabGroup extends AbstractLaunchConfigurationTabGroup
The class defines tabs for the SimuBench Launch configuration menu.
-
-
Field Summary
-
Fields inherited from class org.eclipse.debug.ui.AbstractLaunchConfigurationTabGroup
fTabs
-
-
Constructor Summary
Constructors Constructor Description ProtoComGeneratorTabGroup()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
createTabs(ILaunchConfigurationDialog dialog, String mode)
-
Methods inherited from class org.eclipse.debug.ui.AbstractLaunchConfigurationTabGroup
dispose, getTabs, initializeFrom, launched, performApply, setDefaults, setTabs
-
-
-
-
Method Detail
-
createTabs
public void createTabs(ILaunchConfigurationDialog dialog, String mode)
-
-