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

Summary: Use the AXIOM model in Variable and Property Alias dialogs
Product: soa Reporter: Nikita Krjukov <supernikita>
Component: BPELAssignee: Nikita Krjukov <supernikita>
Status: VERIFIED FIXED    
Severity: blocker    
Priority: P3    
Version: 5.x   
Hardware: All   
OS: All   
URL: http://xdesign-tools.czech.sun.com:8080/JSPWiki/Wiki.jsp?page=IZ89832
Issue Type: ENHANCEMENT Exception Reporter:
Bug Depends on:    
Bug Blocks: 89926    

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!