ProjectModel
|
 |
| OWN |
Model of the ERM DB entity (connection of ERM entity to ERM DB table) . |
|
ERMDBEntity
|
|
| OWN |
The ERM DB entity itself (if ERM DB entity) or the ERM DB entity using the ERM specimen (if ERM specimen). |
| ALL |
All ERM DB entities of the same entity. |
| SONS |
All dircet son ERM DB entities. |
| SONSALL |
All son ERM DB entities. |
| PARENT |
parent ERM DB entities. |
|
ERMEntity
|
|
| OWN |
The ERM entity that is connected to an ERM DB table by the ERM DB entity. |
|
ERMDBTable
|
|
| OWN |
The ERM DB table that is connected to an ERM entity by the ERM DB entity. |
|
ERMSpecimen
|
|
| ALL |
All ERM specimens used by the ERM DB entity. |
| ROOT |
Root ERM specimens used by the ERM DB entity. |
| OWN |
ERM specimen in the 1 to 1 chain. |
|
ERMRelationship
|
|
| OWN |
ERM relationship of which the name of the ERM entity relationship connection is stored in the ERM specimens. |
|
ERMEntRs
|
|
| ER_MERGE |
ERM entity relationship connections that can be merged. |
| OWN |
ERM entity relationship connection of which the name is stored in the ERM specimens. |
|
ERMAttrAttr
|
|
| SONS |
All assignments of CS attributes to DS attributes. |
| SONSALL |
All assignments of CS attributes to DS attributes, the assignments of the sons too. |
|
ERMAttrSpec
|
|
| SONS |
All assignments of attributes to specimen. |
| SONSALL |
All assignments of attributes to specimen, the assignments of the sons too. |
|