FSM example
Build date: 3-November-2010
Last modification: $Date:: 2010-05-25 08:39:54#$
19/07/2006
Abstract
This tutorial is part of a serie of tutorials that explain step by step the process explained in the Building DSL main process. In this case, it rely on the classical Finite State Machine example.
Table of Contents
List of Figures
- 2.1. Eclipse window
- 2.2. Wizard for selection
- 2.3. View of the example project
- 3.1. Example of IO/State machines
- 3.2. FSM metamodel
- 3.3. A simple fsm metamodel
- 4.1. Create dynamic instance from an Ecore file
- 4.2. Example of dynamic instance
- 4.3. Model Directory Property
- 4.4. Plugins Generated with EMF
- 5.1. Wizard to create a new Kermeta file
- 5.2. New Kermeta file
- 5.3. Register the meta model into the EMF EPackage Registry
- 5.4. Kermeta icon
- 5.5. Reload icon
- 5.6. Fsm_dyn_sample1.xmi
- 5.7. Fsm_dyn_sample1.xmi content
- 5.8. Fsm_scratch_sample view
- 6.1. Fsm_scratch_sample view
- 6.2. Invariant error 's trace
- 7.1. The launcher folder
- 7.2. Execution of minimization example
- 7.3. Run configurations
- 8.1. FSM metamodel with behavior
- 8.2. Example of behaviour execution
- 10.1. Import EMF and Topcased FSM Editor deployed plugins
- 10.2. Customize icons
- 10.3. FSM icon
- 10.4. State icon
- 10.5. Transition icon