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"

(Generation Chain)
Line 11: Line 11:
 
== 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/29472598 EGF Generation Chain]<br>
 
*Video: [http://vimeo.com/29472598 EGF Generation Chain]<br>
  
 
== EGF Activities: Factory Component and Task  ==
 
== EGF Activities: Factory Component and Task  ==
  
 +
*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>
 
*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>
*Practice:<br>
 
 
&nbsp;&nbsp;&nbsp; Learning '''Factory Component''' and&nbsp;'''Task''': [http://wiki.eclipse.org/images/4/44/EGF-Exercices-FactoryComponent-UC1.pdf Exercices] + Solution in [http://wiki.eclipse.org/images/4/45/Egf-examples.zip examples] / org.eclipse.egf.usecase.fc.uc1 plugin
 
 
&nbsp;&nbsp;&nbsp; Example of '''Activity Workflow''' with Java and Ruby: [http://wiki.eclipse.org/images/4/45/Egf-examples.zip examples] / org.eclipse.egf.usecase.activityworkflow.uc1 plugin
 
  
 
== 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]  
+
*Videos: [http://vimeo.com/15664081 Pattern Creation], [http://vimeo.com/15683231 Pattern Preconditions]<br>
*Practice:
+
 
+
&nbsp; &nbsp; Learning '''Pattern''': [http://wiki.eclipse.org/images/6/6a/EGF-Exercices-Pattern-UC1.pdf Exercices] + Solution in [http://wiki.eclipse.org/images/4/45/Egf-examples.zip examples] / org.eclipse.egf.usecase.pattern.uc1 plugin
+
<br>&nbsp;&nbsp;&nbsp; Learning '''Pattern Extensibility''': [http://wiki.eclipse.org/images/3/36/EGF-Exercices-Pattern-UC2.pdf Exercices] + Solution in [http://wiki.eclipse.org/images/4/45/Egf-examples.zip examples] / org.eclipse.egf.usecase.pattern.uc2 plugin
+
  
 
== Portfolios  ==
 
== Portfolios  ==
  
Refer to the portfolios provided by EGF:
+
Refer to the portfolios provided by EGF:  
  
 
*[http://wiki.eclipse.org/EGF/Portfolio/EMF Enhancement EMF Generation]<br>  
 
*[http://wiki.eclipse.org/EGF/Portfolio/EMF Enhancement EMF Generation]<br>  

Revision as of 13:07, 26 January 2012

Logo EGF.png


 Overview

  • Download an introduction to EGF
  • Practice: All the examples are included in EGF
  • 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

Portfolios

Refer to the portfolios provided by EGF:

Metamodel

Download the EGF metamodel


Copyright © Eclipse Foundation, Inc. All Rights Reserved.