no else-case in activity diagram

0 votes
asked Jan 20, 2020 in Wanted features by knaifhogg (160 points)
Hi,

I would like a way to not have an else-case in an if-statement. This would be useful when documenting C code with CPU cycles. When the if-cases are not true, nothing should happen, it should not continue onward (using else-case) and it should not lead to an end (using else-case with end). Instead it should not continue.

Thanks.

Your answer

Your name to display (optional):
Privacy: Your email address will only be used for sending these notifications.
Anti-spam verification:

[Antispam2 Feature: please please wait 1 or 2 minutes (this message will disappear) before pressing the button otherwise it will fail](--------)
To avoid this verification in future, please log in or register.
...