Opened 8 years ago

Last modified 4 years ago

#4469 closed defect

improper OMEdit behaviour when renaming partial classes' models — at Version 1

Reported by: massimo ceraolo Owned by: Adeel Asghar
Priority: high Milestone: 1.18.0
Component: OMEdit Version:
Keywords: Cc:

Description (last modified by massimo ceraolo)

If I rename a partial class submodel, the inheriting class does not show the submodel as renamed, but works.
Using the attached TestRename:
1) rename in PartialIce from the diagram view toPowW into toPowW0; save file
2) look at IceT (that uses PartialIce): toPowW is not renamed.
3) run TestIceT (that uses IceT) => it works!

I'm not totally sure, but in addition to not updating the model name in inherited models, something more serious is done by OMEdit in such cases. This morning, when doing something similar, I ended up with a corrupted package. But I can not replicate this.

Change History (1)

comment:1 by massimo ceraolo, 8 years ago

Description: modified (diff)
Note: See TracTickets for help on using tickets.