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 "GMF Documentation"

m (Tooling Documentation)
m (Tooling Documentation)
Line 14: Line 14:
 
*[http://help.eclipse.org/help32/topic/org.eclipse.gmf.doc/reference/extension-points/index.html Extension Points Reference]
 
*[http://help.eclipse.org/help32/topic/org.eclipse.gmf.doc/reference/extension-points/index.html Extension Points Reference]
  
=== Tooling Documentation ===
+
=== General Documentation ===
 
+
*[[Graphical Modeling Framework FAQ|Frequently Asked Questions (FAQ)]]
Articles about diagram editor concepts and how they are supported in GMF (definition, mapping, generation):
+
*[[GMF Tips|Tips and Code Snippets]]
 +
Articles about diagram editor concepts and how they are supported in GMF tooling (definition, mapping, generation):
 
*[[GMF Nodes|Nodes]]
 
*[[GMF Nodes|Nodes]]
 
*[[GMF Links|Links]]
 
*[[GMF Links|Links]]
Line 24: Line 25:
 
Information on tooling model migration:
 
Information on tooling model migration:
 
*[[GMF Migration|Migration]]
 
*[[GMF Migration|Migration]]
 +
*[[GMF Troubleshooting Guide|Troubleshooting Guide]]
  
 
=== Tooling Model Hints ===
 
=== Tooling Model Hints ===

Revision as of 11:05, 7 November 2006

Tutorials

Online Help

General Documentation

Articles about diagram editor concepts and how they are supported in GMF tooling (definition, mapping, generation):

Information on OCL, constraints, audit, and metric features:

Information on tooling model migration:

Tooling Model Hints

Description of GMF models and usage hints.

Newsgroup Noteworthy Q&A

Presentations

  • EclipseCon 2006
    • Introduction to GMF slides
    • Creating your own Domain Specific Modeler using GMF slides
  • ECOOP 2006 Developing a Domain-Specific Modeler with GMF slides tutorial (modified for OOPSLA 2006)
  • EclipseWorld 2006 Building Better Graphical Editors with GMF slides
  • Eclipse Summit Europe 2006 What's New in Modeling at Eclipse slides

Back to the top