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 154769 - Can't Create a sequence diagram from an operation of a class
Summary: Can't Create a sequence diagram from an operation of a class
Status: NEW
Alias: None
Product: uml
Classification: Unclassified
Component: General (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@uml
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-12-05 14:55 UTC by Ivan Sidorkin
Modified: 2009-05-25 21:06 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 Ivan Sidorkin 2008-12-05 14:55:05 UTC
http://uml.netbeans.org/qa/nb65/SanityTests/UMLSanityTestSpecification.html#Create_Diagram_From_Selected_Elements
8  	Create a sequence diagram from an operation of a class  	

   1. Expand the Operations node under the "BankAccount" class node
   2. Right click on "withdraw" operation
   3. Select Create Diagram From Selected Elements from popup menu

there is no such menu item
Comment 1 Sergey Petrov 2008-12-05 15:39:19 UTC
specification need to be updated, need to invoke reverse engineering operation action, cdfs was removed from operation node.