Prev - Next - Down | SDMetrics - the UML design measurement tool |
Rule: NoAssoc | Category: Completeness |
Severity: 1-high | Applies to: all areas |
The actor is not associated with any use cases, classes, or subsystems. Without such associations, the actor is useless. Associate the actor with one or more use cases, or delete it from the model.
|
Rule: NaryAssoc | Category: Correctness |
Severity: 2-med | Applies to: all areas |
The actor participates in an n-ary association. An actor can only participate in binary associations. Replace the n-ary association with several binary associations.
|
Rule: Unnamed | Category: Correctness |
Severity: 1-high | Applies to: all areas |
The actor has no name.
|
Prev | Up | Next |
Appendix C.13 "Interaction Rules" | Contents | Appendix C.15 "Usecase Rules" |