Re: [Andromda-devel] Re: Testing model transformations

2005-09-08 Thread Pieter Van Gorp
Hi guys, On 9/8/05, Chad Brandon <[EMAIL PROTECTED]> wrote: > Sure...should be easy enough, just find the metamodel XMI as a resource > (i.e. ATLTransformerTest.class.getResource("/metamodel.xmi")) and pass > that in (you'll see in the ATLTransformerTest, I'm doing that with > resources on the cla

[Andromda-devel] Re: Testing model transformations

2005-09-08 Thread Chad Brandon
Matthias Bohlen wrote: Hallo Chad, Thursday, September 8, 2005, 3:16:40 PM, you wrote: Now, I did not yet know how to run that transformation from a Maven script because there is no Maven plug-in for ATL, yet. CB> You're right, there is no plugin, but I''m not sure if there shoul

[Andromda-devel] Re: Testing model transformations

2005-09-08 Thread Chad Brandon
Matthias Bohlen wrote: Hi Chad and Pieter, as you may have seen from andromda-cvs, I have committed the first source code for model transformations from UML to Spring and a small test model with one Spring service class to be transformed. Now, I did not yet know how to run that transformation