Skip to content

Modeler_audit_rules_R2410

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

R2410

Summary

An Operation cannot own both ‘create’ and ‘destroy’ stereotypes.

Details

Constructor and destructor are exclusive stereotypes: a method cannot be both a constructor and a destructor.

Tips

Remove one of the stereotypes.

Clone this wiki locally