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 115786 - class transformed to interface and back to class has extra operations
Summary: class transformed to interface and back to class has extra operations
Status: RESOLVED WONTFIX
Alias: None
Product: uml
Classification: Unclassified
Component: Diagram Class (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@uml
URL:
Keywords: REGRESSION
Depends on:
Blocks:
 
Reported: 2007-09-18 06:43 UTC by Peter Lam
Modified: 2009-01-26 12:33 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
element transformation (47.98 KB, image/png)
2007-09-18 06:43 UTC, Peter Lam
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Peter Lam 2007-09-18 06:43:24 UTC
Repro steps:
- create a class diagram
- add and name a class element on the diagram
- add and name a couple of attributes, eg, at1 & at2
- transform the class to interface
- now transform the interace back to class
- notice two extra operations in the class, eg, setAt1 & setAt2 without return type, these extra operations are not
there in the project tree. close and reopen the project still shows these extra operations. See attached screenshot.
Comment 1 Peter Lam 2007-09-18 06:43:59 UTC
Created attachment 48954 [details]
element transformation
Comment 2 Peter Lam 2007-09-18 06:45:40 UTC
this is a regression since it's not reproducible in nb5.5.1
Comment 3 Joanne Lau 2008-06-10 22:28:46 UTC
Transform menu not yet available in 6.5,  can't verify
Comment 4 Sergey Petrov 2009-01-26 12:33:07 UTC
6.5+ have no transform functionality