| NAME |
String |
Name of the element. |
| ER_SWNAME |
String |
Short name of the attribute. |
| ER_DSNAME |
String |
Name used for the D schema. |
| ORDER |
Integer |
Order number within the entity. |
| ER_DSORDER |
Integer |
Order number within the database table. |
| ER_ISPRIMARY |
Boolean |
Is the attribute a primary key attribute? |
| ER_ISFOREIGN |
Boolean |
Is the attribute a foreign key attribute? |
| ER_ISNOTNULL |
Boolean |
Is the attribute mandatory (NOT NULL)? |
| ER_DEFVAL |
String |
Default value of the attribute. |
| ER_TYPE |
String |
Type of the attribute for the target system pattern. |
| ER_SCHEMA |
Integer |
Schema membership, see attribute |
| DISPLAY_BITMAP |
String |
Bitmap file of display icon. |