mdd

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

Model-driven development: What is a transform?

╄→尐↘猪︶ㄣ 提交于 2019-12-05 02:34:56
问题 As I understand it, model-driven development (MDD) allows automation whereby programs/models are automatically generated from their corresponding models via the application of transformations. All I know about transformations is that they are some way of storing a developer's platform-specific expertise. But what exactly is a transformation? 回答1: A (program) transformation is a function that given a program representation instance, computes another. The program representation can be arbitrary

What is model driven development good for?

旧街凉风 提交于 2019-12-05 01:05:54
问题 Microsoft, of Cairo fame, is working on Oslo, a new modeling platform. Bob Muglia, Senior Vice President of Microsoft Server & Tools Business, states that the benefits of modeling have always been clear. In simple, practical terms, what are the clear benefits that Oslo bestows upon its users? 回答1: In theory, there are a few benefits: The people with the business knowledge can create the software models so you're less likely to lose anything in translation. When non-technical shareholders

What is model driven development good for?

我的未来我决定 提交于 2019-12-03 16:58:43
Microsoft, of Cairo fame, is working on Oslo, a new modeling platform . Bob Muglia, Senior Vice President of Microsoft Server & Tools Business, states that the benefits of modeling have always been clear. In simple, practical terms, what are the clear benefits that Oslo bestows upon its users? In theory, there are a few benefits: The people with the business knowledge can create the software models so you're less likely to lose anything in translation. When non-technical shareholders create models, it forces them to "think like a developer". They see that what they considered obvious and easy