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 @@ -227,7 +227,7 @@ Checks for Architectural Design
:id: gd_req__arch_attr_mandatory
:status: valid
:version: 1
:tags: prio_1_automation, attribute, check
:tags: done_automation, attribute, check
:satisfies: wf__cr_mt_featarch[version==1], wf__cr_mt_comparch[version==1]

It shall be checked if all mandatory attributes for each architectural element are provided by the user. For all elements following attributes shall be mandatory:
Expand Down Expand Up @@ -262,7 +262,7 @@ Checks for Architectural Design
:id: gd_req__arch_linkage_security_trace
:status: valid
:version: 1
:tags: prio_2_automation, attribute, check
:tags: done_automation, attribute, check
:satisfies: wf__cr_mt_featarch[version==1], wf__cr_mt_comparch[version==1]

It shall be checked that security relevant architectural elements (Security==YES) can only be linked against security relevant architectural elements.
Expand All @@ -271,7 +271,7 @@ Checks for Architectural Design
:id: gd_req__arch_linkage_requirement
:status: valid
:version: 1
:tags: prio_1_automation, attribute, check
:tags: done_automation, attribute, check
:satisfies: wf__cr_mt_featarch[version==1], wf__cr_mt_comparch[version==1]

It shall be checked that each architectural element (safety!=QM) is linked against at least one safety requirement (safety!=QM).
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@ Component Architecture Template
std_req__aspice_40__iic-04-04[version==1]

For the content see the
`module template documentation <https://eclipse-score.github.io/module_template/component_architecture_template.html>`__.
`module template documentation <https://eclipse-score.github.io/module_template/main/score/component_example/docs/architecture/component_architecture.html>`__.
Loading