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 154651 - Loosing [0..*] on reverse engineering
Summary: Loosing [0..*] on reverse engineering
Status: NEW
Alias: None
Product: uml
Classification: Unclassified
Component: Code Generation (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@uml
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-12-04 19:25 UTC by shche123
Modified: 2009-05-25 21:06 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description shche123 2008-12-04 19:25:40 UTC
Reverse Engineer from this code:

private String[] skills = new String[10];

code gen from diagram

reverse engineer again
Loose [0..*] for skills attribute