I'm working on summary on the eclipse modeling project and its various sub - projects. It is not going to get published, it's sole purpose is to help my colleagues and above all my boss to get an overall impression of the topic.
For better understanding I took a diagram from the eclipse GEF User Guide and modified it. I want to show the Relationship between GEF (Graphical Editing Framework) and GMF (Graphical Modeling Framework). Did i get this right?
I'm afraid you did not get it right, at least it's difficult to understand the diagram.
I guess it should look something like that:
Generated GMF-Source makes use of EMF to handle the model's data, and GEF to display/edit it.
Have a look at Introducing the GMF Runtime (Components)