Hide last authors
cmot 64.1 1 {{panel title="Project Overview" borderStyle="dashed"}}
2 Project Status:
3
4 * **CURRENTLY (% style="color: rgb(0,51,102);" %)__NOT__ (%%)UNDER ACTIVE DEVELOPMENT**
5
6 Responsible:
7
8 * [[Christian Motika>>url:http://www.informatik.uni-kiel.de/rtsys/kontakt/cmot/||shape="rect"]]
9
10 Related Theses:
11
12 * Whabi Haribi, //A SyncChart-Editor based on Yakindu//, March 2013 ([[pdf>>url:http://rtsys.informatik.uni-kiel.de/%7Ebiblio/downloads/theses/wah-mt.pdf||shape="rect" class="external-link-new-window"]])
13 {{/panel}}
14
wah 7.1 15 = Yakindu SCT =
16
anm 61.1 17 YAKINDU Statechart Tools (SCT) is an open source tool for the specification and development of reactive, event-based systems using state machines ([[Yakindu SCT User Guide>>url:http://www.statecharts.org/documentation.html||shape="rect"]]).
wah 5.1 18
anm 60.1 19 YAKINDU SCT consists of a graphical tool for editing and provides validation, simulation, and code generators for different target platforms. The tools are provided as Eclipse-plugins and integrate tightly into the IDE ([[Yakindu SCT Website>>url:http://www.statecharts.org||shape="rect"]]).
wah 8.1 20
wah 58.1 21 [[image:attach:Yakindu SCT.png]]
wah 9.1 22
wah 12.1 23 = Yakindu SCT Editor VS KIELER SyncCharts Editor =
wah 10.1 24
wah 58.1 25 * [[Comparison of the graphical representation>>doc:Comparison of the graphical representation]]
26 * [[Comparison of the textual description language>>doc:Comparison of the textual description language]]
cmot 63.1 27 * [[The KIELER textual SyncCharts>>doc:SCharts Textual Syntax (*\.SCT)]]
wah 58.1 28 * [[doc:Interfaces declarations]]
29 * [[doc:Transitions priorities]]
wah 44.1 30
wah 21.1 31 = Yakindu SCT module structure =
wah 18.1 32
wah 47.1 33 (% style="margin-left: 30.0px;" %)
anm 62.1 34 [[See Yakindu Wiki>>url:http://www.statecharts.org/documentation.html#Overview||shape="rect"]]
wah 21.1 35
wah 16.1 36 = Customizing Yakindu SCT Editor to SyncCharts =
37
38 Two steps are required to adapt the Yakindu SCT Editor to the SyncCharts syntax:
39
wah 40.1 40 * adapting the graphical representation (sgraph + ui)
wah 55.1 41 * adapting the textual description language (stext)
wah 16.1 42
wah 41.1 43 (% style="margin-left: 30.0px;" %)
wah 52.1 44 == The graphical representation ==
wah 19.1 45
wah 41.1 46 (% style="margin-left: 30.0px;" %)
wah 42.1 47 (% style="color: rgb(0,0,0);" %)To adapt the graphical representation, several steps are required:
wah 25.1 48
wah 41.1 49 *
wah 59.1 50 *1. adapting the Metamodel for the graphical representation (% style="color: rgb(0,0,0);" %)of the state machine models(%%) (org.yakindu.sct.model.sgraph)\\
wah 58.1 51 *11. [[Yakindu SCT Metamodel>>attach:sgraph.pdf]]
52 *11. [[KIELER SyncCharts Metamodel>>attach:synccharts.pdf]]
wah 25.1 53 \\
wah 41.1 54 *1. Figures (org.yakindu.sct.ui.editor.editor.figures)
wah 25.1 55 \\
wah 41.1 56 *1. Editparts (org.yakindu.sct.ui.editor.editparts)
wah 25.1 57 \\
wah 41.1 58 *1. Propertysheets (org.yakindu.sct.ui.editor.propertysheets)
wah 26.1 59 \\
wah 41.1 60 *1. The palette (org.yakindu.sct.ui.editor/plugin.xml)
wah 32.1 61
62 (% style="margin-left: 60.0px;" %)
wah 58.1 63 **
64 **
wah 32.1 65
wah 58.1 66 (% style="margin-left: 60.0px;" %)
67 **Experimentations**
wah 38.1 68
wah 58.1 69 * [[How to modify Initial and Finial States in Yakindu SCT Editor>>doc:How to modify Initial and Final States in Yakindu SCT Editor]]
70 * [[doc:How to add Transition Types in Yakindu SCT Editor]]
71
wah 41.1 72 (% style="margin-left: 30.0px;" %)
wah 52.1 73 == The textual description language ==
wah 20.1 74
wah 52.1 75 (% style="margin-left: 30.0px;" %)
76 (% style="color: rgb(0,0,0);" %)Yakindu: The textual [[description language>>url:http://svn.codespot.com/a/eclipselabs.org/yakindu/SCT2/trunk/plugins/org.yakindu.sct.doc.user/help/user/05_Reference/reference.html#Statechartdescriptionlanguage||shape="rect"]] is used to declare and describe behaviors in the state machine.
wah 51.1 77
wah 52.1 78 *
wah 58.1 79 ** [[doc:Yakindu-SCCharts textual desciption language]].
wah 52.1 80
wah 51.1 81 (((
82 (% style="color: rgb(0,0,0);" %)
83
84 )))
85
86 (((
87 (% style="color: rgb(0,0,0);" %)Project progress
88 )))