HomepageUML Diagrams vpadmin in Sequence DiagramUML Diagrams Branching with opt and alt This is a simple sequence diagram example that shows the use of opt and alt. opt: creates a single branch if (condition) then op1() alt: creates multiple branches if (condition1) then op2() else if (condition2) then op3() else op4() Import into your Project Open diagram in Visual Paradigm [?] Copy the URL below, paste it in the Open Project windows of Visual Paradigm and press Enter to open it Sequence Diagram UML Diagrams Posted by: Steven Guarino Next Read: Iteration with loop and break » Related Post Transition Architectures Target Technology Architecture Baseline Application Architecture Target Application Architecture Baseline Technology Architecture Target Data Architecture Baseline Data Architecture Conceptual Data Architecture Business Architecture Business Architecture (Linkage with Application Tier)