org.eclipse.gmt.modisco.infra.role.editor.presentation
Class RoleModelWizard.RoleModelWizardNewFileCreationPage

java.lang.Object
  extended by WizardNewFileCreationPage
      extended by org.eclipse.gmt.modisco.infra.role.editor.presentation.RoleModelWizard.RoleModelWizardNewFileCreationPage
Enclosing class:
RoleModelWizard

public class RoleModelWizard.RoleModelWizardNewFileCreationPage
extends WizardNewFileCreationPage

This is the one page of the wizard.


Constructor Summary
RoleModelWizard.RoleModelWizardNewFileCreationPage(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

RoleModelWizard.RoleModelWizardNewFileCreationPage

public RoleModelWizard.RoleModelWizardNewFileCreationPage(java.lang.String pageId,
                                                          IStructuredSelection selection)
Pass in the selection.

Method Detail

getModelFile

public IFile getModelFile()