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 1: Line 1:
 
== EGF Tutorial  ==
 
== EGF Tutorial  ==
  
[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>[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>  
+
[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> [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> [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>  
  
 
== EGF Use Cases<br>  ==
 
== EGF Use Cases<br>  ==
Line 7: Line 7:
 
Learning '''Factory Component''' and&nbsp;'''Task''': [http://wiki.eclipse.org/images/a/a7/EGF-Exercices-FactoryComponent-UC1-egf0.2.5.pdf Exercices] + [http://wiki.eclipse.org/images/2/24/Org.eclipse.egf.usecase.fc.uc1-egf0.2.5.zip Solution (plug-in)]  
 
Learning '''Factory Component''' and&nbsp;'''Task''': [http://wiki.eclipse.org/images/a/a7/EGF-Exercices-FactoryComponent-UC1-egf0.2.5.pdf Exercices] + [http://wiki.eclipse.org/images/2/24/Org.eclipse.egf.usecase.fc.uc1-egf0.2.5.zip Solution (plug-in)]  
  
Learning '''Pattern''': [http://wiki.eclipse.org/images/8/8d/EGF-Exercices-Pattern-UC1-egf0.2.5.pdf Exercices] + [http://wiki.eclipse.org/images/1/12/Org.eclipse.egf.usecase.pattern.uc1-egf0.2.5.zip Solution (plug-in)]<br>  
+
Learning '''Pattern''': [http://wiki.eclipse.org/images/8/8d/EGF-Exercices-Pattern-UC1-egf0.2.5.pdf Exercices] + [http://wiki.eclipse.org/images/1/12/Org.eclipse.egf.usecase.pattern.uc1-egf0.2.5.zip Solution (plug-in)]<br> Learning '''Pattern Extensibility''': [http://wiki.eclipse.org/images/b/b3/EGF-Exercices-Pattern-UC2-egf0.2.5.pdf Exercices] + [http://wiki.eclipse.org/images/1/11/Org.eclipse.egf.usecase.pattern.uc2-egf0.2.5.zip Solution (plug-in)]<br>  
  
Learning '''Pattern Extensibility''': [http://wiki.eclipse.org/images/b/b3/EGF-Exercices-Pattern-UC2-egf0.2.5.pdf Exercices] + [http://wiki.eclipse.org/images/1/11/Org.eclipse.egf.usecase.pattern.uc2-egf0.2.5.zip Solution (plug-in)]<br>
+
Learning '''EMF Generation Patterns - 1''': [http://wiki.eclipse.org/images/a/a4/EGF-Exercices-EMF-UC1-egf0.2.5.pdf Exercices] + [http://wiki.eclipse.org/images/7/7d/Org.eclipse.egf.usecase.emf.uc1-egf0.2.5.zip Solution (plug-in)]<br> Learning '''EMF Generation Patterns - 2''': [http://wiki.eclipse.org/images/9/9c/EGF-Exercices-EMF-UC2-egf0.2.5.pdf Exercices] + [http://wiki.eclipse.org/images/9/99/Org.eclipse.egf.usecase.emf.uc2-egf0.2.5.zip Solution (plug-in)]<br>  
 
+
Learning '''EMF Generation Patterns - 1''': [http://wiki.eclipse.org/images/a/a4/EGF-Exercices-EMF-UC1-egf0.2.5.pdf Exercices] + [http://wiki.eclipse.org/images/7/7d/Org.eclipse.egf.usecase.emf.uc1-egf0.2.5.zip Solution (plug-in)]<br>  
+
Learning '''EMF Generation Patterns - 2''': [http://wiki.eclipse.org/images/9/9c/EGF-Exercices-EMF-UC2-egf0.2.5.pdf Exercices] + [http://wiki.eclipse.org/images/9/99/Org.eclipse.egf.usecase.emf.uc2-egf0.2.5.zip Solution (plug-in)]<br>  
+
  
 
== Metamodel<br>  ==
 
== Metamodel<br>  ==

Revision as of 06:28, 25 June 2010

EGF Tutorial

Download this tutorial to understand the main features of EGF: 1) factory component, task, activity, production plan, 2) pattern.
Download this tutorial to understand the reuse and customization with EGF and the pattern extensibility.
Download this tutorial for in introduction of a pattern-based EMF Generation.

EGF Use Cases

Learning Factory Component and Task: Exercices + Solution (plug-in)

Learning Pattern: Exercices + Solution (plug-in)
Learning Pattern Extensibility: Exercices + Solution (plug-in)

Learning EMF Generation Patterns - 1: Exercices + Solution (plug-in)
Learning EMF Generation Patterns - 2: Exercices + Solution (plug-in)

Metamodel

Download the EGF metamodel

Video

Factory Component Creation
Pattern Creation

Back to the top