Action expressions can contain multiple actions separated by semicolons (;).
The following table lists the action statements and how they appear in the language of Rational Statemate.
Action Expression Clears the history information of the descendants of stateS
E
is a primitive, single event (not an array).X
’s type is compatible with the type of the queue components.Conditional returnS
is optional.C
is a primitive, single condition (not an array).X
’s type is compatible with the type of the queue components.X
’s type is compatible with type of queue components.Conditional returnS
is optional.X
’s type is compatible with the type of the queue components. Resets all elements in the scope to their default valuesX
is a primitive (not an alias) data-item or condition, or array (including slices). Bit-array components or slices are not allowed.N
is a numeric expression. Used only in a mini-spec of a reactive activity.C
is a primitive, single condition (not an array).X
’s type is compatible with the type of the queue components.X
is a primitive (not an alias) data-item or condition, or array (including slices). Bit-array components or slices are not allowed.X
is a primitive or alias data-item, array or bit-array, condition or array condition (including slices).