Skip to main content



      Home
Home » Archived » M2M (model-to-model transformation) » [ATL] and GMF
[ATL] and GMF [message #848508] Wed, 18 April 2012 05:43 Go to next message
Eclipse UserFriend
Greetings,

I'm not 100% sure that this problem is ATL specific, maybe it would fit better the GMF subforums, but I'll ask the question anyway Wink

I have a UML Class Diagram Editor based on GMF and I'm using ATL refining mode for refactoring operations on it.
The operations are invoked programmatically via context menu implementing the interface 'IObjectActionDelegate'.

Most operations work just fine, but for one, I would need access to the model elements of the Diagram Editor AFTER the transformation.
I already tried to refresh my GraphicalEditPart (which holds the selected element) and retrieve the Diagram elements after the transformation. But, when I take a look at the elements in the debugger, nothing has changed.

It seems like the UML model, which is refined by ATL and the foundation of the Class Diagram, is updated after the action of the context menu is finished only.
I would need the updated UML model in the action of the context menu to add further changes per Java so that my refactoring operation is working rightfully.

Does anyone have an idea how to achieve this?

Best regards,
stoehm
Re: [ATL] and GMF [message #849503 is a reply to message #848508] Thu, 19 April 2012 03:50 Go to previous message
Eclipse UserFriend
As I see, this thread has a lot of hits but unfortunately no answers yet. If anything is unclear or more detailed information is required, please let me know.

Best regards,
stoehm
Previous Topic:QVTO Transformation in a Eclipse Plugin
Next Topic:[Solved][ATL] Inconsistencies between normal and programmatic execution mode
Goto Forum:
  


Current Time: Tue Jul 22 18:00:30 EDT 2025

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

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

Back to the top