Chapter 9 Working with Object-Oriented Models
The following OOM model checks are made on actors and use cases:
Check | Description and Correction |
---|---|
Actor/use case name and code uniqueness | Actor and use case names and codes must be unique in the namespace (model or package).
Manual correction: Modify the duplicate name/code Automatic correction: Appends a number to the duplicate name/code |
Actor/use case not linked to any object | Actors and use cases should be linked to at least one object in the model.
Manual correction: Create a link between the actor and a use case, or an object Automatic correction: None |
Copyright (C) 2007. Sybase Inc. All rights reserved. |
![]() |