Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[emf-dev] Does EMF support JOIN of several models?

Hi all,
 
I have a question regarding the JOIN of several models within EMF.
 
For example, one user created two separate models, and EMF generated the APIs for these two models, and then this user input a great deal of data into the models. But later on, he found that he needed to join these two models into one big model. But he didn't want to lose any data or his own codes.
 
Could EMF support this? If yes, how does EMF achieve this goal? And what should this user do?
 
If anybody knows the answer, please give some detailed explanation.
 
Thanks a lot!!  

Back to the top