How to add text to node UML solution in visual studio 2012

I am trying to use an action diagram in Visual Studio. When I add a node solution to the chart, there is no way to add text to display the true or false state. I was looking for connector properties, but that does not help.
Look at it, I want to add text true, and falsein a decision node:
enter image description here

Another way is to use the node comment, but the problem is that the comment is not connected to the connector.
How can i do this? Any help would be greatly appreciated.

+5
source share
1 answer

Right click->Properties. Guard .

+15

All Articles