diff --git a/fmmd_concept/fmmd_concept.tex b/fmmd_concept/fmmd_concept.tex index e4e53d3..840ccd8 100644 --- a/fmmd_concept/fmmd_concept.tex +++ b/fmmd_concept/fmmd_concept.tex @@ -1201,6 +1201,14 @@ This section re-organises and rationalises the UML model. GO THROUGH INHERITANCE RELATIONSHIPS ETC +\begin{figure}[h] + \centering + \includegraphics[width=400pt,bb=0 0 702 464]{./master_uml.jpg} + % master_uml.jpg: 702x464 pixel, 72dpi, 24.76x16.37 cm, bb=0 0 702 464 + \caption{Re-factored UML Diagram} + \label{fig:refactored_uml} +\end{figure} + \section{Conclusion} diff --git a/master_uml.dia b/master_uml.dia new file mode 100644 index 0000000..9cb3560 Binary files /dev/null and b/master_uml.dia differ diff --git a/master_uml.jpg b/master_uml.jpg new file mode 100644 index 0000000..703fe82 Binary files /dev/null and b/master_uml.jpg differ