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.

Generated:

Constructor Summary
QueryModelWizard.QueryModelWizardNewFileCreationPage(java.lang.String pageId, IStructuredSelection selection)
          Pass in the selection.
 
Method Summary
 void createControl(Composite parent)
           
 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.

Generated:
Method Detail

createControl

public void createControl(Composite parent)

getModelFile

public IFile getModelFile()

Generated: