//Artefact:ModelClass/org/uml/stereotypes/classes/Collection
Description
An explicitly modelled collection. Behaves like a standard
association, i.e. the collection itself cannot be replaced, but
it's content might be modifyable.
In contrast to standard associations, such a Collection can be
edited in separated database transactions (DB layer), can be
locked, and can be used in separated interaction transactions (BLI
layer).