de.uka.ipd.sdq.featuremodel.presentation
Class featuremodelModelWizard.featuremodelModelWizardNewFileCreationPage
java.lang.Object
WizardNewFileCreationPage
de.uka.ipd.sdq.featuremodel.presentation.featuremodelModelWizard.featuremodelModelWizardNewFileCreationPage
- Enclosing class:
- featuremodelModelWizard
public class featuremodelModelWizard.featuremodelModelWizardNewFileCreationPage
- 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 |
featuremodelModelWizard.featuremodelModelWizardNewFileCreationPage
public featuremodelModelWizard.featuremodelModelWizardNewFileCreationPage(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()
-