diff --git a/doc/devel/uml/class128645.html b/doc/devel/uml/class128645.html index a00dfada6..b87a32e2c 100644 --- a/doc/devel/uml/class128645.html +++ b/doc/devel/uml/class128645.html @@ -16,7 +16,7 @@ -
Declaration :
Directly inherited by : Allocation DirectPlacement ExplicitPlacement RelativePlacement
+Declaration :
Directly inherited by : Allocation ExplicitPlacement FixedPlacement RelativePlacement
Artifact : placement
Relation subject (<association>) |
Declaration :
diff --git a/doc/devel/uml/class129285.html b/doc/devel/uml/class129285.html index 9278b48ae..0091fcd2d 100644 --- a/doc/devel/uml/class129285.html +++ b/doc/devel/uml/class129285.html @@ -4,19 +4,19 @@ -Declaration :
Artifact : fixedplacement
Declaration :
Artifact : fixedplacement
All public operations : resolve
diff --git a/doc/devel/uml/class129797.html b/doc/devel/uml/class129797.html index 7af02f3ea..a68f76325 100644 --- a/doc/devel/uml/class129797.html +++ b/doc/devel/uml/class129797.html @@ -16,7 +16,7 @@ -Declaration :
Directly inherited by : DirectPlacement
+Declaration :
Directly inherited by : FixedPlacement
Artifact : explicitplacement
Attribut time |
Primary Interface for all editing tasks.
The session contains defaults, all the assets being edited, and a set of EDL with the individual MObjects to be manipulated and rendered.
Artifact : session
Operation currEDL |
Declaration :
The EDL currently in focus. In most cases, Session and EDL are almost the same, just EDL emphasizes the collection aspect. But generally (for larger editing projects) one Session can contain several EDLs, which may even be nested. At any given time, only one of these EDLs has focus and recieves the editing commands.
Operation getFixture |
Declaration :
While the session can be comprised of several EDLs,
there is only one Fixture, which represents the actual
configuration of all Objects to be rendered
Operation getFixture |
Declaration :
While the session can be comprised of several EDLs,
there is only one Fixture, which represents the actual
configuration of all Objects to be rendered
Relation current (<unidirectional association>) |
Declaration :
Standard access path to get at the current session via the Session Manager, which acts as a "PImpl" smart pointer
All public operations : currEDL , getFixture