<
From version < 14.1 >
edited by wah
on 2012/10/11 14:08
To version < 21.1 >
edited by wah
on 2012/10/12 11:40
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -76,9 +76,7 @@
76 76  * Shallow History: (% style="color: rgb(0,0,0);" %)is a pseudo state. It is placed inside a region of a composite state.
77 77  * (% style="color: rgb(0,0,0);" %)Deep History: (% style="color: rgb(0, 0, 0); color: rgb(0, 0, 0)" %) is similar to shallow history. With a deep history the latest state of multiple nested states is remembered.-
78 78  
79 -**KIELER**:
80 -
81 -A History is a Transition
79 +**KIELER**: A History is a Transition
82 82  )))
83 83  |(((
84 84  Synchronization
... ... @@ -99,6 +99,42 @@
99 99  
100 100  )))
101 101  
100 +|=(((
102 102  
102 +)))|=(((
103 +KIELER
104 +)))|=(((
105 +YAKINDU
106 +)))
107 +|(((
108 +Interface declaration
109 +)))|(((
110 +[[image:attach:image2012-10-12 10:59:54.png]]
111 +)))|(((
112 +[[image:attach:image2012-10-12 10:51:52.png]]
113 +)))
103 103  
104 -= Master =
115 += Yakindu SCT module structure =
116 +
117 +[[See Yakindu Wiki>>url:http://svn.codespot.com/a/eclipselabs.org/yakindu/SCT2/trunk/plugins/org.yakindu.sct.doc.user/help/developer/01_Overview/overview.html||shape="rect"]]
118 +
119 += Customizing Yakindu SCT Editor to SyncCharts =
120 +
121 +Two steps are required to adapt the Yakindu SCT Editor to the SyncCharts syntax:
122 +
123 +* adapting the graphical representation (sgraph)
124 +* extending or replacing the textual description language (stext)
125 +
126 +1. (((
127 +== adapting the graphical representation ==
128 +
129 +The meta-model (org.yakindu.sct.model.sgraph)
130 +The palette (org.yakindu.sct.ui.editor/plugin.xml)
131 +Figures (org.yakindu.sct.ui.editor.editor.figures)
132 +Editparts (org.yakindu.sct.ui.editor.editparts)
133 +)))
134 +1. (((
135 +== extending or replacing the textual description language ==
136 +
137 +(% style="color: rgb(0,0,0);" %)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. It is case sensitive.
138 +)))
Confluence.Code.ConfluencePageClass[0]
Id
... ... @@ -1,1 +1,1 @@
1 -2982054
1 +2982068
URL
... ... @@ -1,1 +1,1 @@
1 -https://rtsys.informatik.uni-kiel.de/confluence//wiki/spaces/KIELER/pages/2982054/A SyncChart-Editor based on Yakindu
1 +https://rtsys.informatik.uni-kiel.de/confluence//wiki/spaces/KIELER/pages/2982068/A SyncChart-Editor based on Yakindu