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 136120

Summary: converted state diagram is not correct
Product: uml Reporter: Peter Lam <petersl>
Component: ProjectAssignee: Sergey Petrov <sj-nb>
Status: VERIFIED FIXED    
Severity: blocker    
Priority: P2    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Bug Depends on: 135821, 135832, 136137, 136338    
Bug Blocks:    
Attachments: uml project
original 6.1 state diagram
converted state diagram

Description Peter Lam 2008-05-30 01:05:40 UTC
build 200805028

- download and unzip the attached NB 6.1 uml project
- open the unzipped project
- expand the Model node 
- open the state diagram
Result: The following issues exists on converted diagram. See attached screenshots for original and converted diagrams. 
* missing elements: vertical and horizontal joins and links to and from them
* pre and post condition expressions
* link labels
* simple state lost transitions for displaying
Comment 1 Peter Lam 2008-05-30 01:06:08 UTC
Created attachment 62144 [details]
uml project
Comment 2 Peter Lam 2008-05-30 01:06:50 UTC
Created attachment 62145 [details]
original 6.1 state diagram
Comment 3 Peter Lam 2008-05-30 01:07:36 UTC
Created attachment 62146 [details]
converted state diagram
Comment 4 Sergey Petrov 2008-05-30 05:19:51 UTC
pre and post: issue 135832
link labels: issue 135821
most likely issue with simple state and rows->columns is the same as current persistence state in 6.5 without importing,
need to be filed and added to depends on section.
need to investigate vertical-horizontal forks missing
Comment 5 Sergey Petrov 2008-05-30 08:38:15 UTC
issue 136137 about composite state orientation, didn't file one more issue about separator position
Comment 6 Sergey Petrov 2008-06-19 15:03:16 UTC
regions orientation works now
http://hg.netbeans.org/uml-main/rev/bbab5e649f80
Comment 7 Sergey Petrov 2008-06-20 08:50:23 UTC
http://hg.netbeans.org/uml-main/rev/a179fc6b1032
Comment 8 Sergey Petrov 2008-06-25 20:39:21 UTC
Issue 138279 is filed for one remaining sub-issue
Comment 9 Peter Lam 2008-06-26 21:01:22 UTC
verified in build 20080626. 
The existing problems are now tracked in the following individual issues.

issue 138418 converted state diagram missing vertical and horizontal joins and links to and from them
issue 138420 converted state diagram missing transitions and events in simple state