Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » M2T (model-to-text transformation) » push and pop in Acceleo
push and pop in Acceleo [message #1408814] Sat, 16 August 2014 05:36 Go to next message
tahereh adamzadeh is currently offline tahereh adamzadehFriend
Messages: 6
Registered: December 2013
Junior Member
Where can I find documentation of Acceleo about syntax of push() and pop() instructions? I want to use Push() and ... in Acceleo but I don`t know, how do I write them Sad
Re: push and pop in Acceleo [message #1408855 is a reply to message #1408814] Sat, 16 August 2014 08:44 Go to previous messageGo to next message
Ed Willink is currently offline Ed WillinkFriend
Messages: 7655
Registered: July 2009
Senior Member
Hi

What do you mean by push and pop? Neither Acceleo nor the underlying
MOFM2T (nor indeed C++ or Java etc) have any push or pop instructions.

push and pop are often associated with Stacks which you may find in
support libraries.

Acceleo has no built-in Stack class though you may access one using the
invoke capability.

Regards

Ed Willink


On 16/08/2014 06:36, tahereh adamzadeh wrote:
> Where can I find documentation of Acceleo about syntax of push() and
> pop() instructions? I want to use Push() and ... in Acceleo but I
> don`t know, how do I write them :(
Re: push and pop in Acceleo [message #1408911 is a reply to message #1408855] Sat, 16 August 2014 13:06 Go to previous message
tahereh adamzadeh is currently offline tahereh adamzadehFriend
Messages: 6
Registered: December 2013
Junior Member
Thanks for your reply.
I mean use of context services. I want to learn use of context services in .mtl file in Acceleo 3. I understand, it is possible in Acceleo 2 but there is no equivalences in Acceleo 3. Is it possible that I can store objects in Acceleo 3?
Previous Topic:[Acceleo] Disappearing menu when using Acceleo
Next Topic:[Acceleo] cannot access the attributes of a uml interface
Goto Forum:
  


Current Time: Tue Apr 23 11:09:12 GMT 2024

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

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

Back to the top