<
From version < 12.1 >
edited by cmot
on 2014/06/28 13:03
To version < 13.1 >
edited by cmot
on 2014/06/28 13:05
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -67,4 +67,27 @@
67 67  
68 68  == SCCharts, Initial States, States, Transitions ==
69 69  
70 +{{column width="50%"}}
71 +{{code linenumbers="true"}}
72 + scchart StateTransition {
73 + initial state A
74 + --> B;
75 + state B
76 + --> C;
77 + state C
78 + --> A immediate;
79 +}
80 +{{/code}}
81 +{{/column}}
82 +
83 +{{column width="50%"}}
84 + [[image:attach:01statetransition.png]]
85 +{{/column}}
86 +
70 70  
88 +
89 +
90 +
91 +
92 +
93 +
Confluence.Code.ConfluencePageClass[0]
Id
... ... @@ -1,1 +1,1 @@
1 -9471383
1 +9471385
URL
... ... @@ -1,1 +1,1 @@
1 -https://rtsys.informatik.uni-kiel.de/confluence//wiki/spaces/KIELER/pages/9471383/Textual SCCharts Description Language (SCT)
1 +https://rtsys.informatik.uni-kiel.de/confluence//wiki/spaces/KIELER/pages/9471385/Textual SCCharts Description Language (SCT)