Chapter 2. Installation

2.1.  Prerequisites

[Caution]Caution

KerMeta must be installed (FSM tutorial is only available in this case). If not, please read the "How to install KerMeta" tutorial.

2.1.1. Required knowledge

  1. People who read this document need to have some knowledge about either EMOF or ECore metamodels

  2. Since ecore is used, people should have a minimal knowledge, as end-users, of Eclipse development environment.

2.2.  Install FSM project

2.2.1.  Install FSM tutorial

We start from the main Eclipse window.

Eclipse window

Figure 2.1.  Eclipse window


Select : "File" > "New">> "Example.. A window appears. You are asked to choose a wizard for project creation. At the bottom of the list, you will find "Kermeta samples" item. Browse it and select "FSM tutorial Demo". The "Finish" button has been enabled. Click on it.

Wizard for selection

Figure 2.2.  Wizard for selection


Thanks to the wizard creation project, a project named "fr.irisa.triskell.kermeta.samples.fsm.demoAspect" appeared on the left side of Eclipse.

View of the example project

Figure 2.3.  View of the example project


2.2.2. Install the tutorial 's solution

If you directly want to see the results, the solutions are available into File -> New -> Example -> Kermeta Samples -> FSM Solutions.

Now, you have the reference project and you can follow the tutorial.The next chapter presents the metamodel used in this tutorial.