Class ExperimentAutomationTabGroup

java.lang.Object
org.eclipse.debug.ui.AbstractLaunchConfigurationTabGroup
de.uka.ipd.sdq.workflow.launchconfig.extension.ExtendableTabGroup
org.palladiosimulator.experimentautomation.application.workflow.ExperimentAutomationTabGroup
All Implemented Interfaces:
ILaunchConfigurationTabGroup

public class ExperimentAutomationTabGroup extends de.uka.ipd.sdq.workflow.launchconfig.extension.ExtendableTabGroup
Configuration tabs for Experiment Automation.
  • Field Details

    • WORKFLOW_ID_EXPERIMENT_AUTOMATION_TABS

      public static String WORKFLOW_ID_EXPERIMENT_AUTOMATION_TABS
      The id of the workflow extending configuration tabs have to register for.
  • Constructor Details

    • ExperimentAutomationTabGroup

      public ExperimentAutomationTabGroup()
  • Method Details