Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

SCCharts are typically modeled using the textual SCT language defined as an Xtext grammar in KIELER. Generally, if you do not know which elements can be placed at a certain cursor position you are assisted by a content-assist that can be called pressing <Ctrl>+<Space>. It will display all possible valid elements also considering scoping of variables.

 

Table of Contents

ABRO Example

In the following we will describe the basic elements using the famous ABRO example:

...

Detailed Syntax of SCCharts Language Elements

...

SCCharts, Initial States, States, Transitions

...