Welcome to my UML 2.0 Communication Diagrams tutorial! If you haven’t seen my tutorial on Sequence Diagrams check it out first, because in this tutorial I explain Communication Diagrams by comparing them to Sequence Diagrams.
Communication diagrams are used to show links between participants. They focus in on which interactions are triggered and when. They also describe the order of events in all interactions. With the video below and the cheat sheet that follows it, you should be able to understand them in no time at all.
If you like videos like this, it helps to tell Google with a click [googleplusone]
Share this video if you know anyone that may like it
UML Communication Diagram Cheat Sheet
Click the image below 2 times to see it full screen
Hi,
I liked your videos a lot. Can you please guide me how you create videos? Which software do you use to create such high quality videos?
Cheers,
NaukriBadlo Team
Thank you 🙂 I’m glad you enjoy them. I show how I make youtube videos here.
Hi Derek,
thank you for your videos! They are superb!!! ^_^
One question, which software do you use for make the UML Diagram sheets? Do you use an Eclipse plugin or a MACOSX specific software?
Is possibile to automatically create this diagrams from java code?
Thanks in advance!
Federico
Thank you very much. I use a free tool called umlet. It works on every os and it is available as a eclipse plug-in.