Skip to content
Open
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
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
23 changes: 23 additions & 0 deletions process/general_concepts/score_building_blocks_concept.rst
Original file line number Diff line number Diff line change
Expand Up @@ -126,3 +126,26 @@ developed as safety element out of context (SEooC).
:alt: Building blocks example

Building blocks example


Deployment example
++++++++++++++++++

The following figure is an example how the meta model may deployed on several repositories.
The project main repository has the information about the platform and the features.
These include stakeholder requirements, platform architecture, safety/security analysis
and platform assumptions of use. Further the features, their requirements and their
logical interfaces.

The project dependable element repository has the remaining feature artifacts and
the components and units. There may several repositories of them.

The project reference_integration repository includes only the platform integrations
tests.

.. figure:: _assets/score_building_blocks_meta_model_deployment_example.drawio.svg
:width: 100%
:align: center
:alt: Building blocks deployment example

Building blocks deployment example
Loading