I want to model the fact that the argument of a method is an in, out or
inout argument.
I used the profile of my project (tip_profile) and I added 3 annotations
applicable on any argument.
Then I can use those on the argument of the method. This shows up in the
list of arguments in the detailed view of the method, but it does not show
up in the summary view, nor in the explorer.
It would be nice to be able to see those on the explorer also.