Description Report: Structured display of the entity types with the assignedtables. The report displays the structure of a data model.Only the entity types (long text) and the associated tablesare output. There are 2 recursive ways into the structure:
- From independent entity types to dependent entity types, from
"left to right".
- From the specified data model to the data models it contains,
"from outside in".Precondition The specified data model must contain a representative (entity type),otherwise no list is output. Output The list is formatted according to the dependency of the entity types. The following sort rules apply to the output: 1. First all entity types, then all models. 2. Within entity types, first the specializations and then the relationships (hierarchical and aggregate). Referential relationships are not considered.
|