Class DSEAnalysisMethodTab

  • All Implemented Interfaces:
    IPrototypeAttributesLabelProvider, ILaunchConfigurationTab, ILaunchConfigurationTab2

    public class DSEAnalysisMethodTab
    extends AbstractLaunchConfigurationTab
    This class represents the launch configuration tab "Analysis Method". It provides a selection of the concrete analysis method to be used in design exploration runs.

    Also the represented tab serves as container for tabs provided by a concrete analysis method. By providing tabs, a analysis method can contribute controls to the GUI whereby further configuration can be offered.

    The available analysis methods are automatically discovered by the eclipse extension point mechanism.