| | 1 | |
| | 2 | '''isBAAction/11''' |
| | 3 | |
| | 4 | * 'NIL'|package_name |
| | 5 | * component_type_identifier |
| | 6 | * 'NIL'|component_implementation_identifier |
| | 7 | * annex identifier |
| | 8 | * transition_identifier |
| | 9 | * (action) number |
| | 10 | * 'NIL'|feature or component |
| | 11 | * ':='|'!'|'?'|'>>'|'!<'|'!>'|'*!<'|'*!>'|'COMPUTATION'|'IF'|'ELSE'|'ELSIF'|'END IF'|'FOR'|'FORALL'|'END FOR'|'WHILE'|'END WHILE'|'DO'|'UNTIL'|'TIMEOUT' |
| | 12 | * 'NIL'|'ANY'|integer unit|'('parameter_list')'|value_expression|'('value_expression')' |
| | 13 | * 'NIL'|';'|'&' |
| | 14 | * line number (integer) |
| | 15 | |
| | 16 | notes: |
| | 17 | |
| | 18 | * package_name is mandatory for AADL v2 (warning message 001) |