[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

I made a program in ATL which makes the fusion of the components, and which takes in parameter the names of the components merged. starting from the class 'luncher' that you used in your "Main", this class with parameter: ?trans?, ?libs?, ?models? and "params". I want to know how I can used this ?params?? how I will make to call this ?params? in my program ATL? I already used the passage of parameter by a file XML, and I can launch my program ATL but without paramter (thanks to your Main function) but separately.

thank you in advance