Skip to main content

Notice: This Wiki is now read only and edits are no longer 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"

Line 23: Line 23:
 
*Tutorial: [http://wiki.eclipse.org/images/4/43/EGF-Tutorial_reuse_and_customization_v0.1.0.pdf Download] this tutorial to understand the reuse and customization with EGF and the pattern extensibility.  
 
*Tutorial: [http://wiki.eclipse.org/images/4/43/EGF-Tutorial_reuse_and_customization_v0.1.0.pdf Download] this tutorial to understand the reuse and customization with EGF and the pattern extensibility.  
 
*Videos: [http://vimeo.com/15664081 Pattern Creation], [http://vimeo.com/15683231 Pattern Preconditions]<br>
 
*Videos: [http://vimeo.com/15664081 Pattern Creation], [http://vimeo.com/15683231 Pattern Preconditions]<br>
 +
 +
== Reporting of Model-to-text Transformations ==
 +
 +
*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  ==
 
== Portfolios  ==

Revision as of 13:18, 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

Reporting of Model-to-text Transformations

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

Portfolios

Refer to the portfolios provided by EGF:

Metamodel

Download the EGF metamodel


Back to the top