guys how can I make conditions in use case diagram ? Something like decision node in activity diagram.
For example, If there is "evaluate" usecase which can lead either to Y or N, there is simply no way to express it. There is only constrain feature, that would lead to repeating { if evaluated } {if evaluated } ......
What you probably want to use is alternative paths, basically what you do is you repeat part of your use case like this:
In step 5, if there is not enough money on the account
The Use Case Diagram doesn't seem to fit at all with conditions. Usually, when depicting multiple scenarios, one would make multiple use cases for each one. An activity diagram would be more fitting to display conditional logic.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With