Class RepositorydecoratorModelWizard.RepositorydecoratorModelWizardNewFileCreationPage

java.lang.Object
org.eclipse.jface.dialogs.DialogPage
org.eclipse.jface.wizard.WizardPage
org.eclipse.ui.dialogs.WizardNewFileCreationPage
org.palladiosimulator.analyzer.resultdecorator.repositorydecorator.presentation.RepositorydecoratorModelWizard.RepositorydecoratorModelWizardNewFileCreationPage
All Implemented Interfaces:
IDialogPage, IMessageProvider, IWizardPage, Listener
Enclosing class:
RepositorydecoratorModelWizard

public class RepositorydecoratorModelWizard.RepositorydecoratorModelWizardNewFileCreationPage extends WizardNewFileCreationPage
This is the one page of the wizard.
Generated class or method.
  • Constructor Details

    • RepositorydecoratorModelWizardNewFileCreationPage

      public RepositorydecoratorModelWizardNewFileCreationPage(String pageId, IStructuredSelection selection)
      Pass in the selection.
      Generated class or method.
  • Method Details

    • validatePage

      protected boolean validatePage()
      The framework calls this to see if the file is correct.
      Overrides:
      validatePage in class WizardNewFileCreationPage
      Generated class or method.
    • getModelFile

      public IFile getModelFile()
      Generated class or method.