Wiki source code of The Thin Kieler SyncCharts Editor (ThinKCharts)
Version 9.1 by cmot on 2012/10/02 11:43
Show last authors
author | version | line-number | content |
---|---|---|---|
1 | {{panel title="Project Overview" borderStyle="dashed"}} | ||
2 | Related Theses: | ||
3 | |||
4 | * Matthias Schmeling, //ThinKCharts – The Thin KIELER SyncCharts Editor//, September 2009 ([[pdf>>url:http://rtsys.informatik.uni-kiel.de/%7Ebiblio/downloads/theses/schm-st.pdf||shape="rect"]]) | ||
5 | {{/panel}} | ||
6 | |||
7 | [[image:attach:SyncCharts@image2012-10-2 11:34:32.png]][[image:attach:SyncCharts@image2012-10-2 11:34:38.png]] | ||
8 | |||
9 | 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. | ||
10 | |||
11 | * (% class="wiki" %)[[SyncCharts Editor User Guide>>doc:ThinKCharts User Guide]] | ||
12 | * (% class="wiki" %)[[Simulation of SyncCharts using KlePto>>doc:Leveraging Ptolemy Semantics (KlePto)]] | ||
13 | * (% class="wiki" %)[[Customization of Automatic Layout>>doc:Infrastructure for Meta Layout (KIML)]] | ||
14 | |||
15 | * (% class="wiki" %)ThinKCharts Implementation Internals | ||
16 | * (% class="wiki" %)Metamodels behind SyncCharts | ||
17 | * (% class="ext-link icon" %) (% class="ext-link" %)API documentation | ||
18 | ** especially see these packages for more documentation of the metamodels: | ||
19 | ** de.cau.cs.kieler.synccharts | ||
20 | ** de.cau.cs.kieler.core.annotations | ||
21 | ** de.cau.cs.kieler.core.expressions | ||
22 | |||
23 | * (% class="wiki" %)Downloads | ||
24 | ** 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. | ||
25 | ** 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. | ||
26 | |||
27 | = General = | ||
28 | |||
29 | * **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"]] | ||
30 | * **Documentation of Eclipse:** [[(% class="icon" %) (%%)http:~~/~~/help.eclipse.org>>url:http://help.eclipse.org/||shape="rect" class="ext-link"]] |