In sequence diagram, do we need to show Alternative Flows? I've read somewhere that we usually show the Basic Flow only. [ December 08, 2006: Message edited by: Ara Tatous ]
Hi, The sequence diagram is used to show the sequential flow of messages between objects for a particular activity.So, to show the alternate flows activity diagrams are the best.