de.uka.ipd.sdq.featureconfig.presentation
Class featureconfigModelWizard.featureconfigModelWizardNewFileCreationPage

java.lang.Object
  extended by WizardNewFileCreationPage
      extended by 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.


Constructor Summary
featureconfigModelWizard.featureconfigModelWizardNewFileCreationPage(String pageId, IStructuredSelection selection)
          Pass in the selection.
 
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
 

Constructor Detail

featureconfigModelWizard.featureconfigModelWizardNewFileCreationPage

public featureconfigModelWizard.featureconfigModelWizardNewFileCreationPage(String pageId,
                                                                            IStructuredSelection selection)
Pass in the selection.

Method Detail

validatePage

protected boolean validatePage()
The framework calls this to see if the file is correct.


getModelFile

public IFile getModelFile()