public class DynamicModelWizard.DynamicModelWizardNewFileCreationPage
extends WizardNewFileCreationPage
| Modifier and Type | Field and Description |
|---|---|
protected IFile |
modelFile
Remember the model file.
|
| Constructor and Description |
|---|
DynamicModelWizard.DynamicModelWizardNewFileCreationPage(java.lang.String pageId,
IStructuredSelection selection)
Pass in the selection.
|
| Modifier and Type | Method and Description |
|---|---|
IFile |
getModelFile() |
boolean |
performFinish()
Store the dialog field settings upon completion.
|
protected boolean |
validatePage()
The framework calls this to see if the file is correct.
|