Class ModelAnalyzerTabGroup

All Implemented Interfaces:
ILaunchConfigurationTabGroup
Direct Known Subclasses:
SimpleModelAnalyzerTabGroup

public class ModelAnalyzerTabGroup extends AbstractLaunchConfigurationTabGroup
The main job of a tab group is to specify the tabs that will appear in the LaunchConfigurationDelegate and set their order. These tabs may have been specially written for the particular config type in question, or they may be general purpose tabs that appear for multiple config types.