| Concat collection [message #899617] |
Wed, 01 August 2012 11:10  |
Matthias N Messages: 58 Registered: June 2012 |
Member |
|
|
Hi,
I have a class A which can have multiple references to class B
What I want to do is, to concatenate all referenced names.
When I use the following command
self.VVCase__vvSubject->asSequence().name
I get:
But what I want to have sth like this:
How can I achive this with OCL ?! I found an example with "->iterate()", however my OCL sais "cannot find operation iterate() for the type (OrderedSet(VVCase)).
thanks
|
|
|
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.01871 seconds