Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » ATL » "Binding" and "BindingStat" classes
"Binding" and "BindingStat" classes [message #1754444] Fri, 17 February 2017 20:58 Go to next message
Banafsheh Azizi is currently offline Banafsheh AziziFriend
Messages: 328
Registered: July 2016
Senior Member
Hi,
There are two class in ATL metamodel namely "Binding" and "BindingStat".
I know these below templates but I can't realize what is exactly "Binding"? What is the difference between "BindingStat" and "Binding"?
What is the difference between Binding and Assignment Statement?

template Binding
: propertyName{as = identifierOrKeyword} "<-" 'value'
;
template BindingStat
: 'source' "<-" 'value' ";"
;


Member of MDSE Research Group
http://mdse.ui.ac.ir
Re: "Binding" and "BindingStat" classes [message #1754510 is a reply to message #1754444] Sun, 19 February 2017 09:53 Go to previous messageGo to next message
Banafsheh Azizi is currently offline Banafsheh AziziFriend
Messages: 328
Registered: July 2016
Senior Member
Can not any one help me?

Member of MDSE Research Group
http://mdse.ui.ac.ir
Re: "Binding" and "BindingStat" classes [message #1754593 is a reply to message #1754510] Mon, 20 February 2017 15:45 Go to previous message
Dennis Wagelaar is currently offline Dennis WagelaarFriend
Messages: 589
Registered: September 2012
Location: Belgium
Senior Member

"Binding" refers to the special "<-" assignment statement in the "to" part of a transformation rule. "BindingStat" refers to the imperative "<-" equivalent in the "do" section of a transformation rule.

Cheers,
Dennis
Previous Topic:RPAREN error
Next Topic:BPMN2UML transformation
Goto Forum:
  


Current Time: Thu Apr 25 12:58:54 GMT 2024

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

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

Back to the top