Posts

Showing posts with the label sequence

Key parts of a sequence diagram

participant: an object or entity that acts in the sequence diagram sequence diagram starts with an unattached "found message" arrow message: communication between participant objects the axes in a sequence diagram: Horizontal: which object / participant is acting Vertical: time (down -> forward in time)