[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.modeling.gmf] Re: Editor doesn't recognizes model changes.

Hello Cayla,

So my first question is: How can I notify the other section of the
data-change?
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.

-----------------
Alex Shatalin