Changes between Initial Version and Version 1 of aadlparser/isFlowSpec
- Timestamp:
- 04/12/17 16:45:11 (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
aadlparser/isFlowSpec
v1 v1 1 2 '''isFlowSpec/9''' 3 4 * 'SOURCE'|'SINK'|'PATH' 5 * 'NIL'|package_name 6 * component_type_identifier 7 * 'NIL'|component_implementation_identifier 8 * (flow spec) identifier 9 * 'NIL'|source_feature_identifier 10 * 'NIL'|destination_feature_identifier 11 * 'NIL'|'REFINED TO' 12 * line number (integer) 13 14 notes: 15 16 * package_name is mandatory for AADL v2 (warning message 001) 17 * fourth parameter should always be NIL
