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 86145 - Bad wording of implementation block header
Summary: Bad wording of implementation block header
Status: NEW
Alias: None
Product: uml
Classification: Unclassified
Component: Diagram Class (show other bugs)
Version: 5.x
Hardware: PC All
: P4 blocker (vote)
Assignee: issues@uml
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-09-29 13:32 UTC by bugbridge
Modified: 2009-05-25 21:06 UTC (History)
1 user (show)

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 bugbridge 2006-09-29 13:32:50 UTC
Description:
There is 'Operations redefined from 'interface_name'' header of block of method
implemented from some interface in class element, it should be 'Operations
implemented from 'interface_name''.
Steps to reproduce:
1. place interface 'a' on a diagram
2. add 'q' method to 'a'
3. place class 'b' on the diagram
4. connect 'b' and 'a' with implementation:
result:
'Operations redefined from 'a'' block appears.
xxx@xxxx 11/2/04 12:55 GMT

reproducible with 060927