[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
|
[news.eclipse.tools.emf] Associating two EMF models
|
- From: bdberry@xxxxxxxxxx (Brian Berry)
- Date: Tue, 26 Aug 2003 18:09:48 +0000 (UTC)
- Newsgroups: eclipse.tools.emf
- Organization: http://news.eclipse.org
- User-agent: NewsPortal/0.25 (http://florian-amrhein.de/newsportal/)
I am currently writing an EMF application that will be wrapping another
EMF application in order to construct the data model defined in the
external EMF model. Is there a good way to associate one EMF model to
another or do I need to define DataTypes for each object of this secondary
EMF model in order to use them in my applications EMF model?