[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.modeling.m2m] [ATL] Specifying a multi-package metamodel via EMF registry in launch configuration

Hi,

As we are working on getting our KDM transformation patterns up to speed, we are encountering another issue.

We want to reference/declare our OUT KDM metamodel through the EMF registry in order to pickup the full EMF model, so that we can have access to its eOperations directly from ATL.

This worked fine with our source model since it has a single default package, but as you might be aware, the KDM is composed of 12 separate packages in the same metamodel.

How can we map our single OUT : kdm in the ATL with all those packages, as it is how it shows up in the EMF registry.

Thanks
Alain