Class Placement

Declaration :

Directly inherited by : ExplicitPlacement

used to specify the position of a MObject in the EDL. This can be done in various ways (absolute, relative).
Placement at the same time acts as (refcounting) smart pointer for accessing the MObject.

Artifact : placement

Operation resolve

Declaration :

create an actual (explicit) placement while trying to satisfy the network of adjacent objects and placements.

Relation subject (<unidirectional association>)

Declaration :

Placement acts as smart pointer

Operation chain

Declaration :

create and add another Placement for this media object, thus increasingly constraining the (possible) position of this object.

Relation chain (<unidirectional association>)

Declaration :

Chain of additional Placements further constraining the position of this MObject

All public operations : chain , resolve