Class DSEFileNamesInputTab

java.lang.Object
org.eclipse.debug.ui.AbstractLaunchConfigurationTab
org.palladiosimulator.analyzer.workflow.runconfig.ProtocomFileNamesInputTab
org.palladiosimulator.analyzer.workflow.runconfig.FileNamesInputTab
de.uka.ipd.sdq.dsexplore.launch.DSEFileNamesInputTab
All Implemented Interfaces:
IPrototypeAttributesLabelProvider, ILaunchConfigurationTab, ILaunchConfigurationTab2

public class DSEFileNamesInputTab extends org.palladiosimulator.analyzer.workflow.runconfig.FileNamesInputTab
The DSEFileNamesInputTab has additional QML logic.
  • Field Details

    • textQMLDefinitionFile

      protected Text textQMLDefinitionFile
    • qmlManager

      protected QMLManager qmlManager
  • Constructor Details

    • DSEFileNamesInputTab

      public DSEFileNamesInputTab(QMLManager qmlManager)
  • Method Details