File tree Expand file tree Collapse file tree
folder_templates/modules/module_name/component_name/docs/architecture
process_areas/architecture_design/guidance Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -87,6 +87,7 @@ A component can optional also consist of subcomponents to further structure the
8787 :status: invalid
8888 :belongs_to: comp__component_name_template
8989 :uses: logic_arc_int__feature_name__interface_name1
90+ :fulfils: comp_req__component_name__some_title
9091
9192 .. needarch ::
9293 :scale: 50
@@ -103,6 +104,7 @@ Dynamic Architecture
103104 :safety: ASIL_B
104105 :status: invalid
105106 :belongs_to: comp__component_name_template
107+ :fulfils: comp_req__component_name__some_title
106108
107109 Put here a sequence diagram
108110
Original file line number Diff line number Diff line change @@ -222,6 +222,7 @@ Component Architecure File(s)
222222 :safety: ASIL_B
223223 :security: NO
224224 :belongs_to: comp__component_example_1
225+ :fulfils: comp_req__example_feature__archex_example_req
225226
226227 .. needarch ::
227228 :scale: 50
You can’t perform that action at this time.
0 commit comments