An environment based on pre-conceptual schemas for automatically generating source code under the mvc pattern

CASE (Computer-Aided Software Engineering) tools are intended to support several phases of software development lifecycle. At the present, it is almost impossible to develop software applications without them. One of the most desired features of CASE tools is the automated source code generation. No...

Descripción completa

Detalles Bibliográficos
Autores: Zapata Jaramillo, Carlos Mario, Chaverra Mojica, John Jairo
Tipo de recurso: artículo
Estado:Versión publicada
Fecha de publicación:2012
País:Colombia
Institución:Universidad Nacional de Colombia
Repositorio:Repositorio UN
Idioma:español
OAI Identifier:oai:repositorio.unal.edu.co:unal/36835
Acceso en línea:https://repositorio.unal.edu.co/handle/unal/36835
http://bdigital.unal.edu.co/26919/
Access Level:acceso abierto
Palabra clave:CASE
MetaCASE
GEF
MOFScript
EMF
MVC
PHP
Descripción
Sumario:CASE (Computer-Aided Software Engineering) tools are intended to support several phases of software development lifecycle. At the present, it is almost impossible to develop software applications without them. One of the most desired features of CASE tools is the automated source code generation. Nowadays, several CASE and metaCASE tools attempted to make such generation, but they share two main problems: they use, as a starting point, technical languages which are not suitable for stakeholder validation and they generate incomplete and non-patterned source code. For this reason, in this paper we propose a CASE tool for automatically generating PHP source code under the MVC (Model View Controller) programming pattern. We use pre-conceptual schemas as a starting point. We aim to generate complete source code and to ease the stakeholder validation.