How can i poof an elis datat? [message #423362] |
Mon, 29 September 2008 10:38  |
Eclipse User |
|
|
|
Hello,
I have an Elist like this. EList<Property> Pi
Now i fill this EList with some Elements. But i want to proof these
Elements dynamically. So is there a way to get the information, that
this elist only holds propertys?
This is only an example, there are some more lists, whiches holds other
elements.
Greetings
Jörg
|
|
|
|
|
|
|
|
|
Re: How can i poof an elist data? [message #423372 is a reply to message #423369] |
Mon, 29 September 2008 11:00  |
Eclipse User |
|
|
|
Thanks this helped me a lot.
Ed Merks schrieb:
> Jörg,
>
> Comments below.
>
> Jörg wrote:
>> Sorry for the spelling mistake.
>>
>> Jörg schrieb:
>>> Hello,
>>>
>>> I have an Elist like this. EList<Property> Pi
>>>
>>> Now i fill this EList with some Elements. But i want to proof these
>>> Elements dynamically. So is there a way to get the information, that
>>> this elist only holds propertys?
> The lists for multi-valued properties implement
> EStructuralFeature.Setting and hence can be cast to that. From there
> you can find out the feature and hence the type of the feature...
>>>
>>> This is only an example, there are some more lists, whiches holds
>>> other elements.
>>>
>>> Greetings
>>> Jörg
|
|
|
Powered by
FUDForum. Page generated in 0.25790 seconds