Class InterpreterFileNamesInputTab

    • Field Detail

      • monitorRepositoryFile

        protected Text monitorRepositoryFile
        Text field for path to Monitor Repository file.
      • reconfigurationRulesFolder

        protected Text reconfigurationRulesFolder
        Text field for path to reconfiguration rules folder.
      • usageEvolutionFile

        protected Text usageEvolutionFile
        Text field for path to usage evolution file.
      • serviceLevelObjectivesFile

        protected Text serviceLevelObjectivesFile
        Text field for service level objectives file.
    • Constructor Detail

      • InterpreterFileNamesInputTab

        public InterpreterFileNamesInputTab()
    • Method Detail

      • createControl

        public void createControl​(Composite parent)
        Specified by:
        createControl in interface ILaunchConfigurationTab
        Overrides:
        createControl in class org.palladiosimulator.analyzer.workflow.runconfig.ProtocomFileNamesInputTab
        See Also:
        de.uka.ipd.sdq.workflow.launchconfig.tabs.FileNamesInputTab#createControl(org.eclipse.swt.widgets.Composite)
      • initializeFrom

        public void initializeFrom​(ILaunchConfiguration configuration)
        Specified by:
        initializeFrom in interface ILaunchConfigurationTab
        Overrides:
        initializeFrom in class org.palladiosimulator.analyzer.workflow.runconfig.ProtocomFileNamesInputTab
        See Also:
        de.uka.ipd.sdq.workflow.launchconfig.tabs.FileNamesInputTab#initializeFrom(org.eclipse.debug.core.ILaunchConfiguration)
      • isValid

        public boolean isValid​(ILaunchConfiguration launchConfig)
        Specified by:
        isValid in interface ILaunchConfigurationTab
        Overrides:
        isValid in class org.palladiosimulator.analyzer.workflow.runconfig.ProtocomFileNamesInputTab
        See Also:
        de.uka.ipd.sdq.workflow.launchconfig.tabs.FileNamesInputTab#isValid(org.eclipse.debug.core.ILaunchConfiguration)