Issue 18012: Location: Figure 15-43 ActivityFinalNode example - Balancing Decision / Merge (uml25-ftf) Source: Lockheed Martin (Mr. Michael Jesse Chonoles, michael_chonoles2(at)omg.org) Nature: Revision Severity: Minor Summary: Diagramming style should reflect good diagramming and programming practice, which is NOT to share merge diamonds. This is like two IF statements sharing the same ENDIF If there are two decisions there should be two merges (in the majority of cases) Resolution: Revised Text: Actions taken: September 27, 2012: received issue Discussion: End of Annotations:===== s is issue # 18012 Problem: 15.018 Severity: minor Nature: Style Location: Figure 15-43 ActivityFinalNode example Title: Balancing Decision / Merge Description: Diagramming style should reflect good diagramming and programming practice, which is NOT to share merge diamonds. This is like two IF statements sharing the same ENDIF If there are two decisions there should be two merges (in the majority of cases) Source: Michael Jesse Chonoles