<
From version < 26.1 >
edited by wah
on 2012/10/15 10:45
To version < 20.1 >
edited by wah
on 2012/10/12 11:27
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -112,10 +112,8 @@
112 112  [[image:attach:image2012-10-12 10:51:52.png]]
113 113  )))
114 114  
115 -= Yakindu SCT module structure =
115 +
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 -
119 119  = Customizing Yakindu SCT Editor to SyncCharts =
120 120  
121 121  Two steps are required to adapt the Yakindu SCT Editor to the SyncCharts syntax:
... ... @@ -124,26 +124,15 @@
124 124  * extending or replacing the textual description language (stext)
125 125  
126 126  1. (((
127 -== Adapting the graphical representation ==
125 +== adapting the graphical representation ==
128 128  
129 -(% style="color: rgb(0,0,0);" %)To adapt the graphical representation, several step is required:(%%)
130 -(% style="color: rgb(0,0,0);" %) (%%)\\
131 -
132 -1. adapting the Metamodel for the graphical represenation (% style="color: rgb(0,0,0);" %)of the state machine models(%%) (org.yakindu.sct.model.sgraph)\\
133 -11. [[Yakindu SCT Metamodel>>attach:Yakindu sgraph.pdf]]
134 -11. [[KIELER SyncCharts Metamodel>>attach:synccharts.pdf]]
135 -\\
136 -1. Figures (org.yakindu.sct.ui.editor.editor.figures)
137 -\\
138 -1. Editparts (org.yakindu.sct.ui.editor.editparts)
139 -\\
140 -1. Propertysheets (org.yakindu.sct.ui.editor.propertysheets)
141 -\\
142 -1. The palette (org.yakindu.sct.ui.editor/plugin.xml)
143 -\\
127 +The meta-model (org.yakindu.sct.model.sgraph)
128 +The palette (org.yakindu.sct.ui.editor/plugin.xml)
129 +Figures (org.yakindu.sct.ui.editor.editor.figures)
130 +Editparts (org.yakindu.sct.ui.editor.editparts)
144 144  )))
145 145  1. (((
146 -== Extending or replacing the textual description language ==
133 +== extending or replacing the textual description language ==
147 147  
148 148  (% 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.
149 149  )))
Confluence.Code.ConfluencePageClass[0]
Id
... ... @@ -1,1 +1,1 @@
1 -2982096
1 +2982066
URL
... ... @@ -1,1 +1,1 @@
1 -https://rtsys.informatik.uni-kiel.de/confluence//wiki/spaces/KIELER/pages/2982096/A SyncChart-Editor based on Yakindu
1 +https://rtsys.informatik.uni-kiel.de/confluence//wiki/spaces/KIELER/pages/2982066/A SyncChart-Editor based on Yakindu