[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.modeling.gmf] Re: Reference between elements in different diagrams

Back again.

I found the cause of my problem. The emf containment feature of my property was set to true in the ecore model. After setting it to false and regenerating the model code it works fine. The referenced element remains in its diagram.

Thanks for your help.