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 "EGF Tutorial and Use Cases"

(EGF Patterns)
Line 28: Line 28:
  
 
*Tutorial: [http://wiki.eclipse.org/images/5/5c/EGF_Tutorial_M2TReporting.pdf Download] this tutorial to post-process and report M2T transformations based on EGF patterns.  
 
*Tutorial: [http://wiki.eclipse.org/images/5/5c/EGF_Tutorial_M2TReporting.pdf Download] this tutorial to post-process and report M2T transformations based on EGF patterns.  
 
== Portfolios  ==
 
 
Refer to the portfolios provided by EGF:
 
 
*[http://wiki.eclipse.org/EGF/Portfolio/EMF Enhancement EMF Generation]<br>
 
*[http://wiki.eclipse.org/EGF/Portfolio/Build Build Portfolio]<br>
 
  
 
= Metamodel  =
 
= Metamodel  =

Revision as of 13:24, 26 January 2012

Logo EGF.png


 Overview

  • Download an introduction to EGF
  • Practice: All the examples are included in EGF. The EGF portfolios provides complete examples.
  • Additional examples can be found on Eclipse Labs (e.g., for Ruby extension to EGF)

Generation Chain

EGF Activities: Factory Component and Task

EGF Patterns

  • Tutorial: Download this tutorial to understand the reuse and customization with EGF and the pattern extensibility.
  • Tutorial: Download this tutorial to understand how to trace (or debug) the patterns which contribute to a model-to-text transformation.
  • Videos: Pattern Creation, Pattern Preconditions

Reporting of Model-to-text Transformations

  • Tutorial: Download this tutorial to post-process and report M2T transformations based on EGF patterns.

Metamodel

Download the EGF metamodel


Back to the top