wiki:aadlparser/isConnection2

isConnection2/11

  • 'NIL'|'DATA'|'SUBPROGRAM'|'SUBPROGRAM GROUP'|'BUS'|'VIRTUAL BUS'
  • 'NIL'|'FEATURE'|'PORT'|'FEATURE GROUP'|'ACCESS'|'PARAMETER'
  • 'NIL'|package_name
  • component_type_identifier
  • component_implementation_identifier
  • (connection) identifier
  • source_reference
  • '->>'|'->'|'<->'
  • destination_reference
  • 'NIL'|'REFINED TO'
  • line number (integer)

notes:

  • extension of isConnection/10 with an additional parameter indicating the access_kind when the connection_kind is set on ACCESS
  • package_name is mandatory for AADL v2 (warning message 001)
  • delayed connection symbol ->> is not allowed for AADL v2 (warning message 010)
  • first parameter must not be NIL if the second parameter is set on ACCESS
  • second parameter must not be NIL for AADL v2.1 (warning message 020)
  • connection identifier is mandatory for AADL v2.1 (warning message 021)
Last modified 3 years ago Last modified on 04/16/21 12:05:44
Note: See TracWiki for help on using the wiki.