DSD-DBS / capellambse-context-diagrams

Extension for python-capella-mbse that adds automatically generated context diagrams for arbitrary model elements.
https://dsd-dbs.github.io/capellambse-context-diagrams/
Other
13 stars 0 forks source link

Introduce realization_view for activities / functions #59

Closed vik378 closed 7 months ago

vik378 commented 9 months ago

Given an activity / function object, lets add a method "realization_view" that would show what functions from the levels below and/or above realize it and what components / entities this functions belong to (who is responsible for it)

Parameters:

Examples

MS34449 commented 9 months ago

Could we add an example for the other graphical variant using "wrapper boxes", that we have discussed already?

Here is the Capella forum thread I have started on this topic, some ways to present realisation links are discussed there (title blocks, matrices), but none of them meet the need for a clean visual representation:

https://forum.mbse-capella.org/t/cross-level-realisation-links-in-diagrams/6462/3

ewuerger commented 7 months ago

Solved by #63. Therefore closed.