Bladeren bron

Issue #424: reference to section "Internal scope" added at first occurrence of "internal" in the light switch example in section "Creating a transition"

Rainer Klute 9 jaren geleden
bovenliggende
commit
d71ac2a3ea
1 gewijzigde bestanden met toevoegingen van 2 en 0 verwijderingen
  1. 2 0
      plugins/org.yakindu.sct.doc.user/src/documentation.textile

+ 2 - 0
plugins/org.yakindu.sct.doc.user/src/documentation.textile

@@ -644,6 +644,8 @@ bc. internal:
     event operate
 
 
+The keyword @internal@ makes the following definition of the _operate_ event belong to the internal scope. The latter is explained in section ""Internal scope"":#internal-scope.
+
 Click anywhere outside of the text field, which terminates editing the definition section. The statechart editor digests the definition, recognizes the definition of the _operate_ event, and validates the model as being okay:
 
 !{width:80.0%;height:auto;}images/light_switch_260_statechart_editor_create_definitions_02.png(Creating definitions [2])!