Skip to content

Modeler_audit_rules_R2450

Antonin Abhervé edited this page Sep 3, 2020 · 1 revision

R2450

Summary

A Package cannot have inheritance links.

Details

Packages cannot have inheritance links.

They can have import links and package merge links (PackageMerge).

Tips
  • Delete the inheritance links.

  • Replace the inheritance links by import links.

  • You can also use package merge links but their semantics are quite complex, so please consult the documentation before using them.

Clone this wiki locally