de.uka.ipd.sdq.units.presentation
Class UnitsModelWizard.UnitsModelWizardNewFileCreationPage

java.lang.Object
  extended by WizardNewFileCreationPage
      extended by de.uka.ipd.sdq.units.presentation.UnitsModelWizard.UnitsModelWizardNewFileCreationPage
Enclosing class:
UnitsModelWizard

public class UnitsModelWizard.UnitsModelWizardNewFileCreationPage
extends WizardNewFileCreationPage

This is the one page of the wizard.


Constructor Summary
UnitsModelWizard.UnitsModelWizardNewFileCreationPage(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

UnitsModelWizard.UnitsModelWizardNewFileCreationPage

public UnitsModelWizard.UnitsModelWizardNewFileCreationPage(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()