[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
|
[news.eclipse.modeling.m2m] Re: [ATL] Re: Pass a parameters in atl command lines
|
Freddy Allilaire schreef:
Hi Yassin,
Please use the M2M newsgroup for ATL-specific questions. I've added it
to the "to" list, so you can continue to use this thread.
I have never used this command-line tool :-( but maybe Dennis could help
you on this newsgroup :-).
Regards,
Freddy.
yassin a écrit :
Hello,
I run the ATL Transformation from the command line as an own
application outside Eclipse. I'm using the ATL Command-Line done by
Dennis
(http://ssel.vub.ac.be/viewcvs/viewcvs.py/UML1CaseStudies/uml1cs-atlcommandline/src/org/atl/commandline/Main.java?view=markup)
I want to pass a parameters with this Main to run my program, and i
want to know if "ATL Command-Line done by Dennis" support more than
one model "in".
someone can give me some information ???
I hope that you understood well my question and afflicted for my
English level writing .
Thanks in advance
Yassin
It does support more than one "in", "out", "lib", etc. It also supports
doing more than one transformation. A good example can be found here:
http://ssel.vub.ac.be/viewcvs/viewcvs.py/UML1CaseStudies/uml1cs-instantmessenger-model/outmodels/test2mm/build.xml?rev=5387&view=markup
This example calls the ATL command line tool from an Ant script.
Kind regards,
Dennis