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"

 
(39 intermediate revisions by the same user not shown)
Line 1: Line 1:
== EGF Tutorial  ==
+
[[Image:Logo EGF.png|right]]
  
[http://wiki.eclipse.org/images/9/9a/EGF-Tutorial_v0.1.0.pdf Download] this tutorial to understand the main features of EGF: 1) factory component, task, activity, production plan, 2) pattern.<br>
+
<br>  
[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.<br>
+
  
 +
== &nbsp;Overview<br>  ==
  
== EGF Use Cases<br> ==
+
*Download an [http://wiki.eclipse.org/images/6/66/EGF_Introduction.pdf introduction] to EGF<br>  
 +
*Practice: All the examples are included in EGF. The [http://wiki.eclipse.org/EGF/Portfolio EGF portfolios] provides complete examples.<br>
 +
*Additional examples can be found on [http://code.google.com/a/eclipselabs.org/p/egf-portfolio/ Eclipse Labs] (e.g., for Ruby extension to EGF) <br>
  
Learning '''Factory Component''' and&nbsp;'''Task''': [http://wiki.eclipse.org/images/6/61/EGF-Exercices-FactoryComponent-UC1-egf0.2.3.pdf Exercices] + [http://wiki.eclipse.org/images/a/a5/Org.eclipse.egf.usecase.fc.uc1-egf0.2.3.zip Solution (plug-in)]
+
== Generation Chain  ==
  
Learning '''Pattern''': [http://wiki.eclipse.org/images/4/42/EGF-Exercices-Pattern-UC1-egf0.2.3.pdf Exercices] + [http://wiki.eclipse.org/images/6/6f/Org.eclipse.egf.usecase.pattern.uc1-egf0.2.3.zip Solution (plug-in)]<br>
+
*Tutorial: [http://wiki.eclipse.org/images/5/50/EGF_Tutorial_Generation_Chain_v0.1.0.pdf Download] this tutorial to understand how to define generation chains
 +
*Video: [http://vimeo.com/29472598 EGF Generation Chain]<br>
  
== Video ==
+
== EGF Activities: Factory Component and Task ==
  
[http://vimeo.com/9842155 Factory Component Creation]<br>[http://vimeo.com/10019187 Pattern Creation]
+
*Tutorial: see the introduction to EGF
 +
*Videos: [http://vimeo.com/15639796 Activity Creation], [http://vimeo.com/15705526 Activity Worflow with Java and Ruby], [http://vimeo.com/9842155 Factory Component Creation]<br>
 +
 
 +
== EGF Patterns  ==
 +
 
 +
*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/b/bd/EGF_Tutorial_Pattern_Trace.pdf Download] this tutorial to understand how to trace (or debug) the patterns which contribute to a model-to-text transformation.
 +
*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.
 +
 
 +
== Headless mode  ==
 +
 
 +
*Video: [http://vimeo.com/43042913 Eclipse in headless mode with EGF]<br>
 +
 
 +
= Metamodel  =
 +
 
 +
[http://wiki.eclipse.org/images/6/6e/Egf-metamodel-0.2.5.zip Download] the EGF metamodel<br>
 +
 
 +
<br>

Latest revision as of 12:21, 29 May 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.

Headless mode

Metamodel

Download the EGF metamodel


Copyright © Eclipse Foundation, Inc. All Rights Reserved.