Wiki source code of Interfaces declarations
Version 4.1 by wah on 2012/11/01 13:05
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:attach:image2012-11-1 13:2:46.png]] | ||
6 | |||
7 | = Interfaces declarations in Yakindu SCT = | ||
8 | |||
9 | (% style="color: rgb(0,0,0);" %)Declarations in the interface scope are externally visible. They can be shared within the environment. (% style="color: rgb(0, 0, 0); color: rgb(0, 0, 0)" %)Declarations made in an internal scope are only visible for contained states. | ||
10 | |||
11 | (% style="color: rgb(0, 0, 0); color: rgb(0, 0, 0)" %)All declarations are made in the interface scope. | ||
12 | |||
13 | (% style="color: rgb(0, 0, 0); color: rgb(0, 0, 0)" %)[[image:attach:image2012-11-1 13:5:35.png]] | ||
14 | |||
15 | (% style="color: rgb(0, 0, 0); color: rgb(0, 0, 0)" %) | ||
16 | |||
17 | |||
18 | (% style="color: rgb(0, 0, 0); color: rgb(0, 0, 0)" %) |