Skip to content

Commit

Permalink
missed two files
Browse files Browse the repository at this point in the history
  • Loading branch information
haarer committed Jun 30, 2024
1 parent 0363988 commit 9420659
Show file tree
Hide file tree
Showing 2 changed files with 41 additions and 0 deletions.
1 change: 1 addition & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
# SAF User Documentation : Changes
|Date|Change|
|--|--|
|2024-06-30.1|add proposed viewpoints supporting SAF development into new domain "SAF Developement"|
|2024-06-23.1 |add concerns, stakeholders, rationale to justify framework development and specification viewpoints<BR>- SAF Developer, SAF MBSE approach planner, SAF System Model user<BR><BR>revisit change grid definition viewpoint, status now under development.<BR>- it has alternate table representation collecting diagrams conform to viewpoints<BR>- added a concern|
|2024-06-18.1|* all Stereotypes from SCM_Profile are prefixed "SCM_", not "SAF_". |
|2024-06-15.1|* write down naming conventions for table and matrix representations of Viewpoints (postfixed with "_Matrix" and "_Table"<BR>* Rename stereotypes accordingly (SAF_L8_LFUM_Matrix, SAF_O8_OPRM_Table, SAF_F8_SCYM_Table, SAF_O8_OCYM_Table, SAF_F8_SRQT_Matrix, SAF_F6_SRQD_Table, SAF_C7_PRND_Table, SAF_C2_TRMD_Table)<BR>* new, because there is a table representation. They're currently not covered by example : SAF_F3_SSTA_Table, SAF_F3_SPRO_Table, SAF_F2_SDIK_Table, SAF_F1_SUCS_Table, SAF_F1_SCXE_Table, SAF_F1_SCXD_Table<BR>* apply coloring legend to all viewpoint concept and profile diagrams, and redactional corrections<BR>* In Grid Definition Viewpoint, the Implementation of Viewpoint is changed to a user usable SAF_Viewpoint defined by SAF Profile, late the SAF_Viewpoint in SCM profile will be renamed to SCM_Viewpoint, since it is used to specify SAF, and not to be intendet to be used in system models.<BR>* Add a library of SAF_Viewpoint objects to SAF_Profile to be used to plan modeling using grid Definition VP. The viewpoint objects collect automatically all views(diagrams conform to the Viewpoint)<BR>* SAF_LogicalContextRole did not inherit from part property<BR>* remove exposure of elements related to domain item kinds in SDIK, since It is by no way covered by concerns of VP SDIK. |
Expand Down
40 changes: 40 additions & 0 deletions developing-saf/viewpoints/Stakeholder-Viewpoint.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
![System Architecture Framework](../../diagrams/Banner_SAF.png)
# SAF Development Documentation : **D1_STKD** Stakeholder Viewpoint
|**Domain**|**Aspect**|**Maturity**|
| --- | --- | --- |
|[SAF Development](../../domains.md#Domain-SAF-Development)|[Context & Exchange](../../aspects.md#Aspect-Context-&-Exchange)|![Proposed](../../diagrams/Under_construction_icon-red.svg )[proposed](../../using-saf/maturity.md#proposed)|
## Example
![Stakeholder-Viewpoint-primary-example.svg](../../diagrams/vp-examples/Stakeholder-Viewpoint-primary-example.svg)
## Purpose
The Stakeholder Viewpoint provides definitions for Stakeholders having an interest in SAF Viewpoints. The Interest is formulated using Concerns.
## Applicability
The ... Viewpoint supports the ... in INCOSE SYSTEMS ENGINEERING HANDBOOK 2023.
## Presentation
A Block Definition Diagram (BDD) featuring *SCM_VPStakeholder* elements, and inheritance relationships if applicable.

A table featuring *SCM_VPStakeholder* elements, their documentation, and the *SCM_VPConcern* elements representing the concerns of the stakeholders regarding to SAF Viewpoints.

## Stakeholder
* [SAF Developer](../../stakeholders.md#SAF-Developer)
* [SAF MBSE approch planer](../../stakeholders.md#SAF-MBSE-approch-planer)
## Concern
* [Which concerns are related to the frameworks stakeholders?](../../concerns.md#_2024x_26f0132_1719129962342_738625_14755)
* [Who are the Stakeholders of the frameworks viewpoints?](../../concerns.md#_2024x_26f0132_1719129843876_724811_14744)
## Profile Model Reference
The following Stereotypes / Model Elements are used in the Viewpoint:
|Stereotype | realized Concept|
|---|---|
|[SCM_ConcernRationale](../../stereotypes.md#SCM_ConcernRationale)|[Rationale](../concept/concepts.md#Rationale)|
|[SCM_D2_STKD_Table](../../stereotypes.md#SCM_D2_STKD_Table)|[Stakeholder Viewpoint](../concept/concepts.md#Stakeholder-Viewpoint)|
|[SCM_VPConcern](../../stereotypes.md#SCM_VPConcern)|[Concern](../concept/concepts.md#Concern)|
|[SCM_VPStakeholder](../../stereotypes.md#SCM_VPStakeholder)|[Stakeholder](../concept/concepts.md#Stakeholder)|
## Input from other Viewpoints
### Required Viewpoints
*none*
### Recommended Viewpoints
*none*
# Viewpoint Concept and Profile Diagrams
## Concept
![Stakeholder Concept](diagrams/Stakeholder-Concept.svg)
## Profile
![Stakeholder Profile](diagrams/Stakeholder-Profile.svg)

0 comments on commit 9420659

Please sign in to comment.