@@ -187,9 +187,9 @@ needs_types:
187187 security : " ^(YES|NO)$"
188188 realizes : " ^wp__.+$"
189189 # The following 3 guidance requirements enforce the requirement structure and attributes:
190- # req-Id: gd_req__req__structure
191- # req-Id: gd_req__requirements_attr_description
192- # req-Id: gd_req__req__linkage
190+ # req- Id: gd_req__req__structure
191+ # req- Id: gd_req__requirements_attr_description
192+ # req- Id: gd_req__req__linkage
193193 # Requirements
194194 stkh_req :
195195 title : " Stakeholder Requirement"
@@ -219,7 +219,7 @@ needs_types:
219219 safety : " ^(QM|ASIL_B|ASIL_D)$"
220220 status : " ^(valid|invalid)$"
221221 mandatory_links :
222- # req-Id: gd_req__req__linkage_fulfill
222+ # req- Id: gd_req__req__linkage_fulfill
223223 satisfies : " ^stkh_req__.*$"
224224 optional_options :
225225 codelink : " ^.*$"
@@ -560,10 +560,10 @@ needs_extra_links:
560560# - condition: defines the condition that should be checked
561561# - [and / or / xor / not]
562562# #############################################################
563- # req-Id: gd_req__req__linkage_architecture
564- # req-Id: gd_req__req__linkage_safety
563+ # req- Id: gd_req__req__linkage_architecture
564+ # req- Id: gd_req__req__linkage_safety
565565graph_checks :
566- # req-Id: gd_req__req__linkage_safety
566+ # req- Id: gd_req__req__linkage_safety
567567 req_safety_linkage :
568568 needs :
569569 include : " comp_req, feat_req"
@@ -582,7 +582,7 @@ graph_checks:
582582 condition : " status == valid"
583583 check :
584584 satisfies : " status == valid"
585- # req-Id: gd_req__req__linkage_architecture
585+ # req- Id: gd_req__req__linkage_architecture
586586 arch_safety_linkage :
587587 needs :
588588 include : " comp_req, feat_req"
0 commit comments