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