if A is extension use case (not base use case), can A be directly referenced by the actor?
|
|
|||||
|
|
|
You can make the case that there are two kinds of use cases:
|
||||||||
|
|
|
yes; the fact that A extends some other use-case does not 'hide' it from actors |
||
|
|
|
|
YES The user can as said above, but does not indirectly reference/use it, it must be explicitly modeled. Drive Truck extends Drive Steering Based Vehicle. It make sense that the Actor could reference either. |
||
|
|
