Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » M2M (model-to-model transformation) » [ATL] Lazy rules with multiple parameters
[ATL] Lazy rules with multiple parameters [message #488087] Fri, 25 September 2009 14:25 Go to next message
Marcel  is currently offline Marcel Friend
Messages: 54
Registered: July 2009
Member
Can a lazy rule have multiple parameters?

I would like to have the following:
lazy rule some_rule{
  from i_in : MM1!x,
       j_in : MM1!y
  to   out  : MM2!z
}

This rule should be called somewhere as follows:
thisModule.some_rule(x, y)

Is this possible?

Thanks!

Marcel
Re: [ATL] Lazy rules with multiple parameters [message #488539 is a reply to message #488087] Tue, 29 September 2009 08:05 Go to previous message
Marcel  is currently offline Marcel Friend
Messages: 54
Registered: July 2009
Member
I found my answer, this is indeed the way you should do this.
Previous Topic:[QVTO] Library search path
Next Topic:[ATL] EMFVMLauncher
Goto Forum:
  


Current Time: Tue Apr 23 16:52:11 GMT 2024

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

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

Back to the top