| ALL |
Every element regardless of type and name. |
| BYNAME |
Every element whose name is pattern. |
| BYPATTERN |
Every element whose name matches pattern. |
| BYKIND |
Every ER entity which is an R type if kind is 1 and E or ER type if kind is 0. |
| BYKINDNAME |
Every ER entity whose name is pattern and which is an R type if kind is 1 and E or ER type if kind is 0. |
| BYKINDPATT |
Every ER entity whose name matches pattern and which is an R type if kind is 1 and E or ER type if kind is 0. |
| ER_UNIQUENAME |
All entities with pattern as name or short name. |