@@ -210,7 +210,6 @@ This section provides an overview of current process requirements and their clar
210210 :satisfies:
211211 gd_req__req_check_mandatory,
212212 gd_req__req_attr_safety,
213- gd_req__impl_diagram_safety,
214213 gd_req__arch_attr_safety
215214
216215 Docs-as-Code shall enforce that the ``safety `` attribute has one of the following values:
@@ -240,7 +239,6 @@ This section provides an overview of current process requirements and their clar
240239 gd_req__req_attr_status,
241240 gd_req__arch_attr_status,
242241 gd_req__saf_attr_status,
243- gd_req__impl_diagram_status,
244242 gd_req__req_check_mandatory,
245243
246244 Docs-as-Code shall enforce that the ``status `` attribute has one of the following values:
@@ -767,27 +765,6 @@ Architecture Attributes
767765 but are still defined as architectural elements, which means they have the properties of
768766 architectural elements.
769767
770- .. tool_req :: Architecture diagram links
771- :id: tool_req__docs_arch_links
772- :implemented: PARTIAL
773- :version: 1
774- :satisfies:
775- gd_req__impl_diagram_check_id,
776- gd_req__impl_diagram_linkage_id,
777- gd_req__impl_diagram_check_includes,
778- gd_req__impl_diagram_linkage_includes,
779- :parent_covered: YES
780-
781- Architectural diagrams (``mod_view_sta ``, ``feat_arc_sta ``, ``comp_arc_sta ``,
782- ``mod_view_dyn ``, ``feat_arc_dyn ``, ``comp_arc_dyn ``)
783- shall provide the following links:
784-
785- .. csv-table ::
786- :header: "Link Type", "Link Target"
787-
788- "belongs_to", "corresponding architecture element same level"
789- "includes", "corresponding architecture element lower level"
790-
791768
792769💻 Detailed Design & Code
793770##########################
0 commit comments