Class EMFProfileCreationWizardPage

java.lang.Object
org.eclipse.jface.dialogs.DialogPage
org.eclipse.jface.wizard.WizardPage
org.modelversioning.emfprofile.diagram.application.WizardNewFileCreationPage
org.modelversioning.emfprofile.diagram.part.EMFProfileCreationWizardPage
All Implemented Interfaces:
IDialogPage, IMessageProvider, IWizardPage

public class EMFProfileCreationWizardPage extends org.modelversioning.emfprofile.diagram.application.WizardNewFileCreationPage
Generated class or method.
  • Constructor Details

    • EMFProfileCreationWizardPage

      public EMFProfileCreationWizardPage(String pageName, IStructuredSelection selection, String fileExtension)
      Generated class or method.
  • Method Details

    • getExtension

      protected String getExtension()
      Override to create files with this extension.
      Generated class or method.
    • getURI

      public URI getURI()
      Generated class or method.
    • createControl

      public void createControl(Composite parent)
      Specified by:
      createControl in interface IDialogPage
      Overrides:
      createControl in class org.modelversioning.emfprofile.diagram.application.WizardNewFileCreationPage
      Generated class or method.
    • validatePage

      protected boolean validatePage()
      Overrides:
      validatePage in class org.modelversioning.emfprofile.diagram.application.WizardNewFileCreationPage
      Generated class or method.