Class EDL
Declaration :
C++ : class EDL
Directly inherited by :
Fixture
Artifact :
edl
Relation
tracks (<directional aggregation by value>)
Declaration :
Uml : # tracks :
Track
, multiplicity : *
C++ : protected: list<
Track
> tracks
Relation
clips (<directional aggregation>)
Declaration :
Uml : # clips :
MObject
, multiplicity : *
C++ : protected: list<
MObject
*> clips