Conversation
- In convertToDescription(TransitionUsage), used TransitionUsage operations, rather than navigating TransitionFeatureMemberships. - In triggerToText(AcceptActionUsage), constructed text similarly to in addAcceptActionUsage.
|
I updated Please review and let me know if this is acceptable. |
|
@seidewitz, thank you! That is great, but I found two issues on I want to make it consistent and should we eliminate Also I found if there is no declared name, a proper effective name is not rendered properly:
I can fix these if we always omit or render |
I think it is better to always omit the |
name only. (triggetText): Simply use appendNameAndType().
|
Thank you. I updated based on your comment: Note that we do not show |





The trigger name of
Sigbelow is wrongly rendered asSigOccurrence. This PR fixes it by rendering the first parameter (Sig) only.