Reply To: RE: comment

Hi,

You're welcome.

The lollipop, a small circle on a stick represents an implemented or provided interface. The socket symbol is a semicircle on a stick that can fit around the lollipop. This socket is a dependency, needed or required interface.

Provided and required interfaces define behavior of component.

Component functions are defined using provided interfaces. A required interface defines what functions or services it requires from other components.

http://en.wikipedia.org/wiki/Component_diagram

http://msdn.microsoft.com/en-us/library/dd409393.aspx

http://www.agilemodeling.com/artifacts/componentDiagram.htm

Dusan Rodina - softwareideas.net 20 December 2013 10:31:21

New Comment

Comment
You can use these formatting tags: [b]bold[/b] [i]italic[/i] [u]underline[/u] [url]www.example.com[/url] [code]some code[/code] [quote]quoted text[/quote] [list]one list item per line[/list]