public class NewXMIFileWizard
extends org.eclipse.jface.wizard.Wizard
Constructor and Description |
---|
NewXMIFileWizard()
Instantiates a new new xmi file wizard.
|
Modifier and Type | Method and Description |
---|---|
void |
addPages() |
org.eclipse.emf.common.util.URI |
getFileURI()
Gets the URI of the newly created file.
|
boolean |
performFinish() |
addPage, canFinish, createPageControls, dispose, getContainer, getDefaultPageImage, getDialogSettings, getNextPage, getPage, getPageCount, getPages, getPreviousPage, getShell, getStartingPage, getTitleBarColor, getWindowTitle, isHelpAvailable, needsPreviousAndNextButtons, needsProgressMonitor, performCancel, setContainer, setDefaultPageImageDescriptor, setDialogSettings, setForcePreviousAndNextButtons, setHelpAvailable, setNeedsProgressMonitor, setTitleBarColor, setWindowTitle
public NewXMIFileWizard()
public void addPages()
addPages
in interface org.eclipse.jface.wizard.IWizard
addPages
in class org.eclipse.jface.wizard.Wizard
public boolean performFinish()
performFinish
in interface org.eclipse.jface.wizard.IWizard
performFinish
in class org.eclipse.jface.wizard.Wizard
public org.eclipse.emf.common.util.URI getFileURI()
Copyright © 2019. All rights reserved.