Class ServiceLevelObjectiveWizard

java.lang.Object
org.eclipse.jface.wizard.Wizard
org.palladiosimulator.measurementsui.wizard.main.ServiceLevelObjectiveWizard
All Implemented Interfaces:
IShellProvider, IWizard

public class ServiceLevelObjectiveWizard extends Wizard
This is the wizard for the service level objective creation.
  • Constructor Details

    • ServiceLevelObjectiveWizard

      public ServiceLevelObjectiveWizard(boolean createNewSlo, org.palladiosimulator.servicelevelobjective.ServiceLevelObjective slo)
      constructor for the wizard
      Parameters:
      createNewSlo -
      selection -
  • Method Details