Class SLODialogChooseRepositoryPage

    • Constructor Detail

      • SLODialogChooseRepositoryPage

        public SLODialogChooseRepositoryPage​(String name,
                                             org.palladiosimulator.metricspec.MetricDescription metricDescription)
        Constructor.
        Parameters:
        name -
    • Method Detail

      • updatePageStatus

        public IStatus updatePageStatus()
        Method which handles the status of the whole WizardPage based on the different states resulting from inputs.
        Returns:
        the page Status
      • setSelectedMeasurements

        public void setSelectedMeasurements​(List<org.palladiosimulator.edp2.models.ExperimentData.Measurement> selectedMeasurements)