Prev - Next - Down | SDMetrics - the UML design measurement tool |
Rule: Unnamed | Category: Completeness |
Severity: 1-high | Applies to: all areas |
The data type has no name.
|
Rule: Keyword | Category: Naming |
Severity: 2-med | Applies to: design |
Data type name is a Java or C++ keyword; find another name for it.
|
Rule: NoQuery | Category: Correctness |
Severity: 1-high | Applies to: all areas |
The data type has an operation that is not marked as a query. All operations of a data type must be queries.
|
Prev | Up | Next |
Appendix C.2 "Interface Rules" | Contents | Appendix C.4 "Property Rules" |