<
From version < 18.1 >
edited by wah
on 2012/10/12 11:00
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
... ... @@ -112,8 +112,10 @@
112 112  [[image:attach:image2012-10-12 10:51:52.png]]
113 113  )))
114 114  
115 -
115 += Yakindu SCT module structure =
116 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 +
117 117  = Customizing Yakindu SCT Editor to SyncCharts =
118 118  
119 119  Two steps are required to adapt the Yakindu SCT Editor to the SyncCharts syntax:
... ... @@ -121,4 +121,16 @@
121 121  * adapting the graphical representation (sgraph)
122 122  * extending or replacing the textual description language (stext)
123 123  
124 -
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 -2982062
1 +2982068
URL
... ... @@ -1,1 +1,1 @@
1 -https://rtsys.informatik.uni-kiel.de/confluence//wiki/spaces/KIELER/pages/2982062/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