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"

(Models)
(40 intermediate revisions by 9 users not shown)
Line 1: Line 1:
 +
{{GMF}}
 +
 +
== What is GMF ? ==
 
<table>
 
<table>
 
<tr><td>The Eclipse Graphical Modeling Framework ([http://www.eclipse.org/gmf GMF]) provides a generative component and runtime infrastructure for developing graphical editors based on [http://www.eclipse.org/emf EMF] and [http://www.eclipse.org/gef GEF].<br/><br/>While the main GMF [http://www.eclipse.org/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.</td><td align='right'>
 
<tr><td>The Eclipse Graphical Modeling Framework ([http://www.eclipse.org/gmf GMF]) provides a generative component and runtime infrastructure for developing graphical editors based on [http://www.eclipse.org/emf EMF] and [http://www.eclipse.org/gef GEF].<br/><br/>While the main GMF [http://www.eclipse.org/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.</td><td align='right'>
 
[[Image:gmf_logo_banner.png]]</td>
 
[[Image:gmf_logo_banner.png]]</td>
 
</tr></table>
 
</tr></table>
<br/>
 
 
=== [[GMF_Project_Plan|Draft 2.0 Project Plan]] ===
 
 
=== [[Image:New-small.gif]] [[GMF New and Noteworthy#R20|2.0 Stream New and Noteworthy]] ===
 
 
=== [[GMF Development Guidelines|Development Guidelines]] ===
 
 
=== Mindmap Tutorial ===
 
[[GMF Tutorial|GMF Tutorial Part 1]]
 
 
[[GMF Tutorial Part 2]]
 
 
[[GMF Tutorial Part 3]]
 
 
[[GMF Tutorial Part 4]]
 
  
[http://adobedev.breezecentral.com/p17835008/ Callisto Webinar (EMF & GMF)]
+
== Get started ==
 +
Feel free to improve all these resourcesit by your own experience, and if you detect an issue you are not able to fix, please report it!
  
=== Documentation ===
+
=== Tutorials ===
  
*[[Graphical Modeling Framework FAQ|Frequently Asked Questions (FAQ)]]
+
==== Main tutorial ====
*[[GMF Troubleshooting Guide|Troubleshooting Guide]]
+
#[[/Tutorial/Part 1 | Get started with GMF - Mindmap example]]
*[[GMF Tips|Tips]]
+
#[[/Tutorial/Part 2 | Learn how to configure your editor]]
 +
#[[/Tutorial/Part 3 | Advanced customization]]
 +
#[[/Tutorial/Part 4 | GMF Lite]]
  
==== Diagram Content ====
+
==== Other tutorials & documentation ====
 +
*[[/Documentation|Documentation]]
 +
*[[/Documentation/Index| Documentation Index]]
  
Articles about diagram editor concepts and how they are supported in GMF.
+
== Installing ==
*[[GMF Nodes|Nodes]]
+
*[[GMF Links|Links]]
+
*[[GMF Labels|Labels]]
+
  
==== Models ====
+
=== Releases ===
 +
GMF Users should install the releases from the following update sites:
 +
* GMF Runtime update site: http://download.eclipse.org/modeling/gmf/update-site/releases/ or directly from the Indigo update-site
 +
* GMF Tooling update site: http://download.eclipse.org/modeling/gmp/gmf-tooling/updates/releases/
  
Description of GMF models and usage hints.
+
=== Snapshots (unstable) ===
*[[GMFGraph Hints|Graphical Definition Hints]]
+
Snapshots are to be used by contributors to have the most recent builds with latest fixes. See [[/Contributors Area#Builds]]
*[[GMF MapModel|Mapping]] ([[GMF MapModel Hints|Hints]])
+
*[[GMF GenModel|Generator Model]] ([[GMF GenModel Hints|Hints]])
+
  
=== Presentations ===
+
== Versions ==
==== EclipseCon 2006 ====
+
* [[/Versions| Project Plan and New & Noteworthy page]]
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)
+
== All ==
 +
*[[:Category:GMF|Pages in GMF Category]]
  
 
[[Category:Modeling]]
 
[[Category:Modeling]]
 +
[[Category:GMF]]
 +
[[Category:MDD]]

Revision as of 05:52, 7 December 2011



GMF
Website
Download
Dev Builds
Update Site releases milestones
Community
Mailing ListNewsgroupIRC
Bugzilla
Open
Help Wanted
Bug Day
Source
GMF Notation: View CVS repo

GMF Runtime: View CVS repo
GMF Tooling: View Git Repo, GitHub


What is GMF ?

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

Get started

Feel free to improve all these resourcesit by your own experience, and if you detect an issue you are not able to fix, please report it!

Tutorials

Main tutorial

  1. Get started with GMF - Mindmap example
  2. Learn how to configure your editor
  3. Advanced customization
  4. GMF Lite

Other tutorials & documentation

Installing

Releases

GMF Users should install the releases from the following update sites:

Snapshots (unstable)

Snapshots are to be used by contributors to have the most recent builds with latest fixes. See /Contributors Area#Builds

Versions

All

Copyright © Eclipse Foundation, Inc. All Rights Reserved.