Wiki source code of The Thin Kieler SyncCharts Editor
Version 1.1 by bdu on 2012/04/24 12:23
Show last authors
author | version | line-number | content |
---|---|---|---|
1 | |||
2 | |||
3 | |||
4 | |||
5 | The Thin Kieler SyncCharts Editor (ThinKCharts) is an Eclipse-based SyncCharts modeling environment with advanced features such as structure-based editing, automatic layout and dynamic simulation visualization. | ||
6 | |||
7 | * [[SyncCharts Editor User Guide>>url:http://trac.rtsys.informatik.uni-kiel.de/trac/kieler/wiki/Projects/Editors/Synccharts/UserGuide||shape="rect" class="wiki"]] | ||
8 | * [[Simulation of SyncCharts using KlePto>>url:http://trac.rtsys.informatik.uni-kiel.de/trac/kieler/wiki/Projects/KlePto||shape="rect" class="wiki"]] | ||
9 | * [[Customization of Automatic Layout>>url:http://trac.rtsys.informatik.uni-kiel.de/trac/kieler/wiki/Projects/KIML||shape="rect" class="wiki"]] | ||
10 | |||
11 | * [[ThinKCharts Implementation Internals>>url:http://trac.rtsys.informatik.uni-kiel.de/trac/kieler/wiki/Projects/Editors/Synccharts/Implementation||shape="rect" class="wiki"]] | ||
12 | * [[Metamodels behind SyncCharts>>url:http://trac.rtsys.informatik.uni-kiel.de/trac/kieler/wiki/Projects/Editors/Metamodels||shape="rect" class="wiki"]] | ||
13 | * [[(% class="icon" %) (%%)API documentation>>url:http://rtsys.informatik.uni-kiel.de/confluence/%7Ekieler/doc/||shape="rect" class="ext-link"]] | ||
14 | ** especially see these packages for more documentation of the metamodels: | ||
15 | ** de.cau.cs.kieler.synccharts | ||
16 | ** de.cau.cs.kieler.core.annotations | ||
17 | ** de.cau.cs.kieler.core.expressions | ||
18 | |||
19 | * [[Downloads>>url:http://trac.rtsys.informatik.uni-kiel.de/trac/kieler/wiki/Downloads||shape="rect" class="wiki"]] | ||
20 | ** Start with the KIELER Rich Client Application (RCA) Release 0.3. With this standalone application you can play with SyncCharts and get familiar with them. | ||
21 | ** Later, you can download Eclipse 3.6 and get the KIELER plugins into that via our update site. There you can then start to programmatically interface with KIELER. | ||
22 | |||
23 | = General = | ||
24 | |||
25 | * **Documentation of SyncCharts:** C. ANDRÉ: Semantics of SyncCharts, Technical Report RR2003-24, ISRN I3S/RR-2003-24-FR, I3S, Sophia Antipolis, April 2003, 76 pages. [[(% class="icon" %) (%%)http:~~/~~/www.i3s.unice.fr/%7Eandre/CA%20Publis/SSM03/RR200324.pdf>>url:http://www.i3s.unice.fr/%7Eandre/CA%20Publis/SSM03/RR200324.pdf||shape="rect" class="ext-link"]] | ||
26 | * **Documentation of Eclipse:** [[(% class="icon" %) (%%)http:~~/~~/help.eclipse.org>>url:http://help.eclipse.org/||shape="rect" class="ext-link"]] |