org.eclipse.gmt.modisco.infra.query.editor.presentation
Class QueryModelWizard.QueryModelWizardNewFileCreationPage

java.lang.Object
  extended by WizardNewFileCreationPage
      extended by org.eclipse.gmt.modisco.infra.query.editor.presentation.QueryModelWizard.QueryModelWizardNewFileCreationPage
Enclosing class:
QueryModelWizard

public class QueryModelWizard.QueryModelWizardNewFileCreationPage
extends WizardNewFileCreationPage

This is the one page of the wizard.


Constructor Summary
QueryModelWizard.QueryModelWizardNewFileCreationPage(java.lang.String pageId, IStructuredSelection selection)
          Pass in the selection.
 
Method Summary
 IFile getModelFile()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

QueryModelWizard.QueryModelWizardNewFileCreationPage

public QueryModelWizard.QueryModelWizardNewFileCreationPage(java.lang.String pageId,
                                                            IStructuredSelection selection)
Pass in the selection.

Method Detail

getModelFile

public IFile getModelFile()