Bug 546160 - [Segments] Extend IterateCondition tooling for segments
Summary: [Segments] Extend IterateCondition tooling for segments
Status: RESOLVED FIXED
Alias: None
Product: ECP
Classification: Modeling
Component: EMF Forms (show other bugs)
Version: unspecified   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: 1.21.0   Edit
Assignee: Lucas Koehler CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-04-05 11:00 EDT by Lucas Koehler CLA
Modified: 2019-04-26 09:10 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Lucas Koehler CLA 2019-04-05 11:00:21 EDT
The view model tooling must be able to create an IterateCondition with a segment based item DMR.
Therefor, the condition's DMR must be configurable in the condition's detail view and dmrs should no longer be creatable via its context menu.
Comment 1 Eclipse Genie CLA 2019-04-18 10:46:30 EDT
New Gerrit change created: https://git.eclipse.org/r/140827
Comment 3 Lucas Koehler CLA 2019-04-26 09:10:19 EDT
In both the legacy and the segment tooling, the IterateCondition's DMR is no longer creatable via the tree's context menu. Instead, it is created in the detail view. Depending on the tooling mode, the corresponding wizard is opened.

In some cases, nested conditions are not refreshed correctly at runtime. This is tracked in Bug 546700