Summary

Messages of the 'reply' type cannot invoke an Operation.

Details

In UML 2.3, a 'reply' type Message is a reply from an Operation call, so it cannot call another Operation.

Tips

If you have a 'reply' Message invoking an Operation, change the Message kind, or remove the invocation.