public interface IEObjectBrowserOpener
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getBrowserName()
Return a human readable name for the
EObject browser. |
void |
openEObject(EObject eObject)
This method opens the given
EObject with the browser corresponding to this
IEObjectBrowserOpener . |
void openEObject(EObject eObject)
EObject
with the browser corresponding to this
IEObjectBrowserOpener
.eObject
- the EObject
to be openedjava.lang.String getBrowserName()
EObject
browser.EObject
browser