Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 333495 - filter returns a collection instead of the appropriate subtype
Summary: filter returns a collection instead of the appropriate subtype
Status: CLOSED FIXED
Alias: None
Product: Acceleo
Classification: Modeling
Component: Core (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows 7
: P3 normal
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-04 11:32 EST by Axel RICHARD CLA
Modified: 2011-01-05 05:05 EST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Axel RICHARD CLA 2011-01-04 11:32:14 EST
Build Identifier: 

filter returns a collection instead of the appropriate subtype

ex. : followingSiblings()->filter(TOTO)->first() doesn't work because filter returns a collection instead of a sequence

Reproducible: Always
Comment 1 Laurent Goubet CLA 2011-01-05 05:05:34 EST
Fixed on both 3.0.2RC1 and 3.1.0M5
Comment 2 Laurent Goubet CLA 2011-01-05 05:05:43 EST
Forgot to close