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 103780 - request for RE to sequence diagrams to go more than one level deep.
Summary: request for RE to sequence diagrams to go more than one level deep.
Status: NEW
Alias: None
Product: uml
Classification: Unclassified
Component: Reverse Engineering (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@uml
URL: http://forum.java.sun.com/thread.jspa...
Keywords:
Depends on:
Blocks:
 
Reported: 2007-05-11 15:45 UTC by George Vasick
Modified: 2007-05-11 15:54 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description George Vasick 2007-05-11 15:45:35 UTC
JSE forum posting:

When I generate sequence diagram from a method with Java Studio Enterprise 8.1,
 it only shows the method called directly by this method.

Can I also show the methods that are called by the other methods that the one
I'm generating the diagram from?

Thanks,
Mike