Changes between Initial Version and Version 1 of aadlparser/isBAProperty


Ignore:
Timestamp:
Apr 13, 2017 10:03:31 AM (7 years ago)
Author:
pdissaux
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • aadlparser/isBAProperty

    v1 v1  
     1
     2'''isBAProperty/10'''
     3
     4 * 'NIL'|'CONSTANT'
     5 * '=>'|'+=>'|'APPLIES TO'
     6 * 'NIL'|package_name
     7 * 'NIL'|component_type_identifier
     8 * 'NIL'|component_implementation_identifier
     9 * 'NIL'|annex_identifier
     10 * 'NIL'|property_owner_identifier
     11 * (property) identifier
     12 * (property) assignment
     13 * line number (integer)
     14
     15notes:
     16
     17 * New in BA 2.0