Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Graphical Modeling Framework"

(Diagram Content)
(Models)
Line 37: Line 37:
 
==== Models ====
 
==== Models ====
  
 +
Description of GMF models and hints on their usage.
 
*[[GMFGraph Hints|Graphical Definition Hints]]
 
*[[GMFGraph Hints|Graphical Definition Hints]]
 
*[[GMF MapModel|Mapping]] ([[GMF MapModel Hints|Hints]])
 
*[[GMF MapModel|Mapping]] ([[GMF MapModel Hints|Hints]])

Revision as of 11:53, 20 October 2006

The Eclipse Graphical Modeling Framework (GMF) provides a generative component and runtime infrastructure for developing graphical editors based on EMF and GEF.

While the main GMF website contains the bulk of information regarding the project, the type of information more appropriately hosted on a wiki is (or will be) found here, such as: FAQs, tutorials, requirements, discussions, etc.
Gmf logo banner.png


Draft 2.0 Project Plan

New-small.gif 2.0 Stream New and Noteworthy

Development Guidelines

Mindmap Tutorial

GMF Tutorial Part 1

GMF Tutorial Part 2

GMF Tutorial Part 3

GMF Tutorial Part 4

Callisto Webinar (EMF & GMF)

Documentation

Diagram Content

Articles about diagram editor concepts and how they are supported in GMF.

Models

Description of GMF models and hints on their usage.

Presentations

EclipseCon 2006

Introduction to GMF slides (mindmap project covered in tutorial above with source in CVS under /examples)

Creating your own Domain Specific Modeler using GMF slides (project found in CVS under /examples)

Back to the top