Skip to content

Commit 6a268be

Browse files
authored
Merge pull request #610 from etas-contrib/fix_process_requirements_for_architecture
correct process requirements to current meta model
2 parents 3aa91ef + 3f524b5 commit 6a268be

1 file changed

Lines changed: 1 addition & 9 deletions

File tree

process/process_areas/architecture_design/guidance/architecture_process_reqs.rst

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -269,21 +269,13 @@ Checks for Architectural Design
269269
("own" means the AoU linked as "mitigated_by" to the Safety/Security Analysis linked via "violates" to the element,
270270
another equivalent distinguishing is that the "own" AoU are in the same repository whereas the "other" are in another repository).
271271

272-
.. gd_req:: Check of Architecture consistency Components in modules
273-
:id: gd_req__arch_consistency_model
274-
:status: valid
275-
:tags: prio_2_automation, model, check
276-
:satisfies: wf__cr_mt_featarch, wf__cr_mt_comparch
277-
278-
It shall be checked if all mentioned SW components are available in the modules repository.
279-
280272
.. gd_req:: Check of Architecture consistency interfaces in modules
281273
:id: gd_req__arch_consistency_interf
282274
:status: valid
283275
:tags: prio_2_automation, model, check
284276
:satisfies: wf__cr_mt_featarch, wf__cr_mt_comparch
285277

286-
It shall be checked if all mentioned component interfaces are available in the modules repository.
278+
It shall be checked if any interface referred by the features (link from Feature to Logical Arc. Interfaces must be defined and exists) is matched by an "implements" link in the Module (from component to Logical Arc. Interface). Additionally it shall be checked if the feature architecture are linked against at least one logical architectural interface.
287279

288280
.. gd_req:: Check of Architecture consistency in dynamic architecture
289281
:id: gd_req__arch_consistency_dynamic

0 commit comments

Comments
 (0)