I have the following questions about the CRUD Use Cases:
It is said that you should not create multiple use cases representing each CRUD operation, and you should create only one use case for this, as explained in Level of use-case detail . But what if only the managing actor, for example, could have access to create and remove, what would it look like?