Changes between Initial Version and Version 1 of aadlparser/isAnnexComment


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

--

Legend:

Unmodified
Added
Removed
Modified
  • aadlparser/isAnnexComment

    v1 v1  
     1
     2'''isAnnexComment/6'''
     3
     4 * 'NIL'|package_name
     5 * 'NIL'|component_type_identifier
     6 * 'NIL'|component_implementation_identifier
     7 * (annex) identifier
     8 * comment
     9 * line number (integer)
     10
     11notes:
     12
     13 * package_name is mandatory for AADL v2 (warning message 001)
     14 * if component type is NIL, it refers to an annex library
     15 * an additional parameter could be added to hold the package scope for annex libraries