Wiki source code of Graphical Editors with Graphiti
Version 1.1 by msp on 2012/11/06 11:00
Show last authors
| author | version | line-number | content |
|---|---|---|---|
| 1 | This tutorial will introduce another kind of concrete syntax for your models, namely a graphical syntax. Instead of writing models in a textual format, they are created by dragging elements from a palette into a two-dimensional plane. The framework we will employ here is [[Graphiti>>url:http://www.eclipse.org/graphiti/||shape="rect"]], which is based on the [[Graphical Editing Framework>>url:http://www.eclipse.org/gef/||shape="rect"]]. | ||
| 2 | |||
| 3 | === Contents === | ||
| 4 | |||
| 5 | |||
| 6 | |||
| 7 | {{toc maxLevel="2"/}} | ||
| 8 | |||
| 9 |