Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » M2M (model-to-model transformation) » [ATL] Unique lazy rules with multiple arguments
[ATL] Unique lazy rules with multiple arguments [message #499815] Tue, 24 November 2009 09:46
Marcel  is currently offline Marcel Friend
Messages: 54
Registered: July 2009
Member
Hello,

I am developing a transformation that uses lazy rules, of which some are unique.
These lazy rules take two model elements as argument, e.g. a and b.

I created a model for testing my transformation, that calls a lazy rule twice.
The model element for argument a is the same in both calls.
The model element for argument b is different.

The problem occurs with the unique lazy rules.
Two model elements should be created, one for each call since the arguments are not the same.
However, only one is created.

Do I misunderstand the way unique lazy rules with multiple arguments work or may something else be wrong?
Previous Topic:[ATL] Transformatio problem with extended metadata in ecore
Next Topic:[ATL] lazy rules condition
Goto Forum:
  


Current Time: Tue Apr 23 07:47:34 GMT 2024

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

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

Back to the top