[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.tools.emf] Associating two EMF models

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?