org.eclipse.emf.exporter.ui
Class GenModelExportActionDelegate
java.lang.Object
org.eclipse.ui.actions.ActionDelegate
org.eclipse.emf.converter.ui.OpenWizardActionDelegate
org.eclipse.emf.exporter.ui.GenModelExportActionDelegate
- All Implemented Interfaces:
- IActionDelegate, IActionDelegate2, IEditorActionDelegate
- public class GenModelExportActionDelegate
- extends OpenWizardActionDelegate
Exports a GenModel file and the Ecore files behind it.
- Since:
- 2.2.0
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GenModelExportActionDelegate
public GenModelExportActionDelegate()
createWizard
protected IWizard createWizard(IWorkbench workbench,
Shell shell,
IFile file)
- Specified by:
createWizard
in class OpenWizardActionDelegate