| [news.eclipse.modeling.gmf] Re: Editor doesn't recognizes model changes. |
Hello Cayla,
I think you should listen for corresponding notifications coming from actually selected EMF object and update values in accordance. You can try to place a break point into the EMF-generated code for item providers to see how this was done by EMF.So my first question is: How can I notify the other section of the data-change?
----------------- Alex Shatalin