org.eclipse.ohf.stem.diseasemodels.standard.presentation
Class DiseasemodelsEditorAdvisor.OpenURIAction

java.lang.Object
  extended by org.eclipse.emf.common.ui.action.WorkbenchWindowActionDelegate
      extended by org.eclipse.ohf.stem.diseasemodels.standard.presentation.DiseasemodelsEditorAdvisor.OpenURIAction
All Implemented Interfaces:
org.eclipse.ui.IActionDelegate, org.eclipse.ui.IWorkbenchWindowActionDelegate
Enclosing class:
DiseasemodelsEditorAdvisor

public static class DiseasemodelsEditorAdvisor.OpenURIAction
extends org.eclipse.emf.common.ui.action.WorkbenchWindowActionDelegate

Open URI action for the objects from the Diseasemodels model.


Constructor Summary
DiseasemodelsEditorAdvisor.OpenURIAction()
           
 
Method Summary
 void run(org.eclipse.jface.action.IAction action)
          Opens the editors for the files selected using the LoadResourceDialog.
 
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

DiseasemodelsEditorAdvisor.OpenURIAction

public DiseasemodelsEditorAdvisor.OpenURIAction()
Method Detail

run

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