Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "GMF MapModel"

 
m (Initial verison to be changed)
Line 1: Line 1:
[[Graphical Modeling Framework|GMF]] MapModel is a model combining GMF GraphModel, GMF Tool model and domain Ecore model all together to describe diagram editor.
+
GMF MapModel is a model combining GMF GraphModel, GMF ToolModel and domain Ecore model all together and finally describing diagram editor. Composed instance of this model should be transformed into [[GMF GenModel]] prior to diagram code generation.

Revision as of 07:25, 30 June 2006

GMF MapModel is a model combining GMF GraphModel, GMF ToolModel and domain Ecore model all together and finally describing diagram editor. Composed instance of this model should be transformed into GMF GenModel prior to diagram code generation.

Back to the top