I am learning UML and I would like to know if it is possible to loop on the decision node. Because in my cockburn I have :
3-Enter with ticket
3a1-Enter with card
3a2-Failure: return to 1
If it is possible, how can I do it with Visual Paradigm?
Thanks!