Final Project of Model-Driven Engineering Project course.
University of L'Aquila - Master Degree course
The projects here try to address the problem of conflicts that can arise on collaborative (Model Driven Engineering) models editing.
- The EMFCompare will, in first place, find the conflicts between an original model O and two different updated versions L and R (all conform to a given meta-model MM).
- An High-order transformation (HOT) made with Acceleo (model-to-text) will generate the ad-hoc ATL transformation
- The resulting ATL transformation will handle and resolve the confilcts between models.