Prev - Next - Down | SDMetrics - the UML design measurement tool |
Rule: NoSupplier | Category: Completeness |
Severity: 1-high | Applies to: all areas |
The supplier end of the interface realization is not connected to an interface. For a loose supplier end, either attach the end to the proper interface or delete the interface realization from the model. If the supplier end is connected to anything else but an interface, connect it to the proper interface, or consider replacing the interface realization with a plain UML generalization, realization, or dependency. |
Rule: NoInterface | Category: Completeness |
Severity: 1-high | Applies to: all areas |
The client end of the interface realization is not connected to a model element. Check the interface realization and attach the client end to the proper model element, or remove the interface realization from the model. |
Prev | Up | Next |
Appendix C.10 "Generalization Rules" | Contents | Appendix C.12 "Dependency Rules" |