diff --git a/doc/devel/uml/fig131333.png b/doc/devel/uml/fig131333.png
new file mode 100644
index 000000000..2b4a00db7
Binary files /dev/null and b/doc/devel/uml/fig131333.png differ
diff --git a/doc/devel/uml/index.html b/doc/devel/uml/index.html
index c8908c30e..6d7dfdc87 100644
--- a/doc/devel/uml/index.html
+++ b/doc/devel/uml/index.html
@@ -112,7 +112,7 @@ Documentation
Depends on common
Depends on gui
Depends on proc
Depends on backend
the main executable to be built
-executable associated with : explicitplacement, auto, glrender, link, parameter, renderengine, allocation, vframe, toolfactory, arender, renderstate, label, glbuf, procnode, stateproxy, hub, buildable, abstractmo, nodecreatertool, projector, interpolator, edl, fixture, glpipe, exitnode, pathmanager, track, paramprovider, mask, main, conmanager, clip, meta, fixedlocation, relativelocation, vrender, mobject, source, frame, placement, sessionimpl, builderfacade, controllerfacade, processor, pluginadapter, effect, tool, segmentationtool, aframe, assembler, trafo
+executable associated with : mobject, source, frame, placement, sessionimpl, builderfacade, controllerfacade, processor, pluginadapter, effect, tool, segmentationtool, aframe, assembler, trafo, explicitplacement, auto, glrender, link, parameter, renderengine, allocation, vframe, toolfactory, arender, renderstate, label, glbuf, procnode, stateproxy, hub, buildable, abstractmo, nodecreatertool, projector, interpolator, edl, fixture, glpipe, exitnode, pathmanager, track, paramprovider, mask, main, conmanager, clip, meta, fixedlocation, relativelocation, vrender
Artifact source
@@ -801,6 +801,23 @@ reuse exiting EngineSelection :
Transformation
+
+2.2.4 Use Case View config examples
+
2.3 Package RenderEngine
diff --git a/doc/devel/uml/index_67.html b/doc/devel/uml/index_67.html
index 198d3e6c7..f3abdcc6c 100644
--- a/doc/devel/uml/index_67.html
+++ b/doc/devel/uml/index_67.html
@@ -29,24 +29,34 @@
| checked_out | relation | this list keeps all mappings which are in use, and thus prevents them from Cache aging |
| Cinelerra3 | artifact | the main executable to be built |
| cinelerra3 | package | |
+| class instance | class instance | |
+| class instance | class instance | |
+| class instance | class instance | |
+| class instance | class instance | |
+| class instance | class instance | |
+| class instance | class instance | |
+| class instance | class instance | |
+| class instance | class instance | |
+| class instance | class instance | |
+| class instance | class instance | |
+| class instance | class instance | |
+| class instance | class instance | |
+| class instance | class instance | |
+| class instance | class instance | |
+| class instance | class instance | |
+| class instance | class instance | |
+| class instance | class instance | |
+| class instance | class instance | |
+| class instance | class instance | |
+| class instance | class instance | |
+| class instance | class instance | |
| class instance | class instance | |
| class instance | class instance | |
| class instance | class instance | |
-| class instance | class instance | |
-| class instance | class instance | |
-| class instance | class instance | |
-| class instance | class instance | |
-| class instance | class instance | |
-| class instance | class instance | |
-| class instance | class instance | |
-| class instance | class instance | |
-| class instance | class instance | |
-| class instance | class instance | |
-| class instance | class instance | |
-| class instance | class instance | |
| class instance | class instance | |
-| class instance | class instance | |
-| class instance | class instance | |
+| class instance | class instance | |
+| class instance | class instance | |
+| class instance | class instance | |
| clear | operation | clear current session contents without resetting overall session config. Afterwards, the session will contain only one empty EDL, while all Assets are retained.
|
| Clip | class | bookkeeping (asset) view of a media clip. |
| clip | artifact | bookkeeping (asset) view of a media clip. |
@@ -69,6 +79,7 @@
| compoundmedia | artifact | a special clip as a compound of several elementary media tracks, e.g. the individual media streams found in one media file |
| Condition | class | I provided a reworked Condition class in my cinelerra2 repository |
| Config | class | |
+| config examples | use case view | |
| configure | operation | |
| configure Render | activity | |
| configure Tools | opaque activity action | |
@@ -78,8 +89,8 @@
| connect | opaque activity action | |
| Constraint | class | |
| Controller | component | |
-| controller | package | sourcecode package
The Processing and Render Controller, located within the MObject Subsystem |
| Controller | package | |
+| controller | package | sourcecode package
The Processing and Render Controller, located within the MObject Subsystem |
| Controller Entities | class diagram | |
| Controller Workings | class view | |
| ControllerFacade | class | Provides unified access to the Proc-Subsystem Controller. Especially, this Facade class provides the functions to get a render engine to carry out actual renderings. |
diff --git a/doc/devel/uml/index_77.html b/doc/devel/uml/index_77.html
index 997d703b9..775e82c1e 100644
--- a/doc/devel/uml/index_77.html
+++ b/doc/devel/uml/index_77.html
@@ -39,6 +39,7 @@
| mobject | package | sourcecode package
MObject Subsystem including the Session (EDL), Builder and Processing Controller |
| MObject | package | |
| MObject | class | |
+| multichannel clip | object diagram | |
| Mutex | class | I provided a reworked Mutex class in my cinelerra2 repository |