3.7Entities diagrams
This chapter deals with general aspects of entities.
Entities are represented by classes. This set of classes defines the database schema, as well as entities used in the generated application. Links between classes are represented by associations.

3.7.1 Entity modeling and applicable rules