[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.modeling.gmf] Re: How to trigger Decorators and EditPolicies after programmatic model modifications?

Hello Martin,

+AD4- that is exactly the point: How to sync the diagram with the core model
+AD4- without reopening the modeling file?
Try:
- using the same ResourceSet (from the diagram editor) for model modifications
- save model file to disk - model content should be automatically loaded by code generated in GMF 2.0


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