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 "EEF"

(2010 World Cup Forecast)
m (How points are calculated)
Line 64: Line 64:
 
You can win 4 points per match.
 
You can win 4 points per match.
  
All the matches of the pools will have a coefficient of 1 with the exception of the matches involving France which will have a coefficient of 2.
+
All the matches of the pools will have a coefficient of 1. After the pools phase, all predictions will have a coefficient of 2.
After the pools phase, all predictions will have a coefficient of 2 with the exception of the matches involving France which will have a coefficient of 3.
+
 
+
  
 
==== Manual ====
 
==== Manual ====

Revision as of 07:59, 10 June 2010

Presentation

The EEF project is part of EMFT (EMF Technology).

EEF provides a generative component and runtime infrastructure for developing advanced components to ease the EMF based model editing. It is composed of three parts :

  • A runtime containing a set of advanced widgets and a generic and extensible MVC architecture
  • Standard metamodels allowing the definition of models that will parameterize the actual editing components that are to be generated
  • An Acceleo module generating a standard architecture extending the framework's runtime.

The generated elements can be integrated in any SWT/JFace components to ease the EMF model based editing.

Sample of properties view integrating a component generated with EEF Sample of JFace wizard integrating a component generated with EEF

Documentation

Installation

EEF Installation Guide

Tutorials

My first generation with EEF

How to customize the generated EEF code

Guides

EEF User Guide

EEF Developer Guide

EEF Releng Guide

Sources

EEF Sources

New & Noteworthy

EEF New and Noteworthy

2010 World Cup Forecast

Splashscreen worldcup forecast 1.png


How to play

In order to play to our forecast game, you will have to download our application here

Then you just have to use the "World Cup Forecast" menu

New worldcup forecast 1.png

If you want more details, you can see the manual below.


How points are calculated

If you have the winning team, you have 2 points. If you have the correct number of goals of the first team, you have 1 point, same thing with the number of goal of the second team. You can win 4 points per match.

All the matches of the pools will have a coefficient of 1. After the pools phase, all predictions will have a coefficient of 2.

Manual

When you will launch the application, you will be welcomed by the main page

Screenshot worldcup forecast 1.png


From here, you will be able to create a new player thanks to the "World Cup Forecast" menu

Screenshot worldcup forecast 2.png


Then you will be able to see your prediction file

Screenshot worldcup forecast 3.png


You can then enter your prediction for a match

Screenshot worldcup forecast 4.png


And then you just have to save the file (just use "Save..." do not use "Save as...") and send it to our servers thanks to the "commit" menu (in the "World Cup Forecast" menu) Commiting a file is a bit tricky at first, you just have to enter a password and click upload to send the file (it will send the file and create your account on our servers so do not forget your password), then the next time you want to upload the file you just have to use the same password again. A message will be visible to warn you about the result. Then you just have to close the "Commit" dialog box by yourself.

Screenshot worldcup forecast 5.png


In the "World Cup Forecast" menu you also have the ability to see the "results and ratings", you can see there the results from all the players.

Screenshot worldcup forecast 6.png


You can also see all the matchs and their coefficient.

Screenshot worldcup forecast 7.png


Then you can see all the results of a team

Screenshot worldcup forecast 8.png


You cann see all the forecasts from all the players

Screenshot worldcup forecast 9.png


And finally you will be able to witness your rating when it will be available in our servers

Roadmap

v0.7.1

  • Views refactoring (control part extraction) - 90%
  • Views composition - 100%
  • SWT Standard widgets management - 75%
  • Extension point to add generator - 100%
  • Better context management - 0%
  • EEF widgets features alignement - 80%

v0.8.0

  • Alternative EMF.Edit generation - 0%
  • Filters modelisation - 90%
  • Incremental intializer - 0%
  • EMF Databinding integration - 5%
  • Help system integration - 5%
  • Lock system - 0%
  • Test generation - 10%

v1.0

  • New advanced widgets set (Nebula, Riena, ...) - 0%

Contact

Team

  • Goulwen Le Fur, Obeo - Project lead
  • Nathalie Lépine, Obeo
  • Stéphane Bouchet, Obeo
  • Patrick Tessier, CEA List - UML codegen maintainer

More information

  • Newsgroup : eclipse.technology.emft
  • Mailing list : emft-dev@eclipse.org

Back to the top