UML Diagrams - Activity Diagram Topics
Recent Articles
Activity Diagram Notation
2007-03-17
Visual Paradigm’s product support the UML 2.0 activity diagram notations
Creating Branches with Decision Node Using Resource-Centric Interface
2006-01-10
In the activity diagram, you can create a branch using the decision node (represented by a diamond), which specifies the alternate paths regarding a guard condition. Normally, a branch has one incoming transition and two outgoing transitions. For each outgoing transition, you can specify the guard condition, which is evaluated when the control enters the branch.