by Joan Giner | Apr 4, 2022 | (meta)modeling, API, article, code generation, reverse engineering, tools
Learn how to discover the data behind a content-management system and generate the code to interact with the CMS API to get and modify that data. All following a platform-independent modeling approach
by Jordi Cabot | Oct 31, 2021 | article, code generation, reverse engineering
PAMELA proposes a shift in the modeling paradigm, in which models and code are developed together and at the same time in what we call a continuous modeling process.
by Luis Jiménez Navajas | Oct 12, 2021 | article, reverse engineering, UML and OCL
Quantum computing is getting closer and closer to being embedded in commercial information systems. This post shows you how to modernize, via a KDM to UML transformation, “traditional systems” and them ready to become hybrid systems embedding quantum software components
by Jordi Cabot | Apr 6, 2021 | article, reverse engineering
A model-based approach to assist developers in the migration of legacy applications with business logic implemented in triggers and PL/SQL code
by Hamza Ed-douibi | Sep 5, 2019 | tools, API, reverse engineering, UML and OCL
From OpenAPI to UML and back! – A tool to reverse engineer your web APIs, modify the resulting UML model and regenerate the OpenAPI file from it.
by Thibault Beziers la fosse | Apr 25, 2019 | article, reverse engineering
Energy efficiency has become a critical point when developing applications. To help developers understand the energy consumption of a program, we generate an energy model from source code and extend it with energy measurements gathered at runtime.