Hide last authors
wah 7.1 1 = Yakindu SCT =
2
anm 61.1 3 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 4
anm 60.1 5 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 6
wah 58.1 7 [[image:attach:Yakindu SCT.png]]
wah 9.1 8
wah 12.1 9 = Yakindu SCT Editor VS KIELER SyncCharts Editor =
wah 10.1 10
wah 58.1 11 * [[Comparison of the graphical representation>>doc:Comparison of the graphical representation]]
12 * [[Comparison of the textual description language>>doc:Comparison of the textual description language]]
13 * [[The KIELER textual SyncCharts>>doc:Textual SyncCharts (KITS)]]
14 * [[doc:Interfaces declarations]]
15 * [[doc:Transitions priorities]]
wah 44.1 16
wah 21.1 17 = Yakindu SCT module structure =
wah 18.1 18
wah 47.1 19 (% style="margin-left: 30.0px;" %)
anm 62.1 20 [[See Yakindu Wiki>>url:http://www.statecharts.org/documentation.html#Overview||shape="rect"]]
wah 21.1 21
wah 16.1 22 = Customizing Yakindu SCT Editor to SyncCharts =
23
24 Two steps are required to adapt the Yakindu SCT Editor to the SyncCharts syntax:
25
wah 40.1 26 * adapting the graphical representation (sgraph + ui)
wah 55.1 27 * adapting the textual description language (stext)
wah 16.1 28
wah 41.1 29 (% style="margin-left: 30.0px;" %)
wah 52.1 30 == The graphical representation ==
wah 19.1 31
wah 41.1 32 (% style="margin-left: 30.0px;" %)
wah 42.1 33 (% style="color: rgb(0,0,0);" %)To adapt the graphical representation, several steps are required:
wah 25.1 34
wah 41.1 35 *
wah 59.1 36 *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 37 *11. [[Yakindu SCT Metamodel>>attach:sgraph.pdf]]
38 *11. [[KIELER SyncCharts Metamodel>>attach:synccharts.pdf]]
wah 25.1 39 \\
wah 41.1 40 *1. Figures (org.yakindu.sct.ui.editor.editor.figures)
wah 25.1 41 \\
wah 41.1 42 *1. Editparts (org.yakindu.sct.ui.editor.editparts)
wah 25.1 43 \\
wah 41.1 44 *1. Propertysheets (org.yakindu.sct.ui.editor.propertysheets)
wah 26.1 45 \\
wah 41.1 46 *1. The palette (org.yakindu.sct.ui.editor/plugin.xml)
wah 32.1 47
48 (% style="margin-left: 60.0px;" %)
wah 58.1 49 **
50 **
wah 32.1 51
wah 58.1 52 (% style="margin-left: 60.0px;" %)
53 **Experimentations**
wah 38.1 54
wah 58.1 55 * [[How to modify Initial and Finial States in Yakindu SCT Editor>>doc:How to modify Initial and Final States in Yakindu SCT Editor]]
56 * [[doc:How to add Transition Types in Yakindu SCT Editor]]
57
wah 41.1 58 (% style="margin-left: 30.0px;" %)
wah 52.1 59 == The textual description language ==
wah 20.1 60
wah 52.1 61 (% style="margin-left: 30.0px;" %)
62 (% 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 63
wah 52.1 64 *
wah 58.1 65 ** [[doc:Yakindu-SCCharts textual desciption language]].
wah 52.1 66
wah 51.1 67 (((
68 (% style="color: rgb(0,0,0);" %)
69
70 )))
71
72 (((
73 (% style="color: rgb(0,0,0);" %)Project progress
74 )))