Skip to main content



      Home
Home » Archived » M2M (model-to-model transformation) » [ATL] ATL Standalone - advanced parameters
[ATL] ATL Standalone - advanced parameters [message #86037] Mon, 07 July 2008 11:01
Eclipse UserFriend
Originally posted by: jmcq.cs.nuim.ie

Hi,

I'm using Dennis Wagelaar's ATL command line tool to run ATL as a
standalone application. I have successfully got this to work. However,
I'd like to be able to set the option 'print execution information to
console for each executed bytecode' from the advanced parameters of the
run configuration but via the standalone application not the ATL launch
configuration within the Eclipse IDE.

The following piece of code launches the transformation and I think I
need to somehow set the params variable to do this.

Map params = Collections.EMPTY_MAP;
AtlLauncher myLauncher = AtlLauncher.getDefault();
myLauncher.launch(trans, libs, models, params, superimpose);

Can anyone point me to some documentation on this?

Thanks,

Jacqui
Previous Topic:[ATL] generating ECore!EString or ECore!EInt, ...
Next Topic:[QVTO] Set contents not remembered between init and end
Goto Forum:
  


Current Time: Wed Jul 23 11:24:48 EDT 2025

Powered by FUDForum. Page generated in 0.28009 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top