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.