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 86387 - enumeration linked with association class is not copied to another diagram
Summary: enumeration linked with association class is not copied to another diagram
Status: VERIFIED FIXED
Alias: None
Product: uml
Classification: Unclassified
Component: Diagram Class (show other bugs)
Version: 5.x
Hardware: All All
: P2 blocker (vote)
Assignee: issues@uml
URL:
Keywords:
Depends on: 93686
Blocks:
  Show dependency tree
 
Reported: 2006-10-03 15:08 UTC by Andrew Korostelev
Modified: 2007-02-02 11:31 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
enum is not copied (12.07 KB, application/octet-stream)
2006-10-03 15:08 UTC, Andrew Korostelev
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Andrew Korostelev 2006-10-03 15:08:01 UTC
If enumeration element was connected with class element using association class,
and these three elements (including association class) are copied to another
diagram, enumeration is not copied.


steps to reproduce:
- create uml project.
- create two class diagrams d1 and d2.
- put class and enum element in d1. name them.
- add 'association class' link from class to enum.
- select all on diagram d1.
- switch to d2.
- paste.
only class element and association class are pasted.

screenshot is attached.
Comment 1 Andrew Korostelev 2006-10-03 15:08:30 UTC
Created attachment 34807 [details]
enum is not copied
Comment 2 Yang Su 2007-01-05 22:21:20 UTC
I didn't go back to the older builds, tested on 01/03/07 Griffin daily build,
cannot reproduce the issue, all elements ( I had a lot more than class, enum and
association class on the first diagram ) are copied along with their
relationships. Mark it as fixed, please verify.
Comment 3 Andrew Korostelev 2007-01-31 16:05:38 UTC
this worked well in 20070117_3.
but in all-nbms-griffin-070130_5 copying between diagrams doesn't work at all...

reopen and mark as 'depends on' regression issue 93686
Comment 4 Andrew Korostelev 2007-02-02 11:31:32 UTC
works correctly in all-nbms-griffin-070201_2
Comment 5 Andrew Korostelev 2007-02-02 11:31:46 UTC
verified in all-nbms-griffin-070201_2