Interface WizardModel

All Known Implementing Classes:
MeasuringPointSelectionWizardModel, MetricDescriptionSelectionWizardModel, MonitorCreationWizardModel, ProcessingTypeSelectionWizardModel

public interface WizardModel
  • Method Details

    • canFinish

      boolean canFinish()
      Returns:
      true if all necessary attributes are set in order to finish
    • getInfoText

      String getInfoText()
      Returns:
      an info text based on the changes made in the model.
    • getTitleText

      String getTitleText()
      Returns:
      the title of the wizard page