[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.modeling.gmf] Re: Update existing diagrams after model change

Doesn't anyone else have an idea how to display the new external labels, when opening the old model diagrams? :-( I expect no complete code example how to do it, just some hints, which bring me back on the road. Is it really that complicated?

Any help is appreciated.

Thanks, Holger


Holger Kremss schrieb:
Hi,

we have an editor, which has already been used by the customer. So we have some existing data. Now we had to change some elements and changed some views as well on customer request. One figure has now 2 external labels mapped to features, which did exist before, but didn't have any labels. It works well for new diagrams. But, if I open one of the old diagrams, the external labels will never be displayed, probably because they do not exist in the legacy diagram data.

I tried everything to display these labels, playing around with canonical edit policies and stuff, but I'm stuck and running out of time. Does anybody have an idea, how to create/refresh/enable/display these (new) external labels?

I think my question is more general: Is there a way to update diagram views, if the graphical model or mapping model has been changed?

Thanks in advance.