|
TPTP 4.5.0 Platform Project Public API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.eclipse.hyades.trace.views.utils.JavaOpenSource
public class JavaOpenSource
| Constructor Summary | |
|---|---|
JavaOpenSource()
|
|
| Method Summary | |
|---|---|
static boolean |
openSource(org.eclipse.emf.ecore.EObject eObj,
boolean showError)
Open the source of Java type EObject in editor if it is available in workbench. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JavaOpenSource()
| Method Detail |
|---|
public static boolean openSource(org.eclipse.emf.ecore.EObject eObj,
boolean showError)
eObj - EObject to try open in editor for its sourceshowError - preference on showing error message upon error locating source.
|
TPTP 4.5.0 Platform Project Public API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||