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 105265 - accessor methods are not created automatically
Summary: accessor methods are not created automatically
Status: VERIFIED WORKSFORME
Alias: None
Product: uml
Classification: Unclassified
Component: Diagram Class (show other bugs)
Version: 6.x
Hardware: All All
: P1 blocker (vote)
Assignee: issues@uml
URL:
Keywords: REGRESSION
Depends on:
Blocks:
 
Reported: 2007-05-31 13:51 UTC by Andrew Korostelev
Modified: 2007-06-13 13:42 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 Andrew Korostelev 2007-05-31 13:51:34 UTC
accessor methods are now not created automatically for named attribute on class
element in java-model uml project.

It is regression.
Most likely related to issue 99448

steps:
- create java-model uml project
- create class diagram
- put class element on diagram
- name class element on diagram
- add named attribute

accessors should be created.
Comment 1 Andrew Korostelev 2007-05-31 15:39:58 UTC
getter/setter are also not created for navigable association link
Comment 2 Peter Lam 2007-06-12 18:30:21 UTC
this is a test blocker bug. upgrading to p1.
Comment 3 Peter Lam 2007-06-13 07:09:09 UTC
verified in build netbeans-hudson-trunk-635-full.zip (070613) that accessors are now created.
Comment 4 Alexandr Scherbatiy 2007-06-13 13:42:49 UTC
change resolution to verified