[SysML] Where are the getX operations on stereotypes of the SysML profile implemented? [message #1786383] |
Wed, 02 May 2018 08:38  |
Eclipse User |
|
|
|
In the SysML profile some functionality is realized through operations defined on a stereotype. For example, the Requirement stereotype has operations and which automatically fill the parameters satisfiedBy and Derived with lists of the respective elements which are connected to a requirement via Satisfy and DeriveReqt relations.
For an own DSML I want to implement an analogous mechanism for my own custom stereotypes. I thought it would be a good start to look at how the operations mentioned above are implemented to get an idea about how to implement my own ones. Unfortunately I was not able to find them in the sources of the SysML profile in the Papyrus git.
Therefore I would be very grateful if someone could point me to the right place in the code. Also any other howto or tutorial that could give me a jump start would be highly appreciated. And of course, if you think that I'm on the wrong path to begin with due to some misunderstanding on my side, I'd also like to hear your opinion on how to do things in a different yet better way.
|
|
|
|
Powered by
FUDForum. Page generated in 0.28119 seconds