|
|
|
|
|
Re: List or something [message #664373 is a reply to message #664356] |
Fri, 08 April 2011 14:54   |
|
This is a multi-part message in MIME format.
--------------050103090901000905020808
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
Hi,
You can use something like this :
[for (e : EClass | p.eContents()->filter(EClass)->asSet())]
import [allClasses.name]
[/for]
Laurent Goubet
Obeo
On 08/04/2011 16:13, Klausen wrote:
> ok, but how do a put the imports in a set? My curernt code looks like this
>
> [for (e : EClass | p.eContents())]
> import [p.name/].I[e.name/];
> [/for]
>
> Do I have to use a let clause?
--------------050103090901000905020808
Content-Type: text/x-vcard; charset=utf-8;
name="laurent_goubet.vcf"
Content-Transfer-Encoding: base64
Content-Disposition: attachment;
filename="laurent_goubet.vcf"
YmVnaW46dmNhcmQNCmZuOkxhdXJlbnQgR291YmV0DQpuOkdvdWJldDtMYXVy ZW50DQpvcmc6
PGEgaHJlZj0iaHR0cDovL3d3dy5vYmVvLmZyIj5PYmVvPC9hPg0KZW1haWw7 aW50ZXJuZXQ6
bGF1cmVudC5nb3ViZXRAb2Jlby5mcg0KdXJsOmh0dHA6Ly93d3cub2Jlby5m cg0KdmVyc2lv
bjoyLjENCmVuZDp2Y2FyZA0KDQo=
--------------050103090901000905020808--
|
|
|
|
Re: List or something [message #664375 is a reply to message #664373] |
Fri, 08 April 2011 14:57   |
|
This is a multi-part message in MIME format.
--------------090408030405060108000300
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
Without the copy/pasting errors, this gives :
[for (e : EClass | p.eContents()->filter(EClass)->asSet())]
import [p.name/].I[e.name/];
[/for]
:)
Laurent Goubet
Obeo
On 08/04/2011 16:54, Laurent Goubet wrote:
> [for (e : EClass | p.eContents()->filter(EClass)->asSet())]
> import [allClasses.name]
> [/for]
--------------090408030405060108000300
Content-Type: text/x-vcard; charset=utf-8;
name="laurent_goubet.vcf"
Content-Transfer-Encoding: base64
Content-Disposition: attachment;
filename="laurent_goubet.vcf"
YmVnaW46dmNhcmQNCmZuOkxhdXJlbnQgR291YmV0DQpuOkdvdWJldDtMYXVy ZW50DQpvcmc6
PGEgaHJlZj0iaHR0cDovL3d3dy5vYmVvLmZyIj5PYmVvPC9hPg0KZW1haWw7 aW50ZXJuZXQ6
bGF1cmVudC5nb3ViZXRAb2Jlby5mcg0KdXJsOmh0dHA6Ly93d3cub2Jlby5m cg0KdmVyc2lv
bjoyLjENCmVuZDp2Y2FyZA0KDQo=
--------------090408030405060108000300--
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.02969 seconds