How to refer two different meta models (like autosar422 and 446)in one project

122 Views Asked by At

In my eclipse project I am trying to access two different autosar meta models(autosar446 and autosar422), but the meta model descriptor id for both version is same, so how can I use both within the same project (I observed that since the id is same emf.sphinx is unable to differentiate the model).

0

There are 0 best solutions below