wiki:aadlparser/isConnection

isConnection/10

  • '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:

  • 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 for AADL v2.1 (warning message 020)
  • connection identifier is mandatory for AADL v2.1 (warning message 021)
  • if the connection_kind is set on ACCESS, the access_kind may be set using isConnection2/11
Last modified 3 years ago Last modified on 04/16/21 12:07:26
Note: See TracWiki for help on using the wiki.