Changes between Initial Version and Version 1 of aadlparser/isFlowSpecComment


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

--

Legend:

Unmodified
Added
Removed
Modified
  • aadlparser/isFlowSpecComment

    v1 v1  
     1
     2'''isFlowSpecComment/6'''
     3
     4 * 'NIL'|package_name
     5 * component_type_identifier
     6 * 'NIL'|component_implementation_identifier
     7 * (flow spec) identifier
     8 * comment
     9 * line number (integer)
     10
     11notes:
     12
     13 * package_name is mandatory for AADL v2 (warning message 001)
     14 * third parameter should always be 'NIL'