Difference between revisions of "Graphical Modeling Framework/Documentation"
(→Presentations) |
(→Presentations) |
||
Line 85: | Line 85: | ||
*EclipseCon 2011 | *EclipseCon 2011 | ||
− | ** ''GMF : Create you graphical DSL'' [http://www.slideshare.net/mchv/gmf-create-your-graphical-dsl-eclipsecon-11 slides] | + | ** ''GMF : Create you graphical DSL'' [http://www.slideshare.net/mchv/gmf-create-your-graphical-dsl-eclipsecon-11 slides] |
+ | |||
+ | *Eclipse Democamp Grenoble 2011 | ||
+ | ** ''Overview of the Eclipse Modeling Stack'' [http://www.slideshare.net/BonitaSoft/modeling-with-eclipse slides] | ||
+ | ** '' Leveraging Modeling Stack in your application: Bonita Open Solution Case Study'' [http://www.slideshare.net/BonitaSoft/leveraging-eclipse-modeling-stack-case-study-bonita-open-solution slides] | ||
[[Category:Modeling]] [[Category:GMF]] [[Category:GMP]] | [[Category:Modeling]] [[Category:GMF]] [[Category:GMP]] |
Revision as of 11:38, 29 June 2011
GMF |
Website |
Download |
Dev Builds |
Update Site releases milestones |
Community |
Mailing List • Newsgroup • IRC |
Bugzilla |
Open |
Help Wanted |
Bug Day |
Source |
GMF Notation: View CVS repo GMF Runtime: View CVS repo |
Contents
Documentation Index
Feel free to contribute to this index!
Tutorials
- Mindmap Part 1 | Part 2 | Part 3 | Part 4
- BPMN Diagram
- Runtime Tutorials
- Introductory article on GMF at ONJava.com
- An org chart tutorial viewlet
- Flash based GMF Tutorial of a Simple Telecom Network
- Model2Text using Xpand and QVT for Query
- Customize your GMF editor by customizing templates
- How to create and customize boundary items in Eclipse GMF
Eclipse Corner Articles
- Introducing the GMF Runtime
- Integrating EMF and GMF Editors
- From Front End to Code - MDSD in Practice
Online Help
- Runtime Programmer's Guide
- Runtime How-To Guide
- Runtime Examples
- Runtime API Reference
- Tooling API Reference
- Extension Points Reference
General Documentation
- Frequently Asked Questions (FAQ)
- Tips and Code Snippets
- Recipes
- Model Migration
- Reconciler
- RCP Support
- Troubleshooting Guide
- GMF Build Instructions
Articles about diagram editor concepts and how they are supported in GMF tooling (definition, mapping, generation):
Information on OCL, constraints, audit, and metric features:
Tooling Model Hints
Description of GMF models and usage hints.
Newsgroup Noteworthy Q&A
- eclipse.modeling.gmf (current)
- eclipse.technology.gmf (archived)
Presentations
- EclipseCon 2006
- ECOOP 2006 Developing a Domain-Specific Modeler with GMF slides tutorial (slides 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
- Callisto Webinar Using EMF & GMF
- EclipseCon 2007
- GMF Best Practices Submission with the slides attached
- EclipseCon 2008
- Introduction to the Graphical Modeling Framework (Network domain demo) Submission
- GMF:Exemplary MDD Submission
- Using GMF and M2M for Model-driven-development Submission
- EclipseCon 2009
- GMF and QVTO: roads (finally) crossed Session
- EclipseCon 2010
- GMF showcase slides
- EclipseCon 2011
- GMF : Create you graphical DSL slides