Informações Principais
     Resumo
     Abstract
     Introdução
     Conclusão
     Download
  
  
  
 
Abstract
 
 
Acadêmico(a): Cleiton Eduardo Saturno
Título: Geração de interfaces de usuário a partir de um projeto de telas
 
Abstract:
This work describes a tool developed as a plugin, with the intention to carry through the code generation from a projected diagram of screens with the Enterprise Architect. The development in the form of plugin is supported by I-CASE concept, that considers concepts of integration between different intentions tools. For the integration they are used resources of COM technology, more specifically ActiveX, that produces a high level integration between the tools. The tool generates code for some of the main used components in the construction of user interfaces, as buttons, text boxes, labels and check buttons. The code is generated according to one lines of direction template defined for this end, what it brings to user great flexibility to process. The language of template was specified using BNF notation, and syntactic and lexical analyzers had been generated from GALS.