h1(#Test2). Yakindu SCT Testcase 10 - ExampleFiles |_. Nr |_. Testname |_. Test Instructions |_. Postconditions |_. Status| | 9.1 | Statechart roposals and documentation | Select the definition section..

Open the Properties view.

Select the Model tab.

Empty the Statechart Behavior text field.

In the Statechart Behavior text field, press *[Ctrl+Space]*.

| The following proposals are shown in a drop-down menu:

 - interface
 - internal
 - namespace

For each keyword proposal a corresponding documentation popup window opens when the respective keyword is clicked.

| %{color:red}open% | | 9.1.1 | Statechart proposals - interface | Empty the definition section.

Enter the word interface into the definition section, followed by a space character.

Press *[Ctrl+Space]*.

| The following proposals are shown in a drop-down menu:

 - Name – XID
 - :

| %{color:red}open% | | 9.1.2 | Statechart proposals – internal | Empty the definition section.

Enter the word internal into the definition section, followed by a space character.

Press *[Ctrl+Space]*.

| The following proposal is shown in a drop-down menu:

 - :

| %{color:red}open% | | 9.1.3 | Statechart proposals – namespace | Empty the definition section.

Enter the word namespace into the definition section, followed by a space character.

Press *[Ctrl+Space]*.

| No proposal is shown. | %{color:red}open% | | 9.2 | Transition proposals and documentation | Select any transition.

Open the Properties view.

Select the Model tab.

Empty the Expression text field.

In the Expression text field, press *[Ctrl+Space]*.

| The following proposals are shown in a drop-down menu:

 - #
 - /
 - [
 - after
 - always
 - default
 - else
 - every
 - oncycle
 - Trigger event names

For each keyword proposal a corresponding documentation popup window opens when the respective keyword is clicked.

| %{color:red}open% | | 9.2.1 | Transition proposals after “after” | Empty the Expression text field.

Enter the text after followed by a space character into the Expression text field.

Press *[Ctrl+Space]*.

Enter a integer value, e.g. 42.

Press *[Ctrl+Space]*.

|

In a drop-down menu, language elements suitable to continue the expression are shown. Additionally, the following keywords are shown:

 - ms
 - ns
 - s
 - us

For each keyword proposal a corresponding documentation popup window opens when the respective keyword is clicked.

| %{color:red}open% | | 9.2.2 | Transition proposals after “every” | Empty the Expression text field.

Enter the text every followed by a space character into the Expression text field.

Press *[Ctrl+Space]*

Enter a integer value, e.g. 42.

Press *[Ctrl+Space]*.

|

In a drop-down menu, language elements suitable to continue the expression are shown. Additionally, the following keywords are shown:

 - ms
 - ns
 - s
 - us

For each keyword proposal a corresponding documentation popup window opens when the respective keyword is clicked.

| %{color:red}open% | | 9.3 | State proposals and documentation | Select any state.

Open the Properties view.

Select the Model tab.

Empty the State Behavior text field.

In the State Behavior text field, press *[Ctrl+Space]*.

Expected proposals: “after”, “always”, “entry”, “every”, “exit”, “oncycle” Check if the proper documentation is displayed for every proposal

| The following proposals are shown in a drop-down menu:

 - after
 - always
 - entry
 - every
 - exit
 - oncycle

For each keyword proposal a corresponding documentation popup window opens when the respective keyword is clicked.

| %{color:red}open% | | 9.3.1 | State proposals after “after” | Empty the State Behavior text field.

Enter the text after followed by a space character into the State Behavior text field.

Press *[Ctrl+Space]*.

Enter a integer value, e.g. 42.

Press *[Ctrl+Space]*.

|

In a drop-down menu, language elements suitable to continue the expression are shown. Additionally, the following keywords are shown:

 - ms
 - ns
 - s
 - us

For each keyword proposal a corresponding documentation popup window opens when the respective keyword is clicked.

| %{color:red}open% | | 9.3.2 | State proposals after “every” | Empty the State Behavior text field.

Enter the text every followed by a space character into the State Behavior text field.

Press *[Ctrl+Space]*.

Enter a integer value, e.g. 42.

Press **[Ctrl+Space]**.

|

In a drop-down menu, language elements suitable to continue the expression are shown. Additionally, the following keywords are shown:

 - ms
 - ns
 - s
 - us

For each keyword proposal a corresponding documentation popup window opens when the respective keyword is clicked.

| %{color:red}open% |