Class MetricDescriptionSelectionWizardPage

java.lang.Object
org.eclipse.jface.dialogs.DialogPage
org.eclipse.jface.wizard.WizardPage
org.palladiosimulator.measurementsui.wizard.pages.MetricDescriptionSelectionWizardPage
All Implemented Interfaces:
IDialogPage, IMessageProvider, IWizardPage

public class MetricDescriptionSelectionWizardPage extends WizardPage
This class handles the GUI part of the third wizard page for selecting measurements.
  • Constructor Details

    • MetricDescriptionSelectionWizardPage

      public MetricDescriptionSelectionWizardPage(MetricDescriptionSelectionWizardModel metricDescriptionSelectionWizardModel)
      The constructor where basic properties are set, e. g. title, description etc.
      Parameters:
      metricDescriptionSelectionWizardModel - This handles the internal model
  • Method Details