How to export Xcore to Ecore?

对着背影说爱祢 提交于 2020-01-02 05:47:10

问题


Defining metamodels with Xcore is a lot easier than with EMF and Ecore. The problem is that I need the metamodels as Ecore files. Is it possible to export Xcore model to Ecore model? I don't see any export options in Eclipse.


回答1:


The official Wiki describes how to export an Xcore model to a GenModel. It looks like the same can be done with the Ecore Model. Especially because the author mentions:

[...] Xcore resource does physically contain a GenModel and an Ecore model [...]



来源:https://stackoverflow.com/questions/15966601/how-to-export-xcore-to-ecore

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!