Required attributes in a model class
A model element can contain attributes of different types,
both primitive and complex.
A model element typically consists of one or more of the
following types:
| Attribute type | Description |
|---|---|
| Primitive, except byte or byte arrays |
|
| Byte array or large strings |
|
| Complex |
|
| List |
|
| Reference to another model element |
|