Bug 509464 - [E4 Model Fragment Editor] Filter proposals for filters in fragments
Summary: [E4 Model Fragment Editor] Filter proposals for filters in fragments
Status: CLOSED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 4.7   Edit
Hardware: PC Windows NT
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Olivier Prouvost CLA
QA Contact:
URL:
Whiteboard:
Keywords: noteworthy
Depends on:
Blocks:
 
Reported: 2016-12-19 11:21 EST by Patrik Suzzi CLA
Modified: 2017-01-02 18:10 EST (History)
1 user (show)

See Also:


Attachments
image: list of proposed children (82.61 KB, image/png)
2016-12-19 11:21 EST, Patrik Suzzi CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Patrik Suzzi CLA 2016-12-19 11:21:50 EST
Created attachment 265950 [details]
image: list of proposed children

When using the Model Editor, and you know the 'Extended Element ID' and the 'Feature Name', you can limit the number of child proposals, when the user right-clicks on the corresponding model fragment element.
Comment 1 Patrik Suzzi CLA 2016-12-19 11:25:25 EST
Adding Olivier in c/c as interested in this.
Comment 2 Olivier Prouvost CLA 2016-12-20 13:25:02 EST
Will commit a new StringModelFragment (editor) that provide a method to get all the classes available as children. 

	public List<EClass> getTargetChildrenClasses();
Comment 3 Eclipse Genie CLA 2016-12-20 13:26:06 EST
New Gerrit change created: https://git.eclipse.org/r/87496
Comment 4 Eclipse Genie CLA 2016-12-21 06:43:54 EST
New Gerrit change created: https://git.eclipse.org/r/87545
Comment 6 Patrik Suzzi CLA 2016-12-21 12:43:27 EST
Reopening, as I will add N&N for this change.
Comment 7 Patrik Suzzi CLA 2017-01-02 11:36:39 EST
Cleaning up by removing abandoned change.
Comment 8 Eclipse Genie CLA 2017-01-02 12:58:07 EST
New Gerrit change created: https://git.eclipse.org/r/87906
Comment 10 Patrik Suzzi CLA 2017-01-02 18:10:22 EST
Closing and reassigning back to Olivier, to track his efforts.