Redefinitions in an extending rule [message #1838157] |
Wed, 17 February 2021 12:48  |
Eclipse User |
|
|
|
Is there any mean to actually redefine the computation of an attribute of the target object in an extending rule?
As I can observe it in my ATL transformation, if an attribute of the target object has a computation formula in both the base and the extended rule each of those computation formula will be executed.
This is not a issue when the computed value is a scalar but when it results from a non unique lazy or called ruled, it is. I was expecting that only the "last" version (i.e. that from the most specialized rule) of the value assignment will be executed.
This clearly reduce the interest of the inheritance mechanism. Is there any workaround?
Thanks,
Yves
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.03704 seconds