Changes between Initial Version and Version 1 of aadlparser/isFlowImplementation


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

--

Legend:

Unmodified
Added
Removed
Modified
  • aadlparser/isFlowImplementation

    v1 v1  
     1
     2'''isFlowImplementation/8'''
     3
     4 * 'SOURCE'|'SINK'|'PATH'|'END TO END'
     5 * 'NIL'|package_name
     6 * component_type_identifier
     7 * component_implementation_identifier
     8 * (flow spec) identifier
     9 * 'NIL'| flow_implementation path
     10 * 'NIL'|'REFINED TO'
     11 * line number (integer)
     12
     13notes:
     14
     15 * package_name is mandatory for AADL v2 (warning message 001)