<
From version < 20.1 >
edited by wah
on 2012/10/12 11:27
To version < 23.1 >
edited by wah
on 2012/10/12 12:38
>
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:
... ... @@ -122,15 +122,15 @@
122 122  * extending or replacing the textual description language (stext)
123 123  
124 124  1. (((
125 -== adapting the graphical representation ==
127 +== Adapting the graphical representation ==
126 126  
127 -The meta-model (org.yakindu.sct.model.sgraph)
129 +(% style="color: rgb(0,0,0);" %)The meta model for the graphical representation of the state machine models(%%) (org.yakindu.sct.model.sgraph)
128 128  The palette (org.yakindu.sct.ui.editor/plugin.xml)
129 129  Figures (org.yakindu.sct.ui.editor.editor.figures)
130 130  Editparts (org.yakindu.sct.ui.editor.editparts)
131 131  )))
132 132  1. (((
133 -== extending or replacing the textual description language ==
135 +== Extending or replacing the textual description language ==
134 134  
135 135  (% 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.
136 136  )))
Confluence.Code.ConfluencePageClass[0]
Id
... ... @@ -1,1 +1,1 @@
1 -2982066
1 +2982071
URL
... ... @@ -1,1 +1,1 @@
1 -https://rtsys.informatik.uni-kiel.de/confluence//wiki/spaces/KIELER/pages/2982066/A SyncChart-Editor based on Yakindu
1 +https://rtsys.informatik.uni-kiel.de/confluence//wiki/spaces/KIELER/pages/2982071/A SyncChart-Editor based on Yakindu