There is a new AMW example: it translates KM3 into SQL DDL (Data Definition Language)
using AMW and ATL.
It is available at http://www.eclipse.org/gmt/amw/examples/.
This example creates a weaving model between a KM3 metamodel and a SQL DDL metamodel. The
weaving model is used to produce an ATL transformation that translates KM3 models into SQL
DDL models. This example is a complete bridge that uses injection, weaving models,
higher-order transformations, transformations, extraction.