It's all about the answers!

Ask a question

[PUB] How to fetch messages inside Interaction Operands


Ye Yu (11) | asked Dec 07 '21, 8:45 a.m.

 Hi All, 

 I am trying to build a report for Sequence Diagram using RPE, and I can get Interaction Operators/Interaction Operands by casting ModelElement into CombinedFragment, but when I fetch Messages under InteractionOperand node I got nothing. Even using NestedElements under InteractionOperand, I can not find any messages there.
Can I fetch messages inside Interaction Operands, or is there a way can tell a message belongs to an Interaction Operand.

I know in Java API you can use interactionOperand.getContainedMessages() to get messages inside Interaction Operand, dont know why RPE cant do the samething.



Be the first one to answer this question!


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.