org.eclipse.emf.importer.ui
Class GenModelReloadActionDelegate

java.lang.Object
  extended by org.eclipse.ui.actions.ActionDelegate
      extended by org.eclipse.emf.converter.ui.OpenWizardActionDelegate
          extended by 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

Field Summary
 
Fields inherited from class org.eclipse.emf.converter.ui.OpenWizardActionDelegate
file, fixedFile
 
Constructor Summary
GenModelReloadActionDelegate()
           
 
Method Summary
protected  IWizard createWizard(IWorkbench workbench, Shell shell, IFile file)
           
 
Methods inherited from class org.eclipse.emf.converter.ui.OpenWizardActionDelegate
dispose, run, run, selectionChanged, setActiveEditor
 
Methods inherited from class org.eclipse.ui.actions.ActionDelegate
init, runWithEvent
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GenModelReloadActionDelegate

public GenModelReloadActionDelegate()
Method Detail

createWizard

protected IWizard createWizard(IWorkbench workbench,
                               Shell shell,
                               IFile file)
Specified by:
createWizard in class OpenWizardActionDelegate

Copyright 2001-2006 IBM Corporation and others.
All Rights Reserved.