Kermeta tutorial

The FSM example

François Tanguy, Didier Vojtisek

Build date: 3-November-2006

Abstract

This tutorial is part of a serie of tutorials that explain step by step one of the aspect of Kermeta. This one is the master tutorial that will guide you through the different tutorials illustrating the explanation using the Finite State Machine example. After having read this tutorial (and dependent tutorials) you will know how to create a metamodel, add behavior and use it for simulation


Table of Contents

Preface
1. Prerequisites
2. Introduction
3. Finite State Machine Specifications
4. Loading the FSM example
5. How to create a KerMeta meta model ?
6. How to add behavior to a KerMeta meta model ?
7. How to run a FSM model and to use run configurations?

List of Figures

3.1.
3.2.
4.1.
4.2.
4.3.