company logo

array

Arrays are collections, which consists of a fixed number of elements. The number of elements in an array is defined in the array dimension. Only arrays of attributes can be defined. Elements in an array are identified by its element position, which is fixed forever.

Dynamic arrays are supported as references, which might refer to any number of elements (instances).

Generalisations:  property
Specialisations:  sequence
Referenced in