|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.modisco.kdm.source.extension.ui.actions.ActionBrowseCodeInTextEditor
public class ActionBrowseCodeInTextEditor
| Constructor Summary | |
|---|---|
ActionBrowseCodeInTextEditor()
|
|
| Method Summary | |
|---|---|
void |
run(IAction action)
Action called from the menu button "Browse to code source" on any EObject in the workbench |
void |
selectionChanged(IAction action,
ISelection selection)
This method looks for an ASTNodeSourceRegion if the selected object is an EObject If result is null, then the "Browse To Code Action" is disabled |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ActionBrowseCodeInTextEditor()
| Method Detail |
|---|
public void run(IAction action)
EObject in the workbench
public void selectionChanged(IAction action,
ISelection selection)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||