Class SimuConfigurationTab

java.lang.Object
org.eclipse.debug.ui.AbstractLaunchConfigurationTab
org.palladiosimulator.analyzer.workflow.runconfig.AbstractConfigurationTab
org.palladiosimulator.analyzer.workflow.runconfig.ConfigurationTab
de.uka.ipd.sdq.codegen.simucontroller.runconfig.SimuConfigurationTab
All Implemented Interfaces:
IPrototypeAttributesLabelProvider, ILaunchConfigurationTab, ILaunchConfigurationTab2

public class SimuConfigurationTab extends org.palladiosimulator.analyzer.workflow.runconfig.ConfigurationTab
The class extends ConfigurationTab by CheckBox. User can decide whether that generated instance of Palladio Component Model after simulating must be deleted.
See Also:
  • ConfigurationTab
  • Constructor Details

    • SimuConfigurationTab

      public SimuConfigurationTab()
  • Method Details

    • createFurtherSections

      protected void createFurtherSections(Composite container)
      Overrides:
      createFurtherSections in class org.palladiosimulator.analyzer.workflow.runconfig.ConfigurationTab
    • selectVariable

      protected void selectVariable()
    • initializeFrom

      public void initializeFrom(ILaunchConfiguration configuration)
      Specified by:
      initializeFrom in interface ILaunchConfigurationTab
      Overrides:
      initializeFrom in class org.palladiosimulator.analyzer.workflow.runconfig.ConfigurationTab
    • performApply

      public void performApply(ILaunchConfigurationWorkingCopy configuration)
      Specified by:
      performApply in interface ILaunchConfigurationTab
      Overrides:
      performApply in class org.palladiosimulator.analyzer.workflow.runconfig.ConfigurationTab