MID - the modeling company Home Search Tcl Script Help Tcl Script Help Contact Support

Views for ER Relationships (ERMRelationship)


ProjectModel

OWN Model of the ERM relationship.

Package

OWN Package of any connected entity

ERMRelationship

OWN The ERM relationship itself.
NAME All relationships named pattern (evtl. with wrap) that connect the same entitites like the actual relationship (except the actual relationship itself)

ERDiagram

ALL All ER diagrams containing a relationship node of the ERM relationship; if refentity is set all diagram except diagram refentity; if kind is set only those diagrams with the given kind
OWN ER diagram refentity if it contains a relationship node of the ERM relationship

ERDEntity

ALL All entity nodes connected by the actual ER relationship; if refentity is set only the entity nodes in ER diagram refentity.

ERDRelationship

ALL All relationship nodes to ERM relationship.
OWN Relationship node to ERM relationship in diagram refentity.

ERMEntity

ALL All ER entities connected by the actual ER relationship; if kind is set only the entities with RTyp flag equal kind.
SRC The ER entity on the 'left' side of the actual ER relationship.
ALLTRG ALL ERM entities on the 'right' side of the actual ER relationship.
ER_FOREIGN_KEY ALL ERM entities connected by the actual ER relationship inheriting a foreign key by the actual ER relationship.

ERMEntRs

ALL All ERM entity relation connections of the actual ER relationship.
OTH All ERM entity relation connections of the actual ER relationship except the ERM entity relation where.
OWN The ERM entity relation connection to entity refentity.
SRC The ERM entity relation connection on the 'left' side of the actual ER relationship.
ALLTRG All ERM entity relation connections on the 'right' side of the actual ER relationship.

ERMDBEntity

ALL All merged ERM entitis in DB table

ERMPrimKey

ER_PRIMARY_KEY The primary key of the 'left' side of the actual ER relationship.

ERMForKey

ER_FOREIGN_KEY The foreign keys of the 'right' sides of the actual ER relationship.

ERMAttribute

ER_FOREIGN_KEY The foreign keys of the 'right' sides of the actual ER relationship.

DDView

ALL All views using the actual ERM relationship in the actual ProjectModel (if refentity not set) or in the ProjectModel refentity (otherwise).

DDComponent

ALL All view components to the actual ERM relationship in the actual ProjectModel (if refentity not set) or in the ProjectModel refentity (otherwise).