作者投稿和查稿 主编审稿 专家审稿 编委审稿 远程编辑

计算机工程 ›› 2008, Vol. 34 ›› Issue (20): 61-63. doi: 10.3969/j.issn.1000-3428.2008.20.022

• 软件技术与数据库 • 上一篇    下一篇

一种支持多目标框架的模型驱动开发方法

黄国栋1,王景龙2,孙建志1,王颖辉1,王世宇1   

  1. (1. 中国人民解放军防化指挥工程学院,北京 102205;2. 山东大学计算机科学与技术学院,济南 250061)
  • 收稿日期:1900-01-01 修回日期:1900-01-01 出版日期:2008-10-20 发布日期:2008-10-20

Model-driven Development Approach Supporting Multi-target-frameworks

HUANG Guo-dong1, WANG Jing-long2, SUN Jian-zhi1, WANG Ying-hui1, WANG Shi-yu1   

  1. (1. Institute of Chemical Defense of PLA, Beijing 102205; 2. School of Computer Science and Technology, Shandong University, Jinan 250061)
  • Received:1900-01-01 Revised:1900-01-01 Online:2008-10-20 Published:2008-10-20

摘要: 平台无关模型到平台相关模型的转换是OMG提出的模型驱动架构(MDA)中的关键技术。目前多数开发工具将平台相关模型定义为具体的目标运行框架,这严重降低了软件演化过程中设计模型的可重用性。为此,引入抽象平台相关模型和具体平台相关模型的概念,使基于某种平台的业务逻辑设计与目标运行框架相分离,提出一种支持多目标框架代码生成的扩展MDA开发模型。实验证明,该方法提升了模型描述的灵活性和可重用性,能够对模型驱动的软件开发提供有力的支持。

关键词: 模型驱动体系结构, 平台无关模型, 平台有关模型, 模型转换

Abstract: The transformation from PIM to PSM plays an essential role in MDA. Platform specific models in most MDA-based development approach are defined as the concrete framework on which the target system runs, and reduces the design model’s reusability. In order to resolve these problems, the extended MDA-based development model are introduced that support multi-target-frameworks, in which abstract platform specific model and concrete platform specific model is introduced and platform specific design models and the target frameworks are separated. The experimental research shows this approach can make an effect support to model-driven development for the enhancement of the model’s flexibility and reusability.

Key words: Model Driven Architecture(MDA), platform independent model, platform specific model, model transforming

中图分类号: