没有任何数据可供显示
开源项目社区 | 当前位置 : |
|
www.trustie.net/open_source_projects | 主页 > 开源项目社区 > EMF Customizer |
EMF Customizer
|
1 | 0 | 49 |
贡献者 | 讨论 | 代码提交 |
EMF Customizer is a model (Ecore based) customization/styling/refining CSS like textual DSL targeting MDSD tool chains end users.
The motivation is to address the problem of customizing intermediate models in a Eclipse EMF based MDSD toolchain such as Acceleo or openArchitectureWare in order to be able to do incremental model generation while preserving user model refinements. Indeed, currently, there are solutions to customize generated text with user code in model to text (M2T) transformations using either protected code regions or inheritance. But, as of today, there doesn't seem to be any such equivalent for customizing generated models in model to model (M2M) transformations which is both freely available, simple to use and aimed at MDSD end users.