[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.modeling.m2m] succesive "collect"

Good afternoon,

can we applicate two succesive "collect" like this

"classes <- DSLC!StructureElement.allInstances()->collect(e|e.chapiter='true')->collect(c | thisModule.SE2C(c) )"

thank you