org.eclipse.modisco.utils.chart.metamodel.chart.presentation
Class chartModelWizard.chartModelWizardNewFileCreationPage

java.lang.Object
  extended by WizardNewFileCreationPage
      extended by org.eclipse.modisco.utils.chart.metamodel.chart.presentation.chartModelWizard.chartModelWizardNewFileCreationPage
Enclosing class:
chartModelWizard

public class chartModelWizard.chartModelWizardNewFileCreationPage
extends WizardNewFileCreationPage

This is the one page of the wizard.

Generated:

Constructor Summary
chartModelWizard.chartModelWizardNewFileCreationPage(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

chartModelWizard.chartModelWizardNewFileCreationPage

public chartModelWizard.chartModelWizardNewFileCreationPage(java.lang.String pageId,
                                                            IStructuredSelection selection)
Pass in the selection.

Generated:
Method Detail

getModelFile

public IFile getModelFile()

Generated: