diff --git a/doc/devel/uml/class139653.html b/doc/devel/uml/class139653.html index cfdc8392a..641046544 100644 --- a/doc/devel/uml/class139653.html +++ b/doc/devel/uml/class139653.html @@ -21,7 +21,8 @@
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
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
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
Relation defaults (<unidirectional association>) |
Declaration :
All public operations : currEDL , getFixture