org.eclipse.gmt.modisco.infra.query.runtime.editor.presentation
Class RuntimeModelWizard.RuntimeModelWizardNewFileCreationPage

java.lang.Object
  extended by WizardNewFileCreationPage
      extended by org.eclipse.gmt.modisco.infra.query.runtime.editor.presentation.RuntimeModelWizard.RuntimeModelWizardNewFileCreationPage
Enclosing class:
RuntimeModelWizard

public class RuntimeModelWizard.RuntimeModelWizardNewFileCreationPage
extends WizardNewFileCreationPage

This is the one page of the wizard.


Constructor Summary
RuntimeModelWizard.RuntimeModelWizardNewFileCreationPage(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

RuntimeModelWizard.RuntimeModelWizardNewFileCreationPage

public RuntimeModelWizard.RuntimeModelWizardNewFileCreationPage(java.lang.String pageId,
                                                                IStructuredSelection selection)
Pass in the selection.

Method Detail

getModelFile

public IFile getModelFile()