i would like to ask what is the difference between Dependency connection and Interface/Port when they are used in one component diagram.
My thought is that Interface/Port need to be used when there is some data flow between components and Dependency is used when one component is using some of another components methods or functions. Is this right?
Another question about Dependency connection: is it necessary to use "use" title on connection?
I have read many tutorials but every is different and one is using "use" title another is not. It is same with definition of connections.
(source: skrisa10 at student.fiit.stuba.sk)
I made it in VS 2012.
Thank you for your answers, realy appreciate it :)