All Tags »
package »
actors
Sorry, but there are no more tags available to filter with.
-
Greetings:
I've made a habit of placing actors at the package level but, as I have identified several actors whose goals correspond to use cases found in more than one package, that means that I have to use the ''Duplicate'' feature to create copies of the actor. I then move the copies to the other packages in which the actor corresponds to use ...