Index: DamOverall/trunk/doc/DAM - Architecture Overall/pictures/DAM Component dependencies.pdf =================================================================== diff -u Binary files differ Index: DamOverall/trunk/doc/DAM - Architecture Overall/DAM - Architecture Overall.tex =================================================================== diff -u -r4250 -r4575 --- DamOverall/trunk/doc/DAM - Architecture Overall/DAM - Architecture Overall.tex (.../DAM - Architecture Overall.tex) (revision 4250) +++ DamOverall/trunk/doc/DAM - Architecture Overall/DAM - Architecture Overall.tex (.../DAM - Architecture Overall.tex) (revision 4575) @@ -198,7 +198,16 @@ \section{Module dependencies} \label{sec:ModuleDependencies} As can be seen in \autoref{fig-DamComponents} the arrows pointing between the main parts of the system are only 1 way. This means that e.g. the \ProgramName clients may address the \ProgramName Engine, but the \ProgramName Engine may not address the \ProgramName clients. +A complete overview of the \ProgramName components and their dependencies is shown in \autoref{fig-DamComponentDependencies}. +\begin{figure}[H] + \begin{center} + \includegraphics[width=15cm]{pictures/DAM Component dependencies.pdf} + \end{center} + + \caption{\small \ProgramName component dependencies.} + \label{fig-DamComponentDependencies} +\end{figure} \section{External libraries and components} \label{sec:Libraries} \ProgramName uses third-party libraries and components. Only open sources and free components, that are free to redistribute, are allowed to be used.