-
Notifications
You must be signed in to change notification settings - Fork 0
/
Anhang.tex
50 lines (38 loc) · 993 Bytes
/
Anhang.tex
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
% !TEX root = Projektdokumentation.tex
\section{Anhang}
\subsection{Detaillierte Zeitplanung}
\label{app:Zeitplanung}
\tabelleAnhang{ZeitplanungKomplett}
\input{Anhang/AnhangRessourcen.tex}
\clearpage
\input{Anhang/AnhangLastenheft.tex}
\clearpage
\subsection{Iterationsplan}
\label{app:Iterationsplan}
\input{Anhang/AnhangIterationsplan.tex}
\clearpage
\subsection{Use-Case-Diagramm}
\label{app:UseCase}
\begin{figure}[htb]
\centering
\includegraphicsKeepAspectRatio{UseCase.pdf}{0.7}
\caption{Use-Case-Diagramm}
\end{figure}
\input{Anhang/AnhangPflichtenheft.tex}
\clearpage
\input{Anhang/AnhangDictionary-Objekte.tex}
\clearpage
\input{Anhang/AnhangScreenshots.tex}
\clearpage
\input{Anhang/AnhangProgrammingGuidlines.tex}
\clearpage
\input{Anhang/AnhangAnleitung.txt}
\clearpage
\subsection{Klassendiagramm}
\label{app:Klassendiagramm}
\begin{figure}[htb]
\centering
\includegraphicsKeepAspectRatio{Klassendiagramm.pdf}{0.78}
\caption{Klassendiagramm}
\end{figure}
\clearpage