|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.jface.wizard.Wizard
de.cau.cs.kieler.sim.kiem.automated.ui.ui.AutomatedExecutionWizard
public class AutomatedExecutionWizard
The wizard for setting up the automated execution.
Field Summary |
---|
Fields inherited from class org.eclipse.jface.wizard.Wizard |
---|
DEFAULT_IMAGE |
Constructor Summary | |
---|---|
AutomatedExecutionWizard()
Creates a new AutomatedExecutionWizard. |
Method Summary | |
---|---|
void |
addPages()
|
IPath[] |
getExecutionFiles()
Getter for the execution files. |
List<IPath> |
getModelFiles()
Getter for the model files. |
List<KiemProperty> |
getProperties()
Getter for the properties. |
boolean |
performCancel()
|
boolean |
performFinish()
|
Methods inherited from class org.eclipse.jface.wizard.Wizard |
---|
addPage, canFinish, createPageControls, dispose, getContainer, getDefaultPageImage, getDialogSettings, getNextPage, getPage, getPageCount, getPages, getPreviousPage, getShell, getStartingPage, getTitleBarColor, getWindowTitle, isHelpAvailable, needsPreviousAndNextButtons, needsProgressMonitor, setContainer, setDefaultPageImageDescriptor, setDialogSettings, setForcePreviousAndNextButtons, setHelpAvailable, setNeedsProgressMonitor, setTitleBarColor, setWindowTitle |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AutomatedExecutionWizard()
Method Detail |
---|
public void addPages()
addPages
in interface IWizard
addPages
in class Wizard
public boolean performCancel()
performCancel
in interface IWizard
performCancel
in class Wizard
public boolean performFinish()
performFinish
in interface IWizard
performFinish
in class Wizard
public IPath[] getExecutionFiles()
public List<IPath> getModelFiles()
public List<KiemProperty> getProperties()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |