public interface IGotoAObject
IAdaptable.getAdapter(java.lang.Class)
so that it understands GotoAObject.class
. THis allows views
to trigger editors to focus on particular AObjects without having to know
what kind of editor the current editor is.Modifier and Type | Method and Description |
---|---|
void |
gotoAObject(Element obj) |
void gotoAObject(Element obj)