I have several small re-usable ATL transformations which I'd like to
combine into one large transformation. The combined transformation
should have the union of all metamodels in the "create" list and
helpers in the "uses" list and the union of all transformation rules.
Is this possible? Maybe, with an ATL transformation on the ATL
metamodel itself, using several ASM files as input and one large ASM
file as output?