期刊名称:Indian Journal of Computer Science and Engineering
印刷版ISSN:2231-3850
电子版ISSN:0976-5166
出版年度:2016
卷号:7
期号:4
页码:118-132
出版社:Engg Journals Publications
摘要:Model Driven Development (MDD) results in quick transformation from models tocorresponding systems. Forward engineering features of modelling tools can help in generating sourcecode from models. To build a robust system it is important to have consistency checking in the designmodels and the same between design model and the transformed implementation. Our framework namedas Extensible Real Time Software Design Inconsistency Checker (XRTSDIC) proposed in our previouspapers supports consistency checking in design models. This paper focuses on automatic modeltransformation. An algorithm and defined transformation rules for model transformation from UMLclass diagram to ERD and SQL are being proposed. The model transformation bestows many advantagessuch as reducing cost of development, improving quality, enhancing productivity and leveragingcustomer satisfaction. Proposed framework has been enhanced to ensure that the transformedimplementations conform to their model counterparts besides checking end-to-end consistency.
关键词:Model Driven Development; model transformation; XRTSDIC framework; end-to-end consistency;checking.