From b0e47d730de4bb754b935ccb1854602fd52da626 Mon Sep 17 00:00:00 2001 From: Oliver Schinagl Date: Tue, 25 Oct 2005 10:27:58 +0000 Subject: --- ADD/ADD.tex | 2 -- ADD/chapter6.tex | 97 +++++++++++++++++++++++++++++++++++++++++++++++++++++++- 2 files changed, 96 insertions(+), 3 deletions(-) diff --git a/ADD/ADD.tex b/ADD/ADD.tex index 7fb3b9c..656227c 100644 --- a/ADD/ADD.tex +++ b/ADD/ADD.tex @@ -9,7 +9,6 @@ \documentclass[11pt,a4paper,twoside]{book} \usepackage{docstyle} \usepackage{graphicx} -\usepackage{rotating} \usepackage{longtable} % \usepackage[pdftex]{hyperref} \input{epsf} @@ -38,6 +37,5 @@ \include{chapter5} \include{chapter6} \include{chapter7} -\include{chapter8} \appendix \end{document} diff --git a/ADD/chapter6.tex b/ADD/chapter6.tex index 01c97af..cd2a664 100644 --- a/ADD/chapter6.tex +++ b/ADD/chapter6.tex @@ -1,2 +1,97 @@ \chapter{User Scenarios} -\textit{Sequence diagrams} +This chapter will illustrate all the use cases derived from the requirements. +Each requirement is modeled in the use case diagram as a single use case. +The use case diagram is shown below. +\textit{TODO add figure of use case diagram} + +In the following sections, a sequence diagram is modeled and described for each +individual use case. +\section*{Add a claim} + + +\textit{TODO add figure} + + +\section*{Add a client} + +\textit{TODO add figure} + +\section*{Add a cross sell opportunity} + +\textit{TODO add figure} + +\section*{Add an individual insurance} + +\textit{TODO add figure} + +\section*{Add an insurance package} + +\textit{TODO add figure} + +\section*{} + +\textit{TODO add figure} + +\section*{} + +\textit{TODO add figure} + +\section*{} + +\textit{TODO add figure} + +\section*{} + +\textit{TODO add figure} + +\section*{} + +\textit{TODO add figure} + +\section*{} + +\textit{TODO add figure} + +\section*{} + +\textit{TODO add figure} + +\section*{} + +\textit{TODO add figure} + +\section*{} + +\textit{TODO add figure} + +\section*{} + +\textit{TODO add figure} + +\section*{} + +\textit{TODO add figure} + +\section*{} + +\textit{TODO add figure} + +\section*{} + +\textit{TODO add figure} + +\section*{} + +\textit{TODO add figure} + +\section*{} + +\textit{TODO add figure} + +\section*{} + +\textit{TODO add figure} + +\section*{} + +\textit{TODO add figure} \ No newline at end of file -- cgit v0.12