ImpactU Versión 3.11.2 Última actualización: Interfaz de Usuario: 16/10/2025 Base de Datos: 29/08/2025 Hecho en Colombia
Generación del cuerpo de los métodos a partir de la semántica de las operaciones del diagrama de clases Generating the body of the methods from class diagram operation semantics
2 ABSTRACT Well-known CASE tools only generate the heading of the methods to automatically generate source code from UML diagrams. Some proposals partially generate the body of the methods; however they use non-standard modeling elements or hand-made source code elements. This paper proposes a process for generating the body of the methods from class diagram in an attempt to overcome such constraints. Semantics of class operations was thus defined as a way of linking class diagram o- perations to development platform implemented methods. These kinds of semantics use pre- and post-conditions belonging to the and the development platform library meta-model. This process is also exemplified by giving a case study. An UML instance of the java.sql package meta-model was created for developing the case study.