Class PowerEvaluationWizard
- java.lang.Object
-
- org.eclipse.jface.wizard.Wizard
-
- org.palladiosimulator.profiling.evaluation.ui.PowerEvaluationWizard
-
- All Implemented Interfaces:
IShellProvider,IWizard
public class PowerEvaluationWizard extends Wizard
-
-
Field Summary
-
Fields inherited from class org.eclipse.jface.wizard.Wizard
DEFAULT_IMAGE
-
-
Constructor Summary
Constructors Constructor Description PowerEvaluationWizard(de.fzi.power.binding.PowerBindingRepository bindingRepo, org.palladiosimulator.edp2.models.Repository.Repositories repositories)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanperformFinish()-
Methods inherited from class org.eclipse.jface.wizard.Wizard
addPage, addPages, canFinish, createPageControls, dispose, getContainer, getDefaultPageImage, getDialogSettings, getNextPage, getPage, getPageCount, getPages, getPreviousPage, getShell, getStartingPage, getTitleBarColor, getWindowTitle, isHelpAvailable, needsPreviousAndNextButtons, needsProgressMonitor, performCancel, setContainer, setDefaultPageImageDescriptor, setDialogSettings, setForcePreviousAndNextButtons, setHelpAvailable, setNeedsProgressMonitor, setTitleBarColor, setWindowTitle
-
-
-
-
Method Detail
-
performFinish
public boolean performFinish()
- Specified by:
performFinishin interfaceIWizard- Specified by:
performFinishin classWizard
-
-