diff --git a/doc/devel/uml/class128005.html b/doc/devel/uml/class128005.html
index a1c4c2ebc..9ee1b55a0 100644
--- a/doc/devel/uml/class128005.html
+++ b/doc/devel/uml/class128005.html
@@ -16,7 +16,7 @@
-
+
Declaration :
Artifact : session, Component(s) : Session
Relation edls (<directional aggregation>) |
Declaration :
- Uml : # edls : EDL, multiplicity : 1..*
- C++ : protected: EDL * edls
Relation fixture (<unidirectional association>) |
Declaration :
- Uml : # fixture : Fixture, multiplicity : 1
- C++ : protected: Fixture * fixture
diff --git a/doc/devel/uml/class128133.html b/doc/devel/uml/class128133.html
index 788456ce7..cbf83e3ea 100644
--- a/doc/devel/uml/class128133.html
+++ b/doc/devel/uml/class128133.html
@@ -17,7 +17,7 @@
Declaration :
Directly inherited by : Fixture
-
Artifact : edl
+
Artifact : edl, Component(s) : Session
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
diff --git a/doc/devel/uml/class128261.html b/doc/devel/uml/class128261.html
index c5dbd585f..9cb960678 100644
--- a/doc/devel/uml/class128261.html
+++ b/doc/devel/uml/class128261.html
@@ -16,7 +16,7 @@
-
Declaration :
- C++ : class Fixture : public EDL
Artifact : fixture
+
Declaration :
- C++ : class Fixture : public EDL
Artifact : fixture, Component(s) : Session
Relation tracks (<directional aggregation by value>) |
Declaration :
- Uml : # tracks : Track, multiplicity : 1..*
- C++ : protected: Track tracks
Relation timeline (<directional aggregation by value>) |
Declaration :
diff --git a/doc/devel/uml/class128517.html b/doc/devel/uml/class128517.html
index 723bd59f6..31e491fce 100644
--- a/doc/devel/uml/class128517.html
+++ b/doc/devel/uml/class128517.html
@@ -17,10 +17,10 @@
Declaration :
- C++ : class MObject : public Buildable
- Java : public interface MObject
Directly inherited by : AbstractMO
-
Artifact : mobject
+
Artifact : mobject, Component(s) : Session
-
Declaration :
- Uml : # length : long
- C++ : protected: long length
TODO: how to represent?
+
Declaration :
- Uml : # length : Time
- C++ : protected: Time length
TODO: how to represent time intervals?
Relation placement (<association>) |
Declaration :
- Uml : # placement : Placement, multiplicity : 1..*
- C++ : protected: list<Placement *> placement
All public operations : apply