MCL-DP TP2 instructions

On this page we will provide a detailed guide on how to successfully create an ECore model of finite state machines and an example automaton

Step-by-step guide

We will go through various steps in order to

1

Setting up Eclipse IDE and EMF

All instructions are already mentioned in TP1 but we will add more details with photos to make it easier to setup a development environment.

2

Configuring a FiniteStateMachine ECore model

We will create an ECore model, generate class diagram then generate a model creation wizard for finite state machines.

3

Creating a sample Automaton

after creating the model creation wizard we will create an object diagram of a sample automaton then we will be able to generate Java code.

Last updated