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"

m (Presentations)
m
Line 7: Line 7:
 
=== [[GMF_Project_Plan|Draft 2.0 Project Plan]] ===
 
=== [[GMF_Project_Plan|Draft 2.0 Project Plan]] ===
  
=== [[Image:New-small.gif]] [[GMF New and Noteworthy#R20|2.0 Stream New and Noteworthy]] ===
+
=== [[GMF New and Noteworthy#R20|2.0 Stream New and Noteworthy]] [[Image:New-small.gif]] ===
  
 
=== [[GMF Development Guidelines|Development Guidelines]] ===
 
=== [[GMF Development Guidelines|Development Guidelines]] ===
  
=== Tutorials ===
+
=== [[GMF Documentation]] ===
 
+
[[GMF Tutorial|Mindmap Part 1]] | [[GMF Tutorial Part 2 | Part 2]] | [[GMF Tutorial Part 3 | Part 3]] | [[GMF Tutorial Part 4 | Part 4]]
+
 
+
[[GMF Tutorial BPMN|BPMN Diagram]]
+
 
+
[http://adobedev.breezecentral.com/p17835008/ Callisto Webinar (EMF & GMF)]
+
 
+
=== Documentation ===
+
 
+
*[[Graphical Modeling Framework FAQ|Frequently Asked Questions (FAQ)]]
+
*[[GMF Troubleshooting Guide|Troubleshooting Guide]]
+
*[[GMF Tips|Tips]]
+
 
+
==== Diagram Editor Concepts ====
+
 
+
Articles about diagram editor concepts and how they are supported in GMF.
+
*[[GMF Nodes|Nodes]]
+
*[[GMF Links|Links]]
+
*[[GMF Labels|Labels]]
+
*[[GMF Constraints|Validation]]
+
*[[GMF Migration|Migration]]
+
 
+
==== Models ====
+
 
+
Description of GMF models and usage hints.
+
*[[GMFGraph Hints|Graphical Definition Hints]]
+
*[[GMF MapModel|Mapping]] ([[GMF MapModel Hints|Hints]])
+
*[[GMF GenModel|Generator Model]] ([[GMF GenModel Hints|Hints]])
+
 
+
=== Presentations ===
+
==== EclipseCon 2006 ====
+
Introduction to GMF [http://eclipsezilla.eclipsecon.org/php/attachment.php?bugid=1 slides] (mindmap project covered in tutorial above with source in CVS under /examples)
+
 
+
Creating your own Domain Specific Modeler using GMF [http://eclipsezilla.eclipsecon.org/attachment.cgi?id=175 slides] (project found in CVS under /examples)
+
 
+
==== ECOOP 2006 ====
+
Developing a Domain-Specific Modeler with GMF [[Media:GMF_OOPSLA2006.ppt | slides]] [[GMF_Tutorial_BPMN | tutorial]] (modified for OOPSLA 2006)
+
  
 
[[Category:Modeling]]
 
[[Category:Modeling]]

Revision as of 11:37, 7 November 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

2.0 Stream New and Noteworthy New-small.gif

Development Guidelines

GMF Documentation

Back to the top