Skip to content

Modeler_audit_rules_R1960

Antonin Abhervé edited this page Sep 3, 2020 · 1 revision

R1960

Summary

A Message must have the same name as the invoked Operation.

Details

From the UML 2.3 specification:

The name of the named element referenced by signature must be the same as that of the Message.

Tips

If the name of your Message does not correspond to the name of the Operation it invokes, you should rename it in accordance with the Operation’s name.

Clone this wiki locally