summaryrefslogtreecommitdiffstats
path: root/ADD/chapter4.tex
diff options
context:
space:
mode:
authorOliver Schinagl <oliver@schinagl.nl>2005-10-25 14:35:42 (GMT)
committerOliver Schinagl <oliver@schinagl.nl>2005-10-25 14:35:42 (GMT)
commita4ff761836bcf3c01e6bf888846e998c96074f92 (patch)
tree9390c2c315ba61e2c6d274e4dfbb34964f86b415 /ADD/chapter4.tex
parent344d59f35db8332af993d035f51a8ddf16209820 (diff)
download2ii10-a4ff761836bcf3c01e6bf888846e998c96074f92.zip
2ii10-a4ff761836bcf3c01e6bf888846e998c96074f92.tar.gz
2ii10-a4ff761836bcf3c01e6bf888846e998c96074f92.tar.bz2
Images
Diffstat (limited to 'ADD/chapter4.tex')
-rw-r--r--ADD/chapter4.tex5
1 files changed, 1 insertions, 4 deletions
diff --git a/ADD/chapter4.tex b/ADD/chapter4.tex
index cee79c1..7fcb073 100644
--- a/ADD/chapter4.tex
+++ b/ADD/chapter4.tex
@@ -3,7 +3,7 @@
\section{Primary presentation}
\begin{figure}[h]
\begin{center}
- \includegraphics*[angle=0, width=11cm, keepaspectratio]{Images/developmentview.eps}
+ \includegraphics*[angle=0, width=13cm, keepaspectratio]{Images/developmentview.eps}
\caption{Layered Development View}
\end{center}
\end{figure}
@@ -28,9 +28,6 @@ The storage layer contains the classes that control data that needs to be stored
\subsubsection*{System}
The system layer does all the work. Calculations, generation of reports etc. The data required for all these operations is retrieved from the lower storage layer.
-\subsubsection*{Employee/User Function Layer}
-The Employee/User function layer supplies classes that provide functionality on a 'user' level. This meaning that employees for example have a class that gives them access to specific employee functions, next to all 'work' related functions.
-
\subsubsection*{Interfaces (User \& External)}
The interfaces layer provides graphical user interfaces or network interfaces for people and other systems to use the Total Cover Insurance Customer Relationship Management System.