public class InitModelWizard extends CreateCHESSModelWizard
Modifier and Type | Class and Description |
---|---|
static class |
InitModelWizard.NewDiagramForExistingModelPage
The Class NewDiagramForExistingModelPage can create an empty .uml file.
|
NEW_MODEL_SETTINGS, WIZARD_ID
Constructor and Description |
---|
InitModelWizard() |
Modifier and Type | Method and Description |
---|---|
void |
addPages()
Adds pages to the wizard.
|
java.lang.String |
getDiagramFileExtension(java.lang.String diagramCategoryId)
Gets the diagram file extension.
|
void |
init(org.eclipse.ui.IWorkbench workbench,
org.eclipse.jface.viewers.IStructuredSelection selection)
Initializes the wizard.
|
boolean |
isInitModelWizard()
Checks if the wizard initializes the model.
|
canFinish, diagramCategoryChanged, getDiagramFileExtension, getModelKindName, getNextPage, getPreviousPage, isCreateMultipleModelsWizard, isCreateProjectWizard, performFinish
addPage, createPageControls, dispose, getContainer, getDefaultPageImage, getDialogSettings, getPage, getPageCount, getPages, getShell, getStartingPage, getTitleBarColor, getWindowTitle, isHelpAvailable, needsPreviousAndNextButtons, needsProgressMonitor, performCancel, setContainer, setDefaultPageImageDescriptor, setDialogSettings, setForcePreviousAndNextButtons, setHelpAvailable, setNeedsProgressMonitor, setTitleBarColor, setWindowTitle
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
createPageControls, dispose, getContainer, getDefaultPageImage, getDialogSettings, getPage, getPageCount, getPages, getStartingPage, getTitleBarColor, getWindowTitle, isHelpAvailable, needsPreviousAndNextButtons, needsProgressMonitor, performCancel, setContainer
public boolean isInitModelWizard()
isInitModelWizard
in class CreateCHESSModelWizard
CreateCHESSModelWizard.isInitModelWizard()
public void init(org.eclipse.ui.IWorkbench workbench, org.eclipse.jface.viewers.IStructuredSelection selection)
init
in interface org.eclipse.ui.IWorkbenchWizard
init
in class CreateCHESSModelWizard
workbench
- the current workbenchselection
- the current structured selectionCreateCHESSModelWizard.init(org.eclipse.ui.IWorkbench, org.eclipse.jface.viewers.IStructuredSelection)
public void addPages()
addPages
in interface org.eclipse.jface.wizard.IWizard
addPages
in class CreateCHESSModelWizard
CreateCHESSModelWizard.addPages()
public java.lang.String getDiagramFileExtension(java.lang.String diagramCategoryId)
CreateCHESSModelWizard
getDiagramFileExtension
in class CreateCHESSModelWizard
diagramCategoryId
- the diagram category id