Enhance System / Logical Component context with derived interfaces
vik378 opened this issue · 0 comments
vik378 commented
At the moment context of a System or Logical Component is collected based on the ComponentPorts and ComponentExchanges that the thing has. It might be however that there are 2 System or Logical components that are connected but the interface isnt yet formalized via a ComponentExchange. Those would have interacting functions. We could indicate in the context diagram that the Component of interest relates to other components based on those derived interfaces (dashed line of same color as a Functional Exchange could be good enough to indicate such hidden functional relationship). It could be even more complicated with functional interactions of the nested components.