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