 |
 | Class Entity -- Attributes |
 | Enter in #attributes subtable |
 | Create standard scalar entries |
 | Name is variable name, value is default value |
 | #attributes subtable may in contain subtables |
 | Specify what attributes are constructor params |
 | #constructorParams in #attributes or its subtable(s) |
 | Most-local definition (i.e., in subtable) takes precedence |
 | If TRUE, attributes are inserted as constructor params |
 | If FALSE, attributes are not inserted as constructor params |
|
|