You are required to read and agree to the below before accessing a full-text version of an article in the IDE article repository.
The full-text document you are about to access is subject to national and international copyright laws. In most cases (but not necessarily all) the consequence is that personal use is allowed given that the copyright owner is duly acknowledged and respected. All other use (typically) require an explicit permission (often in writing) by the copyright owner.
For the reports in this repository we specifically note that
- the use of articles under IEEE copyright is governed by the IEEE copyright policy (available at http://www.ieee.org/web/publications/rights/copyrightpolicy.html)
- the use of articles under ACM copyright is governed by the ACM copyright policy (available at http://www.acm.org/pubs/copyright_policy/)
- technical reports and other articles issued by M‰lardalen University is free for personal use. For other use, the explicit consent of the authors is required
- in other cases, please contact the copyright owner for detailed information
By accepting I agree to acknowledge and respect the rights of the copyright owner of the document I am about to access.
If you are in doubt, feel free to contact webmaster@ide.mdh.se
Agentic Model Transformation: Service-Mediated Orchestration for Transformation Development
Publication Type:
Conference/Workshop Paper
Venue:
ACM/IEEE 29th International Conference on Model Driven Engineering Languages and Systems (MODELS)
Abstract
Model transformation is a core mechanism in Model-Driven Engi-
neering (MDE), but its use requires expertise in metamodels, trans-
formation languages, execution engines, runtime configuration,
and diagnostics. Although LLMs can generate and revise transfor-
mation artifacts, direct prompt-to-output generation does not by
itself provide an executable MDE workflow grounded in metamodel
conformance and transformation rules execution.
This paper proposes agentic model transformation: a service-
mediated workflow in which an LLM agent generates candidate
transformation specifications and coordinates MDE services for
metamodel access, example retrieval, checking, execution, diagnos-
tics, and repair. Model Context Protocol is used to expose these
services to the agent. When execution succeeds, target artifacts
are produced through the configured transformation infrastructure,
serialized by the target modeling environment, and loadable against
the registered target metamodel.
Early results from adopting the proposed framework for the
UML-to-Java and SysMLv2-to-AAS cases show that constructing
and repairing executable transformations is possible. The results
also show that executable success and metamodel conformance are
only first checks; structural completeness, mapping coverage, and
semantic adequacy require additional MDE services. The frame-
work, therefore, shifts LLM support for model transformation from
one-off artifact generation towards service-supported transforma-
tion development, where specifications, diagnostics, and execution
traces can be inspected, reused, and extended.
Bibtex
@inproceedings{Dao7429,
author = {Duy Dao and Alessio Bucaioni and Antonio Cicchetti},
title = {Agentic Model Transformation: Service-Mediated Orchestration for Transformation Development},
month = {October},
year = {2026},
booktitle = {ACM/IEEE 29th International Conference on Model Driven Engineering Languages and Systems (MODELS)},
url = {http://www.es.mdu.se/publications/7429-}
}