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
m
Line 36: Line 36:
  
 
=== Presentations ===
 
=== Presentations ===
==== EclipseCon 2006 ====
+
*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)
 
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)
 
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 ====
+
*ECOOP 2006
 
Developing a Domain-Specific Modeler with GMF [[Media:GMF_OOPSLA2006.ppt | slides]] [[GMF_Tutorial_BPMN | tutorial]] (modified for OOPSLA 2006)
 
Developing a Domain-Specific Modeler with GMF [[Media:GMF_OOPSLA2006.ppt | slides]] [[GMF_Tutorial_BPMN | tutorial]] (modified for OOPSLA 2006)
 
+
*EclipseWorld 2006
==== EclipseWorld 2006 ====
+
 
Building Better Graphical Editors with GMF [[Media:Gronback_EclipseWorld2006_GMF.ppt | slides]]
 
Building Better Graphical Editors with GMF [[Media:Gronback_EclipseWorld2006_GMF.ppt | slides]]
  
==== Callisto Webinar ====
+
*Callisto Webinar
 
[http://adobedev.breezecentral.com/p17835008/ Using EMF & GMF]
 
[http://adobedev.breezecentral.com/p17835008/ Using EMF & GMF]
  
 
[[Category:Modeling]]
 
[[Category:Modeling]]

Revision as of 10:54, 7 November 2006

Tutorials

Mindmap Part 1 | Part 2 | Part 3 | Part 4 BPMN Diagram Runtime Tutorials

Online Help

Tooling Documentation

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

  • Validation - Information on OCL, constraints, audit, and metric features
  • Migration - 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 (mindmap project covered in tutorial above with source in CVS under /examples)

Creating your own Domain Specific Modeler using GMF slides (project found in CVS under /examples)

  • ECOOP 2006

Developing a Domain-Specific Modeler with GMF slides tutorial (modified for OOPSLA 2006)

  • EclipseWorld 2006

Building Better Graphical Editors with GMF slides

  • Callisto Webinar

Using EMF & GMF

Back to the top