Contents > C: List of Design Rules > C.12 Dependency Rules

C.12 Dependency Rules

Rule: NoSupplierCategory: Completeness
Severity: 1-highApplies to: all areas
The supplier end of the dependency link is not connected to a model element.

Check the dependency and attach the supplier end to the proper model element, or remove the dependency link from the model.


Rule: NoClientCategory: Completeness
Severity: 1-highApplies to: all areas
The client end of the dependency link is not connected to any model element.

Check the dependency and attach the client end to the proper model element, or remove the dependency link from the model.