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

Selects for ER Attributes (ERMAttribute)

ALL Every element regardless of type and name.
BYKIND All attributes in an ER entity if kind is 1, all attributes in an ER DB table otherwise.
BYNAME Every element whose name is pattern.
BYPATTERN Every element whose name matches pattern.
BYSPATT Every element whose short name matches
ER_PRIMARY All attributes with the flag for primary key set.
ER_UNIQUENAME All attributes with name as name or short name that are assigned to the refentity of type ER entity or ER DB table.
ALL_NOTASG All attributes without an assignment of a data element.