Show last authors
1 {{layout}}
2 {{layout-section ac:type="single"}}
3 {{layout-cell}}
4 This is a light-weight tutorial for developing additions for SCCharts in KIELER. It will use Eclipse, EMF, and Xtend and therefore, finishing the corresponding tutorials could prove useful. However, they are not a strict requirement for this tutorial.
5
6
7
8 {{toc/}}
9
10 = Preliminaries =
11
12 There's a few things to do before we dive into the tutorial itself. For example, to do Eclipse programming, you will have to get your hands on an Eclipse installation first. Read through the following sections to get ready for the tutorial tasks.
13
14 == Required Software ==
15
16 As you're going to develop for KIELER SCCharts we recommend to use the semantic Oomph setup as described in [[doc:KIELER.Getting Eclipse]] (Oomph Setup). However, you could also install all componentes by yourself. Please consult the other tutorials if you want to do that. You would need to install the Modeling Tools and the Xtext SDK.
17 {{/layout-cell}}
18 {{/layout-section}}
19
20 {{layout-section ac:type="three_equal"}}
21 {{layout-cell}}
22
23
24 Additionally, install the** EcoreViz** from the **Ecore Model Visualization** category from the **OpenKieler** update site: [[http:~~/~~/rtsys.informatik.uni-kiel.de/~~~~kieler/updatesite/nightly-openkieler/>>url:http://rtsys.informatik.uni-kiel.de/~~kieler/updatesite/nightly-openkieler/||rel="nofollow" shape="rect"]]. For this, choose //Install New Software...// in the //Help// tab.
25
26 Due to the ongoing migration you have to install a workaround for EcoreViz to function. You have to install the KLighD diagram view directly from [[http:~~/~~/rtsys.informatik.uni-kiel.de/~~~~kieler/updatesite/release_pragmatics_2016-02/>>url:http://rtsys.informatik.uni-kiel.de/~~kieler/updatesite/release_pragmatics_2016-02/||shape="rect"]]. Select the features
27
28 * KIELER Lightweight Diagrams - Developer Resources and
29 * KIELER Lightweight Diagrams Generic Diagram View.
30
31 (This step should be obsolete in the near future.)
32 {{/layout-cell}}
33
34 {{layout-cell}}
35
36
37 [[image:attach:InstallEcoreViz.png]]
38
39
40 {{/layout-cell}}
41
42 {{layout-cell}}
43
44
45 [[image:attach:InstallKLighDFeatures.png]]
46 {{/layout-cell}}
47 {{/layout-section}}
48
49 {{layout-section ac:type="single"}}
50 {{layout-cell}}
51 == Recommended Tutorials ==
52
53 We recommend that you have completed the following tutorials before diving into this one (or at least sweep over them). However, this is not a strict requirement.
54
55 1. [[doc:Eclipse Plug-ins and Extension Points]]
56 1. [[doc:Eclipse Modeling Framework (EMF)]]
57 11. This tutorial needs the turingmachine.ecore and the controller you've implemented in the EMF tutorial. If you did not complete the EMF tutorial, you may download a working turing machine here... (in the future).
58 1. (((
59 (% class="with-breadcrumbs" %)
60 [[Xtend 2 - Model Transformations>>url:http://rtsys.informatik.uni-kiel.de/confluence/display/TUT/Xtend+2+-+Model+Transformations||shape="rect"]]
61 )))
62
63 == Helpful Tutorials ==
64
65 When developing within the KIELER semantics team, you will most likely be confronted with Xtext and [[doc:KIELER.Lightweight Diagrams (KLighD)]]. The following tutorials may be helpful but not required for this tutorial.
66
67 1. [[doc:Xtext 2 - Creating a Grammar from Scratch]]
68 1. [[doc:Lightweight Diagrams (KLighD)]]
69
70 == Finding Documentation ==
71
72 You can find additional documentation to the aforementioned topics in the corresponding tutorials. If you get stuck with a particular topic, please consult that tutorial. For SCCharts, you should read the SCCharts confluence page in our wiki: [[doc:KIELER.SCCharts]]
73
74 As usual, documentation often gets obsolete or wrong if not maintained regularly, so please, if you find missing, misleading, or outdated information, please let us know.
75
76 Additionally, the following list will give a short overview over the most important publications:
77
78 * (% style="color: rgb(0,0,0);" %)**Main paper:**
79 Reinhard von Hanxleden and Björn Duderstadt and Christian Motika and Steven Smyth and Michael Mendler and Joaquín Aguado and Stephen Mercer and Owen O’Brien. SCCharts: Sequentially Constructive Statecharts for Safety-Critical Applications. In (% class="cmti-10" %)Proc. ACM SIGPLAN Conference on Programming Language Design(%%) (% class="cmti-10" %)and Implementation (PLDI’14)(%%), Edinburgh, UK, June 2014. ACM. (%%)[[pdf>>url:http://rtsys.informatik.uni-kiel.de/~~biblio/downloads/papers/pldi14.pdf||shape="rect"]](% style="color: rgb(0,0,0);" %), (%%)[[talk>>url:http://rtsys.informatik.uni-kiel.de/~~biblio/downloads/talks/pldi14-talk.pdf||shape="rect"]](% style="color: rgb(0,0,0);" %), (%%)[[bib>>url:http://rtsys.informatik.uni-kiel.de/~~biblio/cgi-bin/bibcgi.cgi?key=vonHanxledenDM+14||shape="rect"]]
80 * **SLIC Compilation:**
81 (% style="color: rgb(0,0,0);" %)Christian Motika and Steven Smyth and Reinhard von Hanxleden. Compiling SCCharts—A Case-Study on Interactive Model-Based Compilation. In (% class="cmti-10" %)Proceedings of(%%) (% class="cmti-10" %)the 6th International Symposium on Leveraging Applications of Formal(%%) (% class="cmti-10" %)Methods, Verification and Validation (ISoLA 2014)(%%), volume 8802 of (% class="cmti-10" %)LNCS(%%), page 443–462, Corfu, Greece, October 2014. The (%%)[[original publication>>url:http://dx.doi.org/10.1007/978-3-662-45234-9||shape="rect"]](% style="color: rgb(0,0,0);" %) is available at (%%)[[http:~~/~~/link.springer.com>>url:http://link.springer.com/||shape="rect"]](% style="color: rgb(0,0,0);" %). (%%)[[pdf>>url:http://rtsys.informatik.uni-kiel.de/~~biblio/downloads/papers/isola14.pdf||shape="rect"]](% style="color: rgb(0,0,0);" %), (%%)[[bib>>url:http://rtsys.informatik.uni-kiel.de/~~biblio/cgi-bin/bibcgi.cgi?key=MotikaSvH14||shape="rect"]]
82 * **Theoretical Foundations:**
83 (% style="color: rgb(0,0,0);" %)Reinhard von Hanxleden and Michael Mendler and Joaquín Aguado and Björn Duderstadt and Insa Fuhrmann and Christian Motika and Stephen Mercer and Owen O’Brien and Partha Roop. Sequentially Constructive Concurrency—A Conservative Extension of the Synchronous Model of Computation. (% class="cmti-10" %)ACM Transactions on Embedded Computing(%%) (% class="cmti-10" %)Systems, Special Issue on Applications of Concurrency to System Design(%%), 13(4s):144:1–144:26, July 2014. (%%)[[pdf>>url:http://rtsys.informatik.uni-kiel.de/~~biblio/downloads/papers/tecs14.pdf||shape="rect"]](% style="color: rgb(0,0,0);" %), (%%)[[bib>>url:http://rtsys.informatik.uni-kiel.de/~~biblio/cgi-bin/bibcgi.cgi?key=vonHanxledenMA+14||shape="rect"]]
84 * **Overview and High-Level Transformations in Detail:**
85 (% style="color: rgb(0,0,0);" %)Reinhard von Hanxleden and Björn Duderstadt and Christian Motika and Steven Smyth and Michael Mendler and Joaquín Aguado and Stephen Mercer and Owen O’Brien. SCCharts: Sequentially Constructive Statecharts for Safety-Critical Applications. Technical Report 1311, Christian-Albrechts-Universität zu Kiel, Department of Computer Science, December 2013. ISSN 2192-6247. (%%)[[pdf>>url:http://rtsys.informatik.uni-kiel.de/~~biblio/downloads/papers/report-1311.pdf||shape="rect"]](% style="color: rgb(0,0,0);" %), (%%)[[bib>>url:http://rtsys.informatik.uni-kiel.de/~~biblio/cgi-bin/bibcgi.cgi?key=vonHanxledenDM+13b||shape="rect"]]
86
87
88 {{/layout-cell}}
89 {{/layout-section}}
90
91 {{layout-section ac:type="two_right_sidebar"}}
92 {{layout-cell}}
93 = The SCCharts Metamodel =
94
95 Navigate to the {{code language="none"}}models{{/code}} folder of the plugin {{code language="none"}}de.cau.cs.kieler.sccharts{{/code}}. Here, open the {{code language="none"}}sccharts.ecore{{/code}} and right-click on the {{code language="none"}}sccharts.ecore{{/code}} file and select //Visualize Ecore Model//. Since you also installed **EcoreViz** from the OpenKieler Suite, you should now see a graphical representation of the SCCharts metamodel. Every SCChart will be a model of this metamodel.
96
97 To see all class information check //Attributes/Literals// in the Diagram Options on the right.
98
99 EcoreViz gives you an overview over the selected Ecore diagram. However, Ecore model definitions may depend on other Ecore definitions that are not displayed in the diagram. You can open new diagrams for these Ecore files as described before or use the Ecore tree editor to inspect all classes.
100
101 Try to understand most parts of the metamodel. You don't have to understand every detail but you should get the idea.
102
103 ==== Model Task ====
104
105 1. Answer the following questions
106 11. How do you describe a superstate in the model?
107 11. Outline the relationship between states, regions, transitions, and valued objects.\\
108 11. Name the class of the root element of an SCChart.
109 11. What is a valued object?
110 11. How do you get the type of an interface variable?
111 11. What other metamodels are needed for the SCCharts metamodel and write down which one is needed for what?
112 1. Write down (on paper, text editor, etc) how the following SCChart models look like
113 11. Open the wiki page that explains the [[doc:KIELER.Textual SCCharts Language SCT]].
114 11. Search the //SCChart, Initial State, State, Transition and Immediate Transition //example and ...
115 111. write down (on paper or text editor, etc) how the model of that SCChart looks like.
116 111. The user now marks C as final. What has to be changed in the model? What semantic problem do you see?
117 11. Now, navigate to the //Super State: Strong Abort Transition //example. Write down (on paper) how the model of that SCCharts looks like.
118 11. And finally a more sophisticated model: Write down the model of ABO (from [[doc:KIELER.Examples]]).
119
120
121
122 {{info title="KLighD Screenshots"}}
123 By the way: You can //right-click// on the Diagram View surface and select //Save as image...// to create a screenshot!
124 {{/info}}
125 {{/layout-cell}}
126
127 {{layout-cell}}
128 [[image:attach:sccharts_metamodel.png]]
129
130 [[image:attach:sccharts_metamodel_treeEditor.png]]
131
132 [[image:attach:KLighDSaveAsImage.png]]
133 {{/layout-cell}}
134 {{/layout-section}}
135
136 {{layout-section ac:type="single"}}
137 {{layout-cell}}
138 = Creating SCCharts Models Programmatically =
139
140 == Creating a Test Project ==
141
142 We need a project for testing. Do the following:
143
144 1. If you used the standard KIELER Oomph installation setup, create a new Working Set named Tutorial in the Package Explorer. Then...
145 1. Create a new empty //Plug-In Project//.
146 1. Add the project that contains the sccharts metamodel as a dependency of your new project through the //Plugin Manifest Editor//.
147 1. Create a simple Java class that implements a main method. Hint: In a new Java class, simply type main and hit Ctrl+Space. Eclipse content assist will create the method for you.
148
149 == Creating a Model ==
150
151 To create a model programmatically you cannot directly use the Java classes generated for the model. Instead, the main package contains interfaces for all of your model object classes. The {{code language="none"}}impl{{/code}} package contains the actual implementation and the {{code language="none"}}util{{/code}} package contains some helper classes. Do not instantiate objects directly by manually calling {{code language="none"}}new{{/code}}. EMF generates a Factory to create new objects. The factory itself uses the singleton pattern to get access to it:
152
153 {{code language="java"}}
154 SCChartsFactory sccFactory = SCChartsFactory.eINSTANCE;
155 State state = sccFactory.createState();
156 Transition transition = sccFactory.createTransition();
157 {{/code}}
158
159 Important: The SCCharts grammar is build on top of several other grammars. Therefore, not all language objects can be found in the SCCharts factory. For example, all expression elements are part of the KExpressions grammar and hence, have their own factory. If you need other factories, don't forget to add the corresponding plugin to your plugin dependency list.
160
161 {{code language="java"}}
162 KExpressionsFactory kFactory = KExpressionsFactory.eINSTANCE;
163 BoolValue boolValue = kFactory.createBoolValue();
164 {{/code}}
165
166 For all simple attributes, there are getter and setter methods:
167
168 {{code language="java"}}
169 state.setId("Init");
170 boolValue.setValue(true);
171 {{/code}}
172
173 Simple references (multiplicity of 1) also have getters and setters:
174
175 {{code language="java"}}
176 transition.setTrigger(boolValue);
177 {{/code}}
178
179 List references (multiplicity of > 1) have only a list getter, which is used to manipulate the list:
180
181 {{code language="java"}}
182 state.getOutgoingTransitions().add(transition);
183 {{/code}}
184
185 {{info title="Plugin Dependencies"}}
186 You may have noticed that is was not necessary to add a dependency for the kexpressions classes. The SCCharts plugin reexports the dependencies of the other EMF metamodels. Look at the plugin.xml in the SCCharts plugin in the dependency tab for more information.
187 {{/info}}
188
189 == Saving a Model ==
190
191 EMF uses the [[Eclipse Resource concept>>url:http://help.eclipse.org/juno/topic/org.eclipse.platform.doc.isv/guide/resInt.htm?cp=2_0_10||rel="nofollow" shape="rect" class="external-link"]] to save models to files and load models from files. It can use different //Resource Factories// that determine how exactly models are serialized. We will use the [[XMIResourceFactoryImpl>>url:http://download.eclipse.org/modeling/emf/emf/javadoc/2.8.0/org/eclipse/emf/ecore/xmi/impl/XMIResourceFactoryImpl.html||rel="nofollow" shape="rect" class="external-link"]] to save our models to XML files:
192
193 1. (((
194 Add a dependency to the {{code language="none"}}com.google.inject, org.eclipse.core.resources, {{/code}}and{{code language="none"}} de.cau.cs.kieler.sccharts.text{{/code}} plug-ins.
195
196 {{info title="Additional Dependencies"}}
197 Don't worry. You will be experienced enough to add mandatory dependencies quickly in the future. However, for now just add the dependencies to proceed with the tutorial.
198 {{/info}}
199 )))
200 1. (((
201 Use something like the following code to save the model from above:
202
203 {{code language="java"}}
204 // Create a resource set.
205 ResourceSet resourceSet = new ResourceSetImpl();
206
207 // Register the resource factory -- only needed for stand-alone!
208 SctStandaloneSetup.doSetup();
209
210  
211 // Get the URI of the model file.
212 URI fileURI = URI.createFileURI(new File("myABO.sct").getAbsolutePath());
213
214 // Create a resource for this file.
215 Resource resource = resourceSet.createResource(fileURI);
216
217 // Add the model objects to the contents.
218 resource.getContents().add(myModel);
219
220 // Save the contents of the resource to the file system.
221 try
222 {
223 resource.save(Collections.EMPTY_MAP); // the map can pass special saving options to the operation
224 } catch (IOException e) {
225 /* error handling */
226 }
227 {{/code}}
228 )))
229 {{/layout-cell}}
230 {{/layout-section}}
231
232 {{layout-section ac:type="two_right_sidebar"}}
233 {{layout-cell}}
234 ==== Model Creation Task ====
235
236 You are now equipped with the fundamentals you need to create models programmatically. Let's try it:
237
238 1. The code fragments listed above do not suffice to create a grammatically correct model. Try to generate a model that corresponds with the serialized model listed on the right side.
239 11. Run the {{code language="none"}}main(){{/code}} method by right-clicking its class and selecting (% style="line-height: 1.42857;" %)//Run as//(%%) -> (% style="line-height: 1.42857;" %)//Java Application//(%%). Note that this runs your {{code language="none"}}main(){{/code}} method as a simple Java program, not a complete Eclipse application. EMF models can be used in any simple Java context, not just in Eclipse applications.
240 11. Execute the main method.
241 11. Inspect your SCT file. (Press F5 to refresh your file view.)
242 1. Now, create a new Java class and proceed as before to generate a model of ABO in the {{code language="none"}}main(){{/code}} method.
243 1. Start your SCChart Editor Eclipse instance and load your SCT file. KLighD should now be able to visualize your ABO correctly.
244
245
246 {{/layout-cell}}
247
248 {{layout-cell}}
249 {{code language="java" title="Root.sct"}}
250 scchart Root {
251 initial state Init
252 --> Init with true;
253 }
254 {{/code}}
255 {{/layout-cell}}
256 {{/layout-section}}
257
258 {{layout-section ac:type="two_right_sidebar"}}
259 {{layout-cell}}
260
261 {{/layout-cell}}
262
263 {{layout-cell}}
264
265 {{/layout-cell}}
266 {{/layout-section}}
267
268 {{layout-section ac:type="single"}}
269 {{layout-cell}}
270 = Transforming SCCharts =
271
272 Transformations from one model to another may be performed within the same metamodel or from metamodel to a different metamodel. Both methods are used in KIELER and in principle they do not really differ in implementation. Nevertheless, if working within the same metamodel you should keep in mind that you're potentially changing the actual model instead of changing another instance (after copying). Both is possible. Just make sure that you know what you're doing.
273
274 Now, you're going to transform the normalized form of HandleA from ABO to an SCG. The Sequentially Constructive Graph is a control-flow graph which can be seen as another representation of the same program. The SCG of the normalized version of ABO's HandleA is depicted on the right.
275
276 |(((
277 {{code}}
278 scchart ABO_norm_HandleA {
279 input output bool A;
280 input output bool B;
281 output bool O1;
282 output bool O2;
283 region HandleA:
284 initial state WaitA
285 --> _S immediate with A
286 --> _Pause immediate;
287 final state DoneA;
288 state _S
289 --> _S2 immediate with / B = true;
290 state _S2
291 --> DoneA immediate with / O1 = true;
292 state _Pause
293 --> _Depth;
294 state _Depth
295 --> _S immediate with A
296 --> _Pause immediate;
297 }
298 {{/code}}
299 )))|(((
300 [[image:attach:abo_norm_HandleA.png]]
301 )))|(% colspan="1" %)(% colspan="1" %)
302 (((
303 [[image:attach:abo_scg_HandleA.png]]
304 )))
305
306 The next figure depicts the direct mapping from normalized SCCharts to their corresponding SCG.
307
308 [[image:attach:sccharts-scg.png]]
309
310 Inspect the metamodel of the SCGs in plugin de.cau.cs.kieler.scg. SCGs are used for analyses and optimization and include a lot of additional elements. However, for this tutorial it should be sufficient to look at the SCGraph class, its nodes attribute, the important node classes and the controlflow class. Important nodes for this SCG are entry, exit, assignment, conditional,
311
312 ==== Transformation Task ====
313
314 Write a transformation that transforms your normalized version of ABO's HandleA into its corresponding SCG.
315
316 1. (((
317 **Writing a Model Transformation**
318
319 This time we want you to integrate your transformation into your SCCharts Editor instance. Therefore,...
320 (% style="color: rgb(51,51,51);line-height: 1.66667;" %)\\
321
322 1. Add a new package 
323
324 {{code language="none"}}
325 <project>.transformations
326 {{/code}} to your project.
327 1. Add an //Xtend Class// to the new package.
328 1. If you notice that your new class is marked with an error marker because of a missing dependency of the new plug-in project to 
329
330 {{code language="none"}}
331 org.eclipse.xtext.xbase.lib, 
332 {{/code}}you can hover over the error with your mouse and have Eclipse add all libraries required by Xtend to your project.
333 1.
334
335 Define an entry method for the transformation that takes an SCChart program instance as an argument and returns an SCG {{code language="none"}}Program{{/code}}. You can use the following (incomplete) method as a starting point:
336
337 (((
338 (% class="syntaxhighlighter sh-confluence nogutter java" %)
339 (((
340
341
342 |(((
343 (% class="container" title="Hint: double-click to select code" %)
344 (((
345 (% class="line number1 index0 alt2" %)
346 (((
347 {{code language="none"}}
348 /**
349 {{/code}}
350 )))
351
352 (% class="line number2 index1 alt1" %)
353 (((
354 {{code language="none"}}
355  
356 {{/code}}
357
358 {{code language="none"}}
359 * Transforms a given SCCharts program into an SCG.
360 {{/code}}
361 )))
362
363 (% class="line number3 index2 alt2" %)
364 (((
365 {{code language="none"}}
366  
367 {{/code}}
368
369 {{code language="none"}}
370 *
371 {{/code}}
372 )))
373
374 (% class="line number4 index3 alt1" %)
375 (((
376 {{code language="none"}}
377 */
378 {{/code}}
379 )))
380
381 (% class="line number8 index7 alt1" %)
382 (((
383 {{code language="none"}}
384 def SCGraph transform(State rootState) {
385 {{/code}}
386 )))
387
388 (% class="line number9 index8 alt2" %)
389 (((
390 {{code language="none"}}
391     
392 {{/code}}
393
394 {{code language="none"}}
395 // Create the SCG
396 {{/code}}
397 )))
398
399 (% class="line number10 index9 alt1" %)
400 (((
401 {{code language="none"}}
402     
403 {{/code}}
404
405 {{code language="none"}}
406 val scg = SCGraphFactory::eINSTANCE.createSCGraph()
407 {{/code}}
408 )))
409
410 (% class="line number11 index10 alt2" %)
411 (((
412 {{code language="none"}}
413   
414 {{/code}}
415 )))
416
417 (% class="line number12 index11 alt1" %)
418 (((
419 {{code language="none"}}
420     
421 {{/code}}
422
423 {{code language="none"}}
424 // TODO: Your transformation code
425 {{/code}}
426 )))
427
428 (% class="line number13 index12 alt2" %)
429 (((
430 {{code language="none"}}
431   
432 {{/code}}
433 )))
434
435 (% class="line number14 index13 alt1" %)
436 (((
437 {{code language="none"}}
438     
439 {{/code}}
440
441 {{code language="none"}}
442 // Return the transformed program
443 {{/code}}
444 )))
445
446 (% class="line number15 index14 alt2" %)
447 (((
448 {{code language="none"}}
449     scg
450 {{/code}}
451 )))
452
453 (% class="line number16 index15 alt1" %)
454 (((
455 {{code language="none"}}
456 }
457 {{/code}}
458 )))
459 )))
460 )))
461
462
463 )))
464 )))
465
466 (((
467 (% class="syntaxhighlighter nogutter java" %)
468 (((
469 There's a few points to note here:
470 )))
471 )))
472
473 \\
474
475 1.
476 1*. Lines in Xtend code don't have to and with a semicolon.
477 1*. We have been explicit about the method's return type, but we could have easily omitted it, letting Xtend infer the return type.
478 1*. The keyword 
479
480 {{code language="none"}}
481 val
482 {{/code}} declares a constant, while 
483
484 {{code language="none"}}
485 var
486 {{/code}} declares a variable. Try to make do with constants where possible.
487 1*. The methods you call should be declared as 
488
489 {{code language="none"}}
490 def private
491 {{/code}} since they are implementation details and shouldn't be called by other classes.
492 1*. You may be tempted to add a few global variables that hold things like a global input variable or a pointer to the current state. While you could to that, 
493
494 {{code language="none"}}
495 def create 
496 {{/code}}methods might offer a better alternative...
497 \\
498 1. Replace the TODO with an transformation code that takes an extended BF program and transforms it into an semantically equivalent BF program that only uses standard BF instructions. 
499 HINT: Some of the extended BF commands can only be expressed by standard operations if you can write to other cells. Therefore you are allowed to perform side effects on the tape.
500 1. Open the //Plug-In Manifest Editor// and switch to the Runtime tab. Add the package containing your transformation to the list of exported packages. (You may have to check the //Show non-Java packages// option in the //Exported Packages// dialog to see the package.)
501 \\
502 )))
503 1. **Verify your generated SCG**. If you added your transformation correctly, the SCG should be displayed automatically as soon as selected. If your SCG looks like the SCG depicted earlier, then everything is fine.
504 1. Check your SCG semantically. Is there anything you could improve/optimize? 
505 11. Write a second transformation (just as before) and add it to the transformation chain right after the transformation you already added.
506 11. Optimize the given SCG and compare the result with the previous one.
507 11. Make sure that the two SCGs are still semantically identical.
508
509 Congratulations! You finished the SCCharts Development Tutorial. Ask your supervisor for further instructions!
510
511
512 {{/layout-cell}}
513 {{/layout-section}}
514 {{/layout}}