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 89832 - Use the AXIOM model in Variable and Property Alias dialogs
Summary: Use the AXIOM model in Variable and Property Alias dialogs
Status: VERIFIED FIXED
Alias: None
Product: soa
Classification: Unclassified
Component: BPEL (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: Nikita Krjukov
URL: http://xdesign-tools.czech.sun.com:80...
Keywords:
Depends on:
Blocks: 89926
  Show dependency tree
 
Reported: 2006-11-22 11:27 UTC by Nikita Krjukov
Modified: 2006-12-14 15:09 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 Nikita Krjukov 2006-11-22 11:27:17 UTC
It's necessary to: 
-- use the AXIOM model instead of schema model to show deep structure of types 
in the Variable dialog. 
-- use the AXIOM model to represent Query in the Property Alias dialog.
Comment 1 Nikita Krjukov 2006-11-22 11:37:36 UTC
The Variable dialog shows the AXIOM based view to represent the types' tree. 
The Message nodes now are expandable and show Part and structure of the Part. 
The Global Types are marked with bold font to help use do selection. 

The Property Alias dialog provides more deep tree view. Now the Part elements 
are expandable and show the AXIOM structre, corresponding to the Parts' types. 
The new Check-box "Synchronous with tree" is added to allow automatic query 
generation based on the tree view selection. 
The tree view is expanded on the dialog openning according to current Query 
value (if the Query is a simple path). 
Comment 2 Nikita Krjukov 2006-11-29 16:53:12 UTC
Add reference to Wiki specification
Comment 3 _ hong_lin 2006-12-08 02:52:02 UTC
Verified the feature is in Gavotte Milestone build 2.
Comment 4 Irina Filippova 2006-12-14 15:09:04 UTC
The Wiki specification is clear for docs. There is no need to update it. Thanks!