Skip to content

Commit e7c6bbf

Browse files
committed
updating traceability model
changes in metamodel are now relfected in the traceability concept Resolves: #25
1 parent d7fe605 commit e7c6bbf

6 files changed

+9
-7
lines changed

process/general_concepts/_assets/score_building_blocks_meta_model.drawio.svg

Lines changed: 1 addition & 1 deletion
Loading

process/general_concepts/_assets/score_traceability_model_cmp_overview_1.drawio.svg

Lines changed: 1 addition & 1 deletion
Loading

process/general_concepts/_assets/score_traceability_model_cmp_overview_2.drawio.svg

Lines changed: 1 addition & 1 deletion
Loading

process/general_concepts/_assets/score_traceability_model_cmp_overview_3.drawio.svg

Lines changed: 1 addition & 1 deletion
Loading

process/general_concepts/_assets/score_traceability_model_feat_overview.drawio.svg

Lines changed: 1 addition & 1 deletion
Loading

process/general_concepts/score_building_blocks_concept.rst

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,8 @@ verified by **Unit Tests** (grey box, middle, 5nd column).
4343

4444
Components are defined by **Component Requirements** (green box, middle, 3nd column) and the
4545
**Component Architecture** (green box, middle, 4nd column). A **Component Safety Analysis**
46-
(green box, middle, 6nd column) is required to verify the Component Architecture. Potential faults
46+
(green box, middle, 6nd column) is required to verify the Component Architecture, whereby
47+
violations of safety requirements must be documented. Potential faults
4748
may mitigated by updating the Component Requirements or by the **Component Assumptions of Use**
4849
(green box, middle, 8nd column). The latter one must be considered by the user of the Component.
4950
**Component Tests** (green box, middle, 5nd column) verify the Component requirements, and
@@ -54,7 +55,8 @@ As mentioned above a Software Module is defined as a Component or a set of compo
5455
Feature of the platform. Features consists of Components and are defined by **Feature Requirements**
5556
(yellow box, middle, 3nd column) and the **Feature Architecture** (yellow box, middle, 4nd column).
5657
A **Feature Safety Analysis** (yellow box, middle, 6nd column) is required to verify the Feature
57-
Architecture. Potential faults may mitigated by updating the Feature Requirements or by the
58+
Architecture, whereby violations of safety requirements must be documented. Potential
59+
faults may mitigated by updating the Feature Requirements or by the
5860
**Feature Assumptions of Use** (yellow box, middle, 8nd column). The latter one must be considered
5961
by the user of the Feature. **Feature Integration Tests** (yellow box, middle, 5nd column) verify
6062
the Feature Requirements and the Feature Architecture as well as the Integration of multiple Units

0 commit comments

Comments
 (0)