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

Selects for ER Relationships (ERMRelationship)

ALL Every element regardless of type and name.
BYNAME Every element whose name is pattern.
BYPATTERN Every element whose name matches pattern.
BYKIND Every element whose type is kind.
See ER Relationship for a list of valid kinds.
BYKINDNAME Every element whose type is kind and whose name is pattern.
See ER Relationship for a list of valid kinds.
BYKINDPATT Every element whose type is kind and whose name matches pattern.
See ER Relationship for a list of valid kinds.
ER_NOTINDIA All relationships that are not displayed in an ER diagram.