vix.ing · top · new · best · stats · spec

Automated co-evolution of GMF editor models

2010/06/30 by Davide Di Ruscio, Di Ruscio, Davide, Ralf Lämmel +3
Computer Science · #Advanced Software Engineering Methodologies #D.2 #FOS: Computer and information sciences #Model-Driven Software Engineering Techniques #Service-Oriented Architecture and Web Services #Software Engineering (cs.SE) #cs.SE

paper · pdf · doi:10.48550/arxiv.1006.5761

15 pages

arxiv created 2010/06/30 · openalex publication_date 2010/06/30 · arxiv updated 2010/07/01 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/28

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.

Related