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