CALL link type
| ID | Display Name | Description |
|---|---|---|
| ACCESS | For example, a call from Java Constructor to a Java Method | |
| CALL | Link objects through a call statement | |
| CATCH | Link objects through a catch statement | |
| FIRE | Link objects through an event trigger | |
| GET | Link objects through an HTTP GET statement | |
| POST | Link objects through an HTTP POST statement | |
| PROTOTYPE | For example, an applet component and the applet class | |
| RAISE | Link objects through a RAISE statement | |
| THROW | Link objects through a throw statement | |
| USE | For example, link SQL Scripts to SQL Tables through a SQL command |