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 80424 - All relations are missd from report
Summary: All relations are missd from report
Status: CLOSED FIXED
Alias: None
Product: uml
Classification: Unclassified
Component: Reporting (show other bugs)
Version: 5.x
Hardware: All All
: P1 blocker (vote)
Assignee: Yang Su
URL:
Keywords: REGRESSION
Depends on:
Blocks:
 
Reported: 2006-07-17 15:24 UTC by Sergey Petrov
Modified: 2006-08-31 02:29 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 Sergey Petrov 2006-07-17 15:24:34 UTC
reproducible with pack060716, was fixed in prev release

I've tried all relations from class diagram and can't find any information about
them in generated report
stesp to reproduce:
1. create class diagram
2. add several classes/interfaces
3. add all possible links including association class
4. generate report
association class is missed and there are no information about any of the relations
Comment 1 Yang Su 2006-07-17 19:42:39 UTC
it's implemented now. Relationships section is above documentation section, it
includes dependency supplier/client elements, associations, generalization,
specification, nesting class, containing diagrams.
Comment 2 Sergey Petrov 2006-07-24 09:17:25 UTC
verified with 060719