Wiki source code of Interfaces declarations
Version 7.1 by wah on 2012/11/01 13:18
Show last authors
author | version | line-number | content |
---|---|---|---|
1 | = Interfaces declarations in KIELER SyncCharts = | ||
2 | |||
3 | (% style="color: rgb(0,0,0);" %)Signals are defined within a macrostate. They are visible in this macrostate and the children states. | ||
4 | |||
5 | [[image:url:http://rtsys.informatik.uni-kiel.de/confluence/download/attachments/2982309/abro.jpeg?version=1&modificationDate=1351157969000]] | ||
6 | |||
7 | = Interfaces declarations in Yakindu SCT = | ||
8 | |||
9 | (% style="color: rgb(0,0,0);" %)Declarations in the interface scope are externally visible. | ||
10 | |||
11 | (% style="color: rgb(0,0,0);" %) Declarations made in an internal scope are only visible for contained states. | ||
12 | |||
13 | (% style="color: rgb(0, 0, 0); color: rgb(0, 0, 0)" %)All declarations are made in the interface scope. | ||
14 | |||
15 | (% style="color: rgb(0, 0, 0); color: rgb(0, 0, 0)" %)[[image:attach:image2012-11-1 13:5:35.png]] | ||
16 | |||
17 | (% style="color: rgb(0, 0, 0); color: rgb(0, 0, 0)" %) | ||
18 | |||
19 | |||
20 | (% style="color: rgb(0, 0, 0); color: rgb(0, 0, 0)" %) |