PSequence Diagrams: A Sequence
diagram describes
interactions among classes in terms of an exchange of
messages over time.
Collaboration Diagrams: A Collaboration diagram
represents interactions between objects as a series
of sequenced messages. Collaboration diagrams
describe both the static structure and the dynamic
behavior of a system.