We have a transformation file wich works properly when rules present a
certain order in the ATL file (primitive transformation first, complex
transformation last).
After reading the ATL execution semantics of the manual I think that this
is not the expected result (that order shouldn't matter), so we might be
using the language in the wrong way.
So, do we pay attention to the order of transformation rules?