[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.tools.emf] Interdependency of EMF models

Hello.

I define two EMF models with the help of the Sample ECore Model Editor. Now I reference a class from model 1 in model 2 and vice versa.
Everything works fine, the Ecore model validates correctly, the Genmodel is generated successfully. But when I click on Generate Model Code in the Genmodel Editor, a progress monitor pops up, but closes instantly and nothing is generated. If I remove one of the references (so that there is no interdependency) then everything works fine.
Is interdependency not allowed? If yes, then an error message would be nicer then simply don't generate anything and not informing at all.


Best regards,
Kai