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...

Full description

Autores:
Zapata Jaramillo, Carlos Mario
Chaverra Mojica, John Jairo
Tipo de recurso:
Article of journal
Fecha de publicación:
2012
Institución:
Universidad Nacional de Colombia
Repositorio:
Universidad Nacional de Colombia
Idioma:
spa
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/
Palabra clave:
CASE
MetaCASE
GEF
MOFScript
EMF
MVC
PHP
Rights
openAccess
License
Atribución-NoComercial 4.0 Internacional
Description
Summary: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.