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 86374 - Delegate node has no inner node for involved elements
Summary: Delegate node has no inner node for involved elements
Status: NEW
Alias: None
Product: uml
Classification: Unclassified
Component: Project (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@uml
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-10-03 13:34 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-10-03 13:34:38 UTC
Original submitter: sergeyp

Description:
reproducible with JSE7
reproducible with 050606_20:

steps to reproduce:
1. create uml project
2. add component diagram
3. add two classes to the diagram
4. draw Delegate link between classes
5. look for delegate node withn class node
there is no nodes within Delegate (as it is for aggregation etc)
xxx@xxxx 2005-06-08 11:45:56 GMT

reproducible with 061001