Home > Articles > Software Development & Management > UML

This chapter is from the book

15.2 Novice UML Modelers Don't Pay Enough Attention to Interaction Diagrams!

Most UML novices are aware of class diagrams and usually think they are the only important diagram in OO design. Not true!

Although the static-view class diagrams are indeed useful, the dynamic-view interaction diagrams—or more precisely, acts of dynamic interaction modeling—are incredibly valuable.

Guideline

Spend time doing dynamic object modeling with interaction diagrams, not just static object modeling with class diagrams.

Why? Because it's when we have to think through the concrete details of what messages to send, and to whom, and in what order, that the "rubber hits the road" in terms of thinking through the true OO design details.

InformIT Promotional Mailings & Special Offers

I would like to receive exclusive offers and hear about products from InformIT and its family of brands. I can unsubscribe at any time.