Adding Container To Class Diagram [message #1791763] |
Thu, 05 July 2018 02:12  |
Eclipse User |
|
|
|
I am new in papyrus(Eclipse C/C++ on linux) and i want to write a class that have a vector of type double.
So i created a new class, and in properties i add new Owned atrribute.
i find the double type but i cant find out how to add the vector container.
|
|
|
|
|
|
|
|
|
Re: Adding Container To Class Diagram [message #1816573 is a reply to message #1816473] |
Thu, 31 October 2019 11:30  |
Eclipse User |
|
|
|
Hi Steve,
yes, this is still the case. In the Papyrus for Robotics customization, we use template signatures for communication patterns and enable the automatic creation of an actual and a template binding from the palette. If I find the time, I can do something similar for STL.
Concerning the 2nd part of your message: some time ago it was possible (I think) to create a template binding towards a class without a template signature. This is apparently no longer possible, but this is rather good and not a bug as a template binding makes only sense in in the presence of a template class. Except that the pragmatical work-around does not work any more, i.e. it would be much better to add the missing template signatures.
Ansgar
[Updated on: Thu, 31 October 2019 11:41] by Moderator
|
|
|
Powered by
FUDForum. Page generated in 0.09290 seconds