annotate 02_anderePatterns.tex @ 13:eff2ffb701fe

optmized titlepages; optimized Makefile
author meillo@marmaro.de
date Thu, 21 Jun 2007 11:36:57 +0200
parents a7bdc1211d3a
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
11
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
1 % @file
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
2 % @brief Referat DesignPatterns `Andere Muster'
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
3 % @author Julian Haug
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
4 % @since 2007-06-21
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
5
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
6
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
7 \documentclass{beamer}
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
8
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
9
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
10 % \usepackage[T1]{fontenc}
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
11 \usepackage[utf8]{inputenc}
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
12 \usepackage{ngerman}
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
13 \usepackage{graphicx}
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
14 \usepackage[automark]{scrpage2}
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
15 \input{Style01}
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
16
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
17
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
18
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
19 \begin{document}
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
20
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
21
13
eff2ffb701fe optmized titlepages; optimized Makefile
meillo@marmaro.de
parents: 12
diff changeset
22 \title{Andere Muster}
11
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
23 \author{Julian Haug}
13
eff2ffb701fe optmized titlepages; optimized Makefile
meillo@marmaro.de
parents: 12
diff changeset
24 \date{}
11
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
25
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
26 %\titlegraphic{\includegraphics[width=3cm]{Pics/Maka-Logo.png}}
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
27
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
28 \frame{
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
29 \titlepage
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
30 }
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
31
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
32
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
33
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
34
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
35
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
36 \section[Outline]{}
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
37 \frame{
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
38 \tableofcontents
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
39 }
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
40
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
41
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
42
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
43
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
44 \section{Andere Arten von Mustern}
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
45
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
46
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
47 \frame{ \frametitle{Andere Arten von Mustern}
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
48
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
49 \begin{block}{Andere Arten von Mustern}
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
50 \begin{itemize}
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
51 \item Gang of Four motivieren viele Autoren zu weiteren Veröffentlichungen
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
52 \item Problematik: ein Muster lässt sich nicht mehr ohne weiteres als Entwurfsmuster klassifizieren
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
53 \item Es entstanden mehrere Arten von Mustern
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
54 \end{itemize}
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
55 \end{block}
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
56
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
57 }
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
58
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
59
12
a7bdc1211d3a renamed files; some restructuring
meillo@marmaro.de
parents: 11
diff changeset
60 \section{Beispiele anderer Muster}
a7bdc1211d3a renamed files; some restructuring
meillo@marmaro.de
parents: 11
diff changeset
61
11
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
62 \frame{ \frametitle{Beispiele anderer Muster}
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
63
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
64 \begin{block}{Architekturmuster}
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
65 \begin{itemize}
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
66 \item beschreiben typische Software-Architekturen
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
67 \item bestimmen nicht ein konkretes Teilproblem, sondern den Grundaufbau der Anwendung
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
68 \item Lässt sich in 4 verschiedene Kategorien einteilen
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
69 \begin{itemize}
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
70 \item Mud-to-structure: hilft die Unmengen von Komponenten und Objekten eines Softwaresystems zu organisieren.
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
71 \item Verteilte Systeme: unterstützten die Verwendung verteilter Ressourcen und Dienste in Netzwerken
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
72 \item Interaktive Systeme: helfen Mensch-Computer-Interaktionen zu strukturieren
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
73 \item Adaptive Systeme: unterstützen besonders die Erweiterungs- und Anpassungsfähigkeit von Softwaresystemen.
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
74 \end{itemize}
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
75 \end{itemize}
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
76 \end{block}
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
77
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
78 }
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
79
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
80
12
a7bdc1211d3a renamed files; some restructuring
meillo@marmaro.de
parents: 11
diff changeset
81 \section{Idom}
a7bdc1211d3a renamed files; some restructuring
meillo@marmaro.de
parents: 11
diff changeset
82
11
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
83 \frame{ \frametitle{Idom}
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
84
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
85 \begin{block}{Definition}
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
86 \begin{itemize}
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
87 \item Beschreibt konkrete Implementierung eines Entwurfsmusters
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
88 \item ist programmiersprachenspezifisch
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
89 \end{itemize}
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
90 \end{block}
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
91
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
92 \begin{block}{Anwendung}
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
93 \begin{itemize}
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
94 \item Konkrete Implementierung eines Entwurfsmusters.
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
95 \item Programmierkonventionen (Codeformatierung, Namenskonventionen, Kommentar Formatierung, usw.)
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
96 \item Typische Lösungsansätze für Probleme die durch die Programmiersprache nicht direkt unterstützt werden (Speicherverwaltung)
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
97 \end{itemize}
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
98 \end{block}
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
99
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
100 }
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
101
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
102
12
a7bdc1211d3a renamed files; some restructuring
meillo@marmaro.de
parents: 11
diff changeset
103 \section{Weitere Beispiele}
a7bdc1211d3a renamed files; some restructuring
meillo@marmaro.de
parents: 11
diff changeset
104
11
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
105 \frame{ \frametitle{Weitere Beispiele}
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
106
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
107 \begin{block}{Weitere Beispiele}
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
108 \begin{itemize}
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
109 \item Analysemuster \\ (beschreiben typische Fälle der Anforderungsanalyse)
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
110 \item Kommunikationsmuster \\ (beschreiben Kommunikationswege zwischen Personen einer Organisation)
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
111 \item Organisationsmuster \\ (beschreiben Elemente der Strukturen von Organisationen)
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
112 \end{itemize}
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
113 \end{block}
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
114
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
115 }
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
116
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
117
12
a7bdc1211d3a renamed files; some restructuring
meillo@marmaro.de
parents: 11
diff changeset
118 \section{Tipps zur Anwendung}
a7bdc1211d3a renamed files; some restructuring
meillo@marmaro.de
parents: 11
diff changeset
119
11
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
120 \frame{ \frametitle{Tipps zur Anwendung}
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
121
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
122 \begin{block}{}
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
123 \begin{itemize}
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
124 \item
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
125 \item
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
126 \item
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
127 \end{itemize}
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
128 \end{block}
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
129
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
130 }
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
131
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
132
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
133
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
134 \section{Zusammenfassung}
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
135 \frame{ %\frametitle{Zusammenfassend}
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
136 \begin{block}{Zusammenfassung}
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
137 \begin{itemize}
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
138 \item
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
139 \item
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
140 \item
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
141 \end{itemize}
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
142 \end{block}
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
143
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
144 \pause
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
145
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
146 \begin{block}{Fazit}
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
147 \begin{itemize}
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
148 \item
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
149 \item
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
150 \item
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
151 \end{itemize}
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
152 \end{block}
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
153 }
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
154
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
155
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
156 \end{document}
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
157
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
158