<
From version < 5.1 >
edited by ssm
on 2016/04/20 10:47
To version < 4.1 >
edited by ssm
on 2016/04/18 17:33
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,4 +1,4 @@
1 -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.
1 +This is a light-weight tutorial for developing additions for SCCharts. It will use Eclipse, EMF, and Xtend and therefore, finishing the corresponding tutorials could prove useful. However, they are no strict requirement for this one.
2 2  
3 3  = Preliminaries =
4 4  
... ... @@ -31,7 +31,7 @@
31 31  
32 32  == Finding Documentation ==
33 33  
34 -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]]
34 +You can find links 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]]
35 35  
36 36  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.
37 37  
... ... @@ -56,20 +56,12 @@
56 56  
57 57  ==== Model Task ====
58 58  
59 -1. (% style="line-height: 20.0px;" %)Answer the following questions
60 -11. (% style="line-height: 20.0px;" %)Name the class of the root element of an SCChart
61 -11. (% style="line-height: 20.0px;" %)How do you describe a superstate in the model?
62 -11. (% style="line-height: 20.0px;" %)What is a valued object?
63 -11. (% style="line-height: 20.0px;" %)How do you get the type of an interface variable?
64 -11. Outline the relationship between states, regions, transitions, and valued objects
65 -11. (% style="line-height: 20.0px;" %)What other metamodels are needed for the SCCharts metamodel and write down which one is needed for what?
66 -1. (% style="line-height: 20.0px;" %)Write down (on paper, text editor, etc) how the following SCChart models look like
67 -11. (% style="line-height: 1.42857;" %)Open the wiki page that explains the [[doc:KIELER.Textual SCCharts Language SCT]].
68 -11. (% style="line-height: 1.4286; line-height: 1.4286" %)Search the (%%)//SCChart, Initial State, State, Transition and Immediate Transition //example and ...
69 -111. write down (on paper or text editor, etc) how the model of that SCChart looks like.
70 -111. The user now marks C as final. What has to be changed in the model? What semantic problem do you see?
71 -11. (% style="line-height: 1.42857;" %)Now, navigate to the //Super State: Strong Abort Transition //example. Write down (on paper) how the model of that SCCharts looks like.
72 -11. And finally a more sophisticated model: Write down the model of ABO (from [[doc:KIELER.Examples]]).
59 +1. (% style="line-height: 1.42857;" %)Open the wiki page that explains the [[doc:KIELER.Textual SCCharts Language SCT]].
60 +1. (% style="line-height: 1.4286; line-height: 1.4286" %)Search the (%%)//SCChart, Initial State, State, Transition and Immediate Transition //example and ...
61 +11. write down (on paper etc) what the model of that SCChart looks like.
62 +11. The user now marks C as final. What has to be changed in the model? What semantic problem do you see?
63 +1. (% style="line-height: 1.42857;" %)Now, navigate to the //Super State: Strong Abort Transition //example. Write down (on paper) what the model of that SCCharts looks like.
64 +1. And finally a more sophisticated model: Write down the model of ABO (from [[doc:KIELER.Examples]]).
73 73  
74 74  = Creating SCCharts Models Programmatically =
75 75  
Confluence.Code.ConfluencePageClass[0]
Id
... ... @@ -1,1 +1,1 @@
1 -16810289
1 +16810255
URL
... ... @@ -1,1 +1,1 @@
1 -https://rtsys.informatik.uni-kiel.de/confluence//wiki/spaces/TUT/pages/16810289/SCCharts Development
1 +https://rtsys.informatik.uni-kiel.de/confluence//wiki/spaces/TUT/pages/16810255/SCCharts Development