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 - converted state diagram is not correct
Summary: converted state diagram is not correct
Status: VERIFIED FIXED
Alias: None
Product: uml
Classification: Unclassified
Component: Project (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Sergey Petrov
URL:
Keywords:
Depends on: 135821 135832 136137 136338
Blocks:
  Show dependency tree
 
Reported: 2008-05-30 01:05 UTC by Peter Lam
Modified: 2008-06-26 21:01 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
uml project (190.82 KB, application/x-compressed)
2008-05-30 01:06 UTC, Peter Lam
Details
original 6.1 state diagram (68.90 KB, image/png)
2008-05-30 01:06 UTC, Peter Lam
Details
converted state diagram (48.45 KB, image/png)
2008-05-30 01:07 UTC, Peter Lam
Details

Note You need to log in before you can comment on or make changes to this bug.
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