[ATL] set "is Metametamodel" option programmatically [message #479847] |
Wed, 12 August 2009 17:31  |
Eclipse User |
|
|
|
Originally posted by: ivanomalavolta.gmail.com
Hi, I am developing an ATL transformation performing metamodel
composition with the following header:
create OUT : MOF from IN : AMW, LEFT : MOF, RIGHT : MOF;
My issue is that I need to launch it programmatically, and that
I cannot find the way to set the option corresponding to the
"Is metametamodel" one in the graphical ATL launcher.
Does anyone know how to set that option programmatically??
Regards,
Ivano
|
|
|
Re: [ATL] set "is Metametamodel" option programmatically [message #480029 is a reply to message #479847] |
Thu, 13 August 2009 14:10  |
Eclipse User |
|
|
|
This is a multi-part message in MIME format.
--------------060204030704020008040202
Content-Type: text/plain; charset=ISO-8859-15; format=flowed
Content-Transfer-Encoding: 8bit
Hi Ivano,
I'm not an expert of ATL programmative launching. If your metametamodel
is Ecore, a workaround could be to use Ecore URI
(http://www.eclipse.org/emf/2002/Ecore) and considered it like a any
other metamodel (e.g. UML2) available from EMF registry.
HTH
Regards,
Freddy.
Ivano Malavolta a
|
|
|
Powered by
FUDForum. Page generated in 0.03287 seconds