are there any open source tools to map one ecore model to another ecore model in graphical way ? I have two XSD's and corresponding ecore models for both of them; I would like to transform one ecore model to another ecore in a model driven way. Any open source tools that does this

link|improve this question

69% accept rate
feedback

1 Answer

up vote 1 down vote accepted

EMF provides a standard Emf ecore mapping editor available in contextual menu of an ecore file (Map to Ecore... entry). I never used it but may be it can answer to your needs.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.