A study on automatic code generation tool from design patterns based on the XMI

  • Authors:
  • Young-Jun Seo;Young-Jae Song

  • Affiliations:
  • Dept. of Computer Engineering, Kyunghee University, Gyeonggi-do, Republic of Korea;Dept. of Computer Engineering, Kyunghee University, Gyeonggi-do, Republic of Korea

  • Venue:
  • ICCSA'06 Proceedings of the 2006 international conference on Computational Science and Its Applications - Volume Part IV
  • Year:
  • 2006

Quantified Score

Hi-index 0.00

Visualization

Abstract

Recently there have been researches on component reuse for software development productivity and quality improvement, especially on distributed development environment to improve productivity of team development. However, there is a short of schemes to develop and share design components effectively. Therefore, this paper presents a tool that generates a code with compatibility for design pattern to maximize reusability of design component. Presented tool constructs a library that stores explanation information of pattern and structure information of abstract type. Pattern structure information go through the process of instantiation which makes them fit for specific application. Instantiated structure information is generated as a XMI code through code generation template. XMI is supported as a transformed format from most case tools, so it is sure for compatibility.