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"

(Presentations)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
=== Documentation Index ===
+
#REDIRECT [[Graphical Modeling Framework/Documentation]]
Feel free to contribute to this [[GMF Documentation Index | index]]!
+
 
+
=== Tutorials ===
+
 
+
*[[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://help.eclipse.org/help32/topic/org.eclipse.gmf.doc/tutorials/index.html Runtime Tutorials]
+
*Introductory [http://www.onjava.com/pub/a/onjava/2007/07/11/gmf-beyond-the-wizards.html article] on GMF at ONJava.com
+
*An org chart tutorial [http://mirrors.ibiblio.org/pub/mirrors/eclipse/technology/phoenix/demos/gmf-orgchart/ viewlet]
+
*[[Simple Telecom Network | Flash based GMF Tutorial of a Simple Telecom Network]]
+
 
+
=== Eclipse Corner Articles ===
+
*[http://www.eclipse.org/articles/Article-Introducing-GMF/article.html Introducing the GMF Runtime]
+
*[http://www.eclipse.org/articles/article.php?file=Article-Integrating-EMF-GMF-Editors/index.html Integrating EMF and GMF Editors]
+
*[http://www.eclipse.org/articles/Article-FromFrontendToCode-MDSDInPractice/article.html From Front End to Code - MDSD in Practice]
+
 
+
=== Online Help ===
+
 
+
*[http://help.eclipse.org/help32/topic/org.eclipse.gmf.doc/prog-guide/runtime/index.html Runtime Programmer's Guide]
+
*[http://help.eclipse.org/help32/topic/org.eclipse.gmf.doc/howto/diagram/index.html Runtime How-To Guide]
+
*[http://help.eclipse.org/help32/topic/org.eclipse.gmf.doc/examples-guide/index.html Runtime Examples]
+
*[http://help.eclipse.org/help32/topic/org.eclipse.gmf.doc/reference/api/runtime/overview-summary.html Runtime API Reference]
+
*[http://help.eclipse.org/help32/topic/org.eclipse.gmf.doc/reference/api/tooling/overview-summary.html Tooling API Reference]
+
*[http://help.eclipse.org/help32/topic/org.eclipse.gmf.doc/reference/extension-points/index.html Extension Points Reference]
+
 
+
=== General Documentation ===
+
*[[Graphical Modeling Framework FAQ|Frequently Asked Questions (FAQ)]]
+
*[[GMF Tips|Tips and Code Snippets]]
+
*[[GMF Migration|Model Migration]]
+
*[[GMF Reconciler|Reconciler]]
+
*[[GMF RCP Support|RCP Support]]
+
*[[GMF Troubleshooting Guide|Troubleshooting Guide]]
+
*[[GMF Build Instructions|GMF Build Instructions]]
+
Articles about diagram editor concepts and how they are supported in GMF tooling (definition, mapping, generation):
+
*[[GMF Nodes|Nodes]]
+
*[[GMF Links|Links]]
+
*[[GMF Labels|Labels]]
+
Information on OCL, constraints, audit, and metric features:
+
*[[GMF Constraints|GMF Constraints and Validation]]
+
 
+
=== Tooling Model Hints ===
+
 
+
Description of GMF models and usage hints.
+
*[[GMFGraph Hints|Graphical Definition Model]]
+
*[[GMF MapModel Hints|Mapping Model]]
+
*[[GMF GenModel Hints|Generator Model]]
+
 
+
=== Newsgroup Noteworthy Q&A ===
+
*[[GMF_Newsgroup_Q_and_A|eclipse.modeling.gmf]] (current)
+
*[[GMF_Archived_Newsgroup_Q_and_A|eclipse.technology.gmf]] (archived)
+
 
+
=== Presentations ===
+
*EclipseCon 2006
+
**''Introduction to GMF'' [http://eclipsezilla.eclipsecon.org/php/attachment.php?bugid=1 slides]
+
**''Creating your own Domain Specific Modeler using GMF'' [http://eclipsezilla.eclipsecon.org/attachment.cgi?id=175 slides]
+
 
+
*ECOOP 2006 ''Developing a Domain-Specific Modeler with GMF'' [[Media:GMF_ECOOP2006.ppt.zip | slides]] [[GMF_Tutorial_BPMN | tutorial]] ([[Media:GMF_OOPSLA2006.ppt.zip |slides]] modified for OOPSLA 2006)
+
 
+
*EclipseWorld 2006 ''Building Better Graphical Editors with GMF'' [[Media:Gronback_EclipseWorld2006_GMF.ppt.zip | slides]]
+
 
+
*Eclipse Summit Europe 2006 ''What's New in Modeling at Eclipse'' [[Media:NewInModeling_ESE2006.ppt.zip | slides]]
+
 
+
*Callisto Webinar [http://adobedev.breezecentral.com/p17835008/ Using EMF & GMF]
+
 
+
*EclipseCon 2007
+
**''GMF Best Practices'' [http://eclipsezilla.eclipsecon.org/show_bug.cgi?id=3739 Submission with the slides attached]
+
 
+
*EclipseCon 2008
+
**''Introduction to the Graphical Modeling Framework'' (Network domain demo) [http://www.eclipsecon.org/2008/?page=sub/&id=337 Submission]
+
**''GMF:Exemplary MDD'' [http://www.eclipsecon.org/2008/?page=sub/&id=320 Submission]
+
**''Using GMF and M2M for Model-driven-development'' [http://www.eclipsecon.org/2008/?page=sub/&id=48 Submission]
+
 
+
*EclipseCon 2009
+
**''GMF and QVTO: roads (finally) crossed'' [http://www.eclipsecon.org/2009/sessions?id=512 Session]
+
 
+
[[Category:Modeling]] [[Category:GMF]]
+

Latest revision as of 13:22, 4 November 2009

Back to the top