Bug 436427 - Completion proposals under a For model operation does not contains the iterator
Summary: Completion proposals under a For model operation does not contains the iterator
Status: CLOSED FIXED
Alias: None
Product: Sirius
Classification: Modeling
Component: Core (show other bugs)
Version: 1.0.0   Edit
Hardware: PC Windows NT
: P3 normal (vote)
Target Milestone: 1.0.0   Edit
Assignee: Maxime Porhel CLA
QA Contact:
URL:
Whiteboard:
Keywords: triaged
: 428758 (view as bug list)
Depends on:
Blocks:
 
Reported: 2014-06-03 04:52 EDT by Maxime Porhel CLA
Modified: 2014-12-03 08:36 EST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Maxime Porhel CLA 2014-06-03 04:52:36 EDT
Create/Open a VSM with a Tool. 
Add a For in its model operations
Add a Set as child of the For element. 

Enter var: and press CRTL+SPACE
> The completion proposals do not contains the iterator.
> It should be in the available variable list, typed by ecore.EObject

Change the For iterator name
Retry
> The completion proposals do not contains the iterator.
> It should be in the available variable list with its new name, typed by ecore.EObject, the previous name must not be in the list.
Comment 1 Maxime Porhel CLA 2014-06-03 05:01:02 EDT
See https://git.eclipse.org/r/#/c/27795/
Comment 2 Maxime Porhel CLA 2014-06-04 04:27:26 EDT
Fixed by commit fa0f44de23d209aac8b4fb92978bc982358de6ea
Comment 3 Pierre-Charles David CLA 2014-06-10 07:10:20 EDT
Verified on 1.0.0rc3.
Comment 4 Pierre-Charles David CLA 2014-06-25 10:14:57 EDT
Available in Sirius 1.0.0.
Comment 5 Laurent Redor CLA 2014-12-03 08:36:39 EST
*** Bug 428758 has been marked as a duplicate of this bug. ***