|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IEPackageBrowserOpener
This class is used to register a Browser (typically an Eclipse editor or view), that can be opened from a given EPackage. The registration is done through the "org.eclipse.emf.facet.util.emf.core.modelViewer" extension point.
| Method Summary | |
|---|---|
java.lang.String |
getBrowserName()
Return a human readable name for the EPackage browser. |
void |
openEPackage(EPackage ePackage)
This method opens the given EPackage with the browser corresponding to this
IEPackageBrowserOpener. |
| Method Detail |
|---|
void openEPackage(EPackage ePackage)
EPackage with the browser corresponding to this
IEPackageBrowserOpener.
ePackage - the EPackage to be openedjava.lang.String getBrowserName()
EPackage browser.
EPackage browser
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||