org.eclipse.gmt.modisco.infra.facet.editor.presentation
Class FacetModelWizard.FacetModelWizardNewFileCreationPage

java.lang.Object
  extended by WizardNewFileCreationPage
      extended by org.eclipse.gmt.modisco.infra.facet.editor.presentation.FacetModelWizard.FacetModelWizardNewFileCreationPage
Enclosing class:
FacetModelWizard

public class FacetModelWizard.FacetModelWizardNewFileCreationPage
extends WizardNewFileCreationPage

This is the one page of the wizard.


Constructor Summary
FacetModelWizard.FacetModelWizardNewFileCreationPage(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

FacetModelWizard.FacetModelWizardNewFileCreationPage

public FacetModelWizard.FacetModelWizardNewFileCreationPage(java.lang.String pageId,
                                                            IStructuredSelection selection)
Pass in the selection.

Method Detail

getModelFile

public IFile getModelFile()