Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@ A component can optional also consist of subcomponents to further structure the
:status: invalid
:belongs_to: comp__component_name_template
:uses: logic_arc_int__feature_name__interface_name1
:fulfils: comp_req__component_name__some_title

.. needarch::
:scale: 50
Expand All @@ -103,6 +104,7 @@ Dynamic Architecture
:safety: ASIL_B
:status: invalid
:belongs_to: comp__component_name_template
:fulfils: comp_req__component_name__some_title

Put here a sequence diagram

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -222,6 +222,7 @@ Component Architecure File(s)
:safety: ASIL_B
:security: NO
:belongs_to: comp__component_example_1
:fulfils: comp_req__example_feature__archex_example_req

.. needarch::
:scale: 50
Expand Down
Loading