Automated co-evolution of GMF editor models
Davide Di Ruscio, Ralf L\"ammel, Alfonso Pierantonio

TL;DR
This paper presents a transformation-based approach to automate the co-evolution of GMF editor models, addressing the lack of support for propagating changes across models in the Eclipse GMF framework.
Contribution
It introduces GMF model adapters that facilitate automatic propagation of abstract syntax changes, enhancing model evolution support in GMF.
Findings
Proposed a transformation-based co-evolution solution.
Demonstrated effective propagation of syntax changes.
Improved GMF model evolution process.
Abstract
The Eclipse Graphical Modeling (GMF) Framework provides the major approach for implementing visual languages on top of the Eclipse platform. GMF relies on a family of modeling languages to describe different aspects of the visual language and its implementation in an editor. GMF uses a model-driven approach to map the different GMF models to Java code. The framework, as it stands, provides very little support for evolution. In particular, there is no support for propagating changes from say the domain model (i.e., the abstract syntax of the visual language) to other models. We analyze the resulting co-evolution challenge, and we provide a transformation-based solution, say GMF model adapters, that serve the propagation of abstract-syntax changes based on the interpretation of difference models.
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 · Advanced Software Engineering Methodologies · Service-Oriented Architecture and Web Services
