xcore

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:/

How to export Xcore to Ecore?

对着背影说爱祢 提交于 2019-12-05 13:27:41
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. 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