Changes between Initial Version and Version 1 of aadlparser/isSubcomponent


Ignore:
Timestamp:
Apr 12, 2017 6:08:18 PM (7 years ago)
Author:
pdissaux
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • aadlparser/isSubcomponent

    v1 v1  
     1
     2'''isSubcomponent/9'''
     3
     4 * 'NIL'|package_name
     5 * component_type_identifier
     6 * component_implementation_identifier
     7 * (subcomponent) identifier
     8 * component_category
     9 * 'NIL'|component_classifier_reference
     10 * 'NIL'|array_dimmensions
     11 * 'NIL'|'REFINED TO'
     12 * line number (integer)
     13
     14notes:
     15
     16 * package_name is mandatory for AADL v2 (warning message 001)