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

Views for ER Diagram Nodes (ERDNode)

Accepts entity node (ERDEntity) or relationship node (ERDRelationship) for parameter entity with class = '!'.


ProjectModel

OWN Model of the ER diagram node.

ERDNode

OWN ERDNode itself

Package

OWN Package of the ER diagram.
ALL All packages of the ER entity.

ERDiagram

ALL All ER diagrams in which a graphical node of the (logical) entity or relationship represented by the given ER diagram node occurs.
OWN ER diagram in which the given ER diagram node occurs.

ERDEntity

OWN ERDEntity
ALL All ER entity nodes connected to given relationship node or given entity node itself.
OTH All ER entity nodes of the diagram of the given ER entity node having a connection to given ER entity node

ERDRelationship

ALL All ER relationship nodes connected to given entity node or given relationship node itself.

ERMEntity

OWN (logical) entity (if entity node) or all (logical) entities connected by the relation (if relationship node).
ER_FOREIGN_KEY All entities with a foreign key referencing a primary key of the given entity (if entity node) or all entities inheriting a foreign key by the relation (if relationship node)
ADDABLE All entities connected by the relation not having a entity node in the ER diagram (if relationship node).

ERMRelationship

OWN (logical) relationship (if relationship node).

PolyEREntRs

ALL all entity relationship edges in the diagram of the relationship node (if relationship node) or all entity relationship polygons in the diagram connected to the entity node (if entity node).

ERMEntRs

ALL all (logical) entity relationship connections of the relationship (if relationship node) or all (logical) entity relationship connections in the diagram connected to the entity node (if entity node).
ER_ALL_11 all (logical) entity relationship connections with multiplicity (1,1) of the relationship (if relationship node) or all (logical) entity relationship connections with multiplicity (1,1) in the diagram connected to the entity node (if entity node).

ERMDBTable

ALL all DB tables of the entity (if entity node).

PkgDiagram

PARENTS All package diagrams with packages of the ER diagram containing the ER diagram node.

DDView

ALL all views containing (logical) entity (if entity node)