Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » GMF (Graphical Modeling Framework) » tracing source/code from model developed in gmf based editor
tracing source/code from model developed in gmf based editor [message #523627] Sat, 27 March 2010 14:37
saadbin abid is currently offline saadbin abidFriend
Messages: 61
Registered: October 2009
Location: Ireland
Member
Hello Community,
I am newbie to gmf based graphical editor generation. I am interested in tracing model<-> code inconsistencies in my project.

I have a code base from which i am generating model and displaying that with gmf based editor. In the model nodes I am using "qualified name" attribute which is actually representing string path to a particular file(java class) in the code base.I would like to use this attribute to trace a particular class. I would like to do the following

When I double click any particular node, I want to go to the particular class in a code base.

Can i implement this functionality while developing gmf based graphical editor? or else How can i do it? any pointers? Is there any running example available which i can have a look at?

regards
saad
Previous Topic:Change generated Code
Next Topic:labels
Goto Forum:
  


Current Time: Tue Mar 19 03:17:50 GMT 2024

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

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

Back to the top