I wonder if I can use few dependencies from 1 required interface of my system to few provided interfaces of another element.
Example: https://i.stack.imgur.com/lfoSr.png
Example of what I mean: My systems need access to few channels of distribution(all I can get) and Execution channel provides two interfaces: 1("phone call") and 2("sms").
Can I connect this like I did on diagram?