Use case diagram usecase syntax

0 votes
asked Apr 26, 2015 in Bug by jimpang (220 points)

In the usecase diagram, if I use the usecase shape, as you have documented, I can include descriptive text as follows;

**************

usecase UC1 as "You can use
several lines to define your usecase. You can also use separators.
--
Several separators are possible.
==
And you can add titles:
..Conclusion..
This allows large description."
**************

However, this seems to be in the reverse ordering of the syntax. That is, for other shape, e.g. I would define

**********

actor :Last actor: as Men4

***********

where the aliase name appears after the word 'as', but in the case of usecase, descriptive text comes after the word 'as'.

Although I can still get it to work, it is confusing.

Should you make usecase just like other shapes syntax?

 

 

 

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.
...