This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 122753 - Associations should sync on attribute name
Summary: Associations should sync on attribute name
Status: NEW
Alias: None
Product: uml
Classification: Unclassified
Component: Synchronization (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: issues@uml
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-11-26 11:21 UTC by roridge
Modified: 2007-11-26 20:52 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description roridge 2007-11-26 11:21:37 UTC
When generating source from a UML diagram it's not always practical to generate the source markers for
merging/synchronisation.

So when you amend the source and then Reverse Engineer it back, any associations, compositions or aggregations you had
are lost. Could it be possible to do an intermediate sync level, where the source is merged with the existing UML element.

example:
If you create a composition in UML, then generate the source code. Then you change change the source (but leave the
composition name as when it was generated). Then when you reverse engineer the code, it merges back, not removing the
associations et cetera.
Comment 1 roridge 2007-11-26 20:52:22 UTC
This should have been put in as an Enhancement.