Changes between Initial Version and Version 1 of aadlparser/isCallSequence


Ignore:
Timestamp:
04/12/17 16:15:21 (7 years ago)
Author:
pdissaux
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • aadlparser/isCallSequence

    v1 v1  
     1
     2'''isCallSequence/5'''
     3
     4 * 'NIL'|package_name
     5 * component_type_identifier
     6 * component_implementation_identifier
     7 * (call sequence) identifier
     8 * line number (integer)
     9
     10notes:
     11
     12 * package_name is mandatory for AADL v2 (warning message 001)
     13 * call sequence identifier is mandatory for AADL v2 (warning message 006)