Well-Behaved Model Transformations with Model Subtyping
Artur Boronat

TL;DR
This paper introduces a type system with model subtyping for model transformations in model-driven engineering, ensuring transformations are reliable and correct according to formal semantics.
Contribution
It presents a domain-specific language with a big-step operational semantics and a polymorphic subtyping type system that guarantees well-behaved model transformations.
Findings
Well-typed transformations are guaranteed to be correct.
The language supports polymorphic model subtyping.
Formal semantics ensure transformation reliability.
Abstract
In model-driven engineering, models abstract the relevant features of software artefacts and model transformations act on them automating complex tasks of the development process. It is, thus, crucially important to provide pragmatic, reliable methods to verify that model transformations guarantee the correctness of generated models in order to ensure the quality of the final end product. In this paper, we build on an object-oriented algebraic encoding of metamodels and models as defined in the standard Meta-Object Facility and in tools, such as the Eclipse Modeling Framework, to specify a domain-specific language for representing the action part of model transformations. We introduce the big-step operational structural semantics of this language and its type system, which includes a notion of polymorphic model subtyping, showing that well-typed model transformations are well behaved.…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsModel-Driven Software Engineering Techniques · AI-based Problem Solving and Planning · Scientific Computing and Data Management
