[ATL] Unique lazy rules with multiple arguments [message #499815] |
Tue, 24 November 2009 04:46 |
Eclipse User |
|
|
|
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?
|
|
|
Powered by
FUDForum. Page generated in 0.84309 seconds