Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » Model-to-Model Transformation » [ATL] referencing to element created from a lazy rule
[ATL] referencing to element created from a lazy rule [message #875348] Tue, 22 May 2012 15:11 Go to next message
Fy Za is currently offline Fy ZaFriend
Messages: 245
Registered: March 2010
Senior Member
I try to referencing to an element created from a lazy rule.
I Know that resolveTemp operation doesn't work with lazy rule
but I don't find how reference to an element created from a lazy rule.
I find some subjects in the forum but I don't find solution.

Please help me
Thanks
Re: [ATL] referencing to element created from a lazy rule [message #902956 is a reply to message #875348] Tue, 21 August 2012 12:02 Go to previous message
Gunnar Arndt is currently offline Gunnar ArndtFriend
Messages: 82
Registered: June 2012
Member
I can only guess that you are looking for a 'unique' lazy rule which always returns the same output for a certain input. You can call that rule from wherever you need that output (the rule's first binding).
Even if the lazy rule is not unique, you can call it as often as required, but new output will be created each time you call it.
Maybe you are trying to resolve other bindings than the first one: you probably have to split your rule into several rules, one for each resolvable output object.
Previous Topic:Transform XML documents based on custom XSDs into UML model
Next Topic:ATL with Xtext Resource
Goto Forum:
  


Current Time: Fri Apr 19 09:09:28 GMT 2024

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

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

Back to the top