"at" operation with ordered set [message #1015678] |
Fri, 01 March 2013 11:36  |
Eclipse User |
|
|
|
Hi All,
I try to use the "at" operation with ordered set.
I have this error
Operation not found: OrderedSet {ProcessModel!<unnamed>}.at(java.lang.Integer)
but when I add .asSequence() before, it works!!!!
In the ATL manual, I find the "at" operation in "4.1.5.4 OrderedSet data type operations"
|
|
|
|
|
|
Re: "at" operation with ordered set [message #1016251 is a reply to message #1015886] |
Tue, 05 March 2013 11:09  |
Eclipse User |
|
|
|
thank you for reply.
If a understand your reply,
you said that the at operation is not specified for OrderSet type.
that is right?
thanks
Ed Willink wrote on Mon, 04 March 2013 02:43Hi
It might be an accurate adherence to OCL 2.0 where OrderedSet was
underspecified.
Regards
Ed
On 03/03/2013 20:06, Dennis Wagelaar wrote:
> Op 01-03-13 17:36, Fernando Ayata schreef:
>> Hi All,
>> I try to use the "at" operation with ordered set.
>> I have this error
>> Operation not found: OrderedSet {ProcessModel!<unnamed>}.at(java.lang.Integer)
>>
>> but when I add .asSequence() before, it works!!!!
>>
>> In the ATL manual, I find the "at" operation in "4.1.5.4 OrderedSet data type
>> operations"
> Looks like a bug to me. In which VM(s) do you have this problem?
>
> Dennis
|
|
|
Powered by
FUDForum. Page generated in 0.25543 seconds