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

计算机工程 ›› 2009, Vol. 35 ›› Issue (6): 47-49. doi: 10.3969/j.issn.1000-3428.2009.06.016

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

基于MDA的Web应用开发方法

张玉艳1,黄国栋2,侯金奎3   

  1. (1. 潍坊学院计算机与通信工程学院,潍坊 261061;2. 中国人民解放军防化指挥工程学院计算机教研室,北京 102205;3. 山东大学计算机科学与技术学院,济南 250101)
  • 收稿日期:1900-01-01 修回日期:1900-01-01 出版日期:2009-03-20 发布日期:2009-03-20

MDA-based Development Approach for Web Applications

ZHANG Yu-yan1, HUANG Guo-dong2, HOU Jin-kui3   

  1. (1. School of Computer and Communication Engineering, Weifang University, Weifang 261061; 2. Room of Computer Education, Institute of Chemical Defense of PLA, Beijing 102205; 3. School of Computer Science and Technology, Shandong University, Jinan 250101)
  • Received:1900-01-01 Revised:1900-01-01 Online:2009-03-20 Published:2009-03-20

摘要: 从软件工程的实施出发提出一种基于MDA的Web应用开发方法。该方法从平台无关的高层模型描述开始,依据转换两端建模元素的语法结构和语义表达特性定义模型间的映射规则,实现模型转换和代码生成。以ASP.NET作为目标平台进行实验,验证结果表明该方法遵循了MDA开发的实质、过程和要求,能够对模型驱动开发提供有力的支持。

关键词: 模型驱动体系结构, 模型描述, 模型转换, 代码生成

Abstract: From the viewpoint of software engineering implementation, a MDA-based development approach for Web applications is proposed. The development process starts from the describing of platform independent models. Mapping relations from the source model to the target model are built according to the syntactic structure and semantic features of both metamodels, and model transformation as well as code generation can be achieved subsequently. ASP.NET is used as a target platform in the experiment which shows that this approach follows the essence, process and requirements of model-driven architecture, and thus can make an effect support for model driven software engineering.

Key words: model-driven architecture, model description, model transformation, code generation

中图分类号: