Array-relations
In C++, you can declare arrays composed of any class. Server lets you define arrays of relations declared by means of the class templates IlsOwns or IlsUses for any type. The size of these arrays can be specified statically (fixed arrays) or dynamically (dynamic arrays).