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 151197 - Operator property dialogs that define new schemas or map schemas should show attribute types
Summary: Operator property dialogs that define new schemas or map schemas should show ...
Status: NEW
Alias: None
Product: soa
Classification: Unclassified
Component: IEP editor (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Ritesh Adval
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-10-23 18:46 UTC by jlautz
Modified: 2008-10-23 18:46 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 jlautz 2008-10-23 18:46:36 UTC
Verified with Java CAPS 6 with NB 6.1 Patch 4 applied, and IEP *.jar and *.nbm artifacts installed from soarelease
builds 20081022_1.

A number of operators map incoming schemas to an outbound schema. A list of incoming schemas and attributes is displayed
on the left. It would be helpful to have datatypes also shown or accessible in some way. Current task includes
cancelling dialog (possibly losing work) to drill into operators defining incoming schemas to get that info.

Operators that define outbound schemas or map incoming schemas to outbound schemas:
-- InvokeStream
-- StreamProjectionAndFilter
-- RelationMap
-- TupleSerialCorrelation
-- TimeBasedAggregator
-- TupleBasedAggregator
-- RelationAggregator
-- GapWindow