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"

(Main Concepts)
 
(23 intermediate revisions by the same user not shown)
Line 3: Line 3:
 
<br>  
 
<br>  
  
== Main Concepts ==
+
== &nbsp;Overview<br> ==
  
*Quick tour of EGF: [http://wiki.eclipse.org/images/2/24/EGF-QuickTour.pdf here]<br>  
+
*Download an [http://wiki.eclipse.org/images/6/66/EGF_Introduction.pdf introduction] to EGF<br>  
*Tutorial: [http://wiki.eclipse.org/images/9/9a/EGF-Tutorial_v0.1.0.pdf Download] this tutorial to understand the main concepts of EGF: 1) factory component, task, activity, production plan, 2) pattern.<br>  
+
*Practice: All the examples are included in EGF. The [http://wiki.eclipse.org/EGF/Portfolio EGF portfolios] provides complete examples.<br>  
*Link:&nbsp; [http://code.google.com/a/eclipselabs.org/p/egf-portfolio/ EGF Portfolio] on Eclipse Labs (e.g., for Ruby extension to EGF)  
+
*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>
*Practice: Library model example commonly used in the sequel: [http://wiki.eclipse.org/images/a/a9/Org.eclipse.emf.examples.library.zip plug-in] <br>
+
  
 
== Generation Chain  ==
 
== Generation Chain  ==
  
*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'''.
+
*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/15654610 EGF Generation Chain]<br>
+
*Video: [http://vimeo.com/29472598 EGF Generation Chain]<br>
 
+
&nbsp;&nbsp;&nbsp; Learning '''Generation Chain''': [http://wiki.eclipse.org/images/c/cf/EGF-Exercices-GenerationChain-UC1.pdf Exercices] + [http://wiki.eclipse.org/images/a/a9/Org.eclipse.egf.usecase.generationchain.uc1.zip Solution (plug-in)]
+
  
 
== EGF Activities: Factory Component and Task  ==
 
== EGF Activities: Factory Component and Task  ==
  
*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>  
+
*Tutorial: see the introduction to EGF
*Practice:<br>
+
*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>
 
+
&nbsp;&nbsp;&nbsp; Learning '''Factory Component''' and&nbsp;'''Task''': [http://wiki.eclipse.org/images/4/44/EGF-Exercices-FactoryComponent-UC1.pdf Exercices] + [http://wiki.eclipse.org/images/3/31/Org.eclipse.egf.usecase.fc.uc1.zip Solution (plug-in)]
+
 
+
&nbsp;&nbsp;&nbsp; Example of '''Activity Workflow''' with Java and Ruby: [http://wiki.eclipse.org/images/9/93/Org.eclipse.egf.usecase.activityworkflow.uc1.zip plug-in]
+
  
 
== EGF Patterns  ==
 
== 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/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]
+
*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.
*Practice:
+
*Videos: [http://vimeo.com/15664081 Pattern Creation], [http://vimeo.com/15683231 Pattern Preconditions]<br>
 
+
&nbsp; &nbsp; Learning '''Pattern''': [http://wiki.eclipse.org/images/6/6a/EGF-Exercices-Pattern-UC1.pdf Exercices] + [http://wiki.eclipse.org/images/3/36/Org.eclipse.egf.usecase.pattern.uc1.zip Solution (plug-in)]<br>&nbsp;&nbsp;&nbsp; Learning '''Pattern Extensibility''': [http://wiki.eclipse.org/images/3/36/EGF-Exercices-Pattern-UC2.pdf Exercices] + [http://wiki.eclipse.org/images/1/17/Org.eclipse.egf.usecase.pattern.uc2.zip Solution (plug-in)]<br>  
+
  
== Enhanced EMF Generation  ==
+
== Reporting of Model-to-text Transformations ==
  
*Tutorial: [http://wiki.eclipse.org/images/b/b7/EGF_Tutorial_-_EMF_Generation_Patterns_v0.1.0.pdf Download] this tutorial for in introduction of a '''pattern-based EMF Generation'''.<br>
+
*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.  
*Video: [http://vimeo.com/9842155 EMF Wrapper]<br>
+
*Practice:<br>
+
  
&nbsp;&nbsp;&nbsp; Learning '''EMF Generation Patterns - 1''': [http://wiki.eclipse.org/images/1/1b/EGF-Exercices-EMF-UC1.pdf Exercices] + [http://wiki.eclipse.org/images/7/75/Org.eclipse.egf.usecase.emf.uc1.zip Solution (plug-in)]<br>&nbsp;&nbsp;&nbsp; Learning '''EMF Generation Patterns - 2''': [http://wiki.eclipse.org/images/d/d3/EGF-Exercices-EMF-UC2.pdf Exercices] + [http://wiki.eclipse.org/images/c/cb/Org.eclipse.egf.usecase.emf.uc2.zip Solution (plug-in)]<br>
+
== Headless mode  ==
  
<br>
+
*Video: [http://vimeo.com/43042913 Eclipse in headless mode with EGF]<br>
  
 
= Metamodel  =
 
= Metamodel  =

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.