Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » M2M (model-to-model transformation) » [ATL] Problem refining mode and lazy rules/Iterative target pattern elem
[ATL] Problem refining mode and lazy rules/Iterative target pattern elem [message #485051] Thu, 10 September 2009 11:26
Philipp Simon is currently offline Philipp SimonFriend
Messages: 26
Registered: July 2009
Junior Member
Hi,

i got the following simplified scenario:

- meta model having one element which can contain itself
- have a source model being a flat list without containments
- based on the childs/ attribute values i want to restructure the model in
several iterations and leave a large portion of the model untouched (e.g.
make element 2 a child of element 1, then have another one attaching elem3
to elem 1)

To me this results in a use for refining mode ( correct me if i'm wrong).
The problem i hit now is that my rules require the use of lazy rules.
Though using them results in " lazy rules not yet implemented in refining
mode yet please use iterative target pattern". Using an iterative target
pattern yields "iterative target pattern not yet implemented in refining
mode please use lazy rules instead". (by the way thanks for that one ...
:) ).

I just checked out the latest version from the cvs and it does not have
this feature either. Are there plans for the foreseeable future to
implement this?

Thanks in advance,
Philipp
Previous Topic:[QVTO] How to cast and do a return?
Next Topic:Using a matched rule from a lazy rule
Goto Forum:
  


Current Time: Fri Apr 19 10:42:16 GMT 2024

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

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

Back to the top