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

EGF Tutorial and Use Cases

Revision as of 09:10, 12 November 2010 by Benoit.langlois.thalesgroup.com (Talk | contribs) (Enhanced EMF Generation)

Logo EGF.png


Main Concepts

  • Tutorial: Download this tutorial to understand the main concepts of EGF: 1) factory component, task, activity, production plan, 2) pattern.
  • Link:  EGF Portfolio on Eclipse Labs (e.g., for Ruby extension to EGF)
  • Practice: Library model example commonly used in the sequel: plug-in

Generation Chain

    Learning Generation Chain: Exercices + Solution (plug-in)

EGF Activities: Factory Component and Task

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

    Example of Activity Workflow with Java and Ruby: plug-in

EGF Patterns

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

Enhanced EMF Generation

  • Tutorial: Download this tutorial for in introduction of a pattern-based EMF Generation.
  • Video: EMF Wrapper
  • Practice:

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


Metamodel

Download the EGF metamodel


Back to the top