期刊名称:International Journal of Computer Trends and Technology
电子版ISSN:2231-2803
出版年度:2014
卷号:14
期号:2
页码:57-65
DOI:10.14445/22312803/IJCTT-V14P114
出版社:Seventh Sense Research Group
摘要:This paper is about The conception and the realization of applications and Dashboard for the management of the spending and expenses of urban districts in Morocco. As so, we have chosen to use the Ntiers applications and the MDA (Model Driving Architecture) transformation. In this paper we are going to present a modeldriven approach to the development of Ntiers web applications based on the UML class diagram. The transformation language is the MOF 2.0 QVT (MetaObject Facility 2.0 QueryViewTransformation) standard which defines the metamodel for the development of model transformation. The transformation rules defined in this paper can generate, from the class diagram, an XML file containing the layers of Ntiers web application respecting a MVC2 (ModelViewController), DI (Dependency Injection) and DAO (Data Access Object) patterns. This file can be used to generate the endtoend necessary code of a web application