Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » M2M (model-to-model transformation) » [ATL] Passing a parameter to a transformation
[ATL] Passing a parameter to a transformation [message #630315] Fri, 01 October 2010 14:59 Go to next message
Dave  is currently offline Dave Friend
Messages: 37
Registered: September 2010
Member
Hi all,

I've got a question for you.
Is there any way for passing a parameter to an ATL transformation?
I need to take as input a String, representing the name of an UML Use Case Diagram, because my transformation will work on every Interaction Diagram included in the Use Case.

How could I make something like that?

Thank in advance,
Dave.
Re: [ATL] Passing a parameter to a transformation [message #630325 is a reply to message #630315] Fri, 01 October 2010 15:23 Go to previous messageGo to next message
Sylvain EVEILLARD is currently offline Sylvain EVEILLARDFriend
Messages: 556
Registered: July 2009
Senior Member
The idea is described here though you'll probably have to adapt things since it's described using am3 ant tasks which are deprecated now.

You can also use a super-imposed transformation where you pass the parameter so that if you change it, you'll only change the super-imposed transformation and not the original one.
Re: [ATL] Passing a parameter to a transformation [message #630327 is a reply to message #630325] Fri, 01 October 2010 15:29 Go to previous messageGo to next message
Dave  is currently offline Dave Friend
Messages: 37
Registered: September 2010
Member
Thanks for the reply, Sylvain. I'll study that method, but if am3 ant tasks are now deprecated, what's the non-deprecated way for launching transformations?

Dave.
Re: [ATL] Passing a parameter to a transformation [message #630336 is a reply to message #630315] Fri, 01 October 2010 15:54 Go to previous messageGo to next message
Sylvain EVEILLARD is currently offline Sylvain EVEILLARDFriend
Messages: 556
Registered: July 2009
Senior Member
ATL ant tasks ! but you'll probably face the same problem as here i.e. no more XML injector/extractor directly available.
Re: [ATL] Passing a parameter to a transformation [message #630894 is a reply to message #630336] Tue, 05 October 2010 13:38 Go to previous message
Dave  is currently offline Dave Friend
Messages: 37
Registered: September 2010
Member
Ok, I'll try. Many thanks!

Dave.
Previous Topic:[QVTo] generate XML
Next Topic:[ATL] references to input elements doesn't work in output trace model
Goto Forum:
  


Current Time: Tue Apr 23 13:33:21 GMT 2024

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

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

Back to the top