org.eclipse.ohf.stem.core.common.presentation
Class CoreEditorAdvisor.OpenAction

java.lang.Object
  extended by org.eclipse.emf.common.ui.action.WorkbenchWindowActionDelegate
      extended by org.eclipse.ohf.stem.core.common.presentation.CoreEditorAdvisor.OpenAction
All Implemented Interfaces:
org.eclipse.ui.IActionDelegate, org.eclipse.ui.IWorkbenchWindowActionDelegate
Enclosing class:
CoreEditorAdvisor

public static class CoreEditorAdvisor.OpenAction
extends org.eclipse.emf.common.ui.action.WorkbenchWindowActionDelegate

Open action for the objects from the Core model.


Constructor Summary
CoreEditorAdvisor.OpenAction()
           
 
Method Summary
 void run(org.eclipse.jface.action.IAction action)
          Opens the editors for the files selected using the file dialog.
 
Methods inherited from class org.eclipse.emf.common.ui.action.WorkbenchWindowActionDelegate
dispose, init, selectionChanged
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CoreEditorAdvisor.OpenAction

public CoreEditorAdvisor.OpenAction()
Method Detail

run

public void run(org.eclipse.jface.action.IAction action)
Opens the editors for the files selected using the file dialog.