[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.modeling.gmf] Combining two domain models into one application

Hi,

I have one domain model for which I've done GMF-based application. Now, I need to create another GMF application which will use some of the domain model elements from the first application, where those elements should be edited in the first application (when called from the second, of course). But, also those domain model elements of the first application should be possible to create in the second application.

I hope that it is not too complicated to explain. Just like that the first application is UML Class diagram editor, and the second is UML Activity diagram editor, where the Activity diagram editor use classes defined in the UML Class diagram editor.

How can I do this with GMF ? Any tutorial on this ?

--
Thank you in advance,  Milan Milanovic