Question

I try to use activity diagram in Visual studio. When I add a decision node to diagram, there is no way to add text to display true or false condition. I searched in connector properties but it doesn't help.
Look at this, I want to add true and false text into decision node:
enter image description here

Another way is using comment node, but the problem is comment doesn't link with connector.
How can I do that? Any help would be greatly appreciated.

Was it helpful?

Solution

Click on the connector and Right click->Properties. In the Properties you can name the Guard on each connector.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top