de.uka.ipd.sdq.completions.presentation
Class CompletionsModelWizard.CompletionsModelWizardNewFileCreationPage
java.lang.Object
WizardNewFileCreationPage
de.uka.ipd.sdq.completions.presentation.CompletionsModelWizard.CompletionsModelWizardNewFileCreationPage
- Enclosing class:
- CompletionsModelWizard
public class CompletionsModelWizard.CompletionsModelWizardNewFileCreationPage
- extends WizardNewFileCreationPage
This is the one page of the wizard.
|
Method Summary |
IFile |
getModelFile()
|
protected boolean |
validatePage()
The framework calls this to see if the file is correct. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CompletionsModelWizard.CompletionsModelWizardNewFileCreationPage
public CompletionsModelWizard.CompletionsModelWizardNewFileCreationPage(String pageId,
IStructuredSelection selection)
- Pass in the selection.
validatePage
protected boolean validatePage()
- The framework calls this to see if the file is correct.
getModelFile
public IFile getModelFile()
-