public class EMFModelWizard.NewGenModelFileCreationPage
extends WizardNewFileCreationPage
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
firstTime |
| Constructor and Description |
|---|
EMFModelWizard.NewGenModelFileCreationPage(java.lang.String pageId)
Pass in the selection.
|
| Modifier and Type | Method and Description |
|---|---|
void |
setFileName(java.lang.String value) |
void |
setVisible(boolean visible) |
protected boolean |
validatePage()
The framework calls this to see if the file is correct.
|