Community
Participate
Working Groups
The Element Edit Service re-orient command support for Message is required by the Communication Diagram in order to provide diagram specific advice. It should be possible to use this re-orient command in Sequence Diagram.
Partial implementation (same as Sequence Diagram) in r3221. Current implementation respect rules implemented in Sequence Diagram except: 1. Possible source end of Sync Message which may also be a Lifeline in Communication Diagram 2. Delete Message re-orient target is not executable as the implementation does not seem to be complete (especially re-orient from a DestructionEvent to another which result in a inconsistent diagram). This re-orient service can possibly be used by Sequence Diagram by adding a "EditPartUsingReorientService" node in the GMFGen model and referenced the kind of link that should use the Element Edit Service for Re-orient commands.
I close this task