The ATL refining mode allow to modify an EMF resource in-place, by defining a minimal set of transformation rules. It is also possible to query informations from an input model.
So I created the ATL module below, which updates a given forecast model - mine - by copying forecasts from another player - better than me :-) .
The following screenshot shows my updated model, improved with the new results:
Anyway, I didn't have to use that cheat as my initial forecasts were not bad at all !
Related Links :
- The game: An RCP application created with EEF.
- Acceleo add-in: An Acceleo code generator to export the results in an HTML page.
- EMF Compare add-in : An action to compare your own forecasts with the best ones.