Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » GMF (Graphical Modeling Framework) » Animating a diagram editor
Animating a diagram editor [message #221422] Fri, 13 March 2009 18:11
Eclipse UserFriend
Originally posted by: sderrienREMOVE.irisa.fr

Hello,

I am quite a newbie at GMF, and I would like to implement some kind of
graphical simulator using GMF.

I would like to "animate" my diagram so that it would reflect state
changes of the underlying model. More practically speaking, I would like
to be able to click on some 'step' button on my toolbar, and then call
some model-updating functions that will change/update some attributes of
the model.

The problem is that I really don't know how to do, I have built a GFM
editor for my model, I have some functions that performs model updates
operations (using the SwitchVisitor), and I can add a button on my toolbar.

However I have no clue on how to bring all this together (I understand
that I may need some commands objects, but again I am not too sure).

Could someone point me to the right direction ?

Thanks in advance,

Steven
Previous Topic:Extend generated GMF diagram wizard
Next Topic:[Announce] GMF 2.2.0 I200903131142 is available
Goto Forum:
  


Current Time: Fri Apr 19 01:48:43 GMT 2024

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

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

Back to the top