summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2008-06-25 00:10:22 +0000
committerPaul Buetow <paul@buetow.org>2008-06-25 00:10:22 +0000
commit6d0a585b553d2ed3dd09542d241eec24f697d20c (patch)
treee9115fb45218754f620d28243c36087b800db411
parent2882b0f1b040ea2fbfd60e76c375eb516e0a62dc (diff)
more
-rw-r--r--LaTeX/argouml.zargobin7454 -> 7343 bytes
-rw-r--r--LaTeX/chapters/simulator.tex43
-rw-r--r--LaTeX/diplomarbeit.pdf3487
-rw-r--r--LaTeX/images/ss-sidebar-expertenmodus.pngbin0 -> 6882 bytes
-rw-r--r--LaTeX/images/ss-simulation-expertenmodus-klein.pngbin0 -> 146849 bytes
-rw-r--r--LaTeX/images/ss-simulation-expertenmodus.pngbin0 -> 42999 bytes
6 files changed, 1973 insertions, 1557 deletions
diff --git a/LaTeX/argouml.zargo b/LaTeX/argouml.zargo
index fdc8490..414d91d 100644
--- a/LaTeX/argouml.zargo
+++ b/LaTeX/argouml.zargo
Binary files differ
diff --git a/LaTeX/chapters/simulator.tex b/LaTeX/chapters/simulator.tex
index 7677dc8..ff14b1a 100644
--- a/LaTeX/chapters/simulator.tex
+++ b/LaTeX/chapters/simulator.tex
@@ -109,7 +109,7 @@ F\"{u}r Visualisierung einer Simulation spielen Farben eine groe Rolle. Standar
\subsection{Die Sidebar}
-Mithilfe der Sidebar (mittig links, Abbildung \ref{fig:NeuErstellteSimulation}) lassen sich Ereignisse bestimmter Prozesse verwalten. Ganz oben in Abbildung \ref{fig:Sidebar} ist der zu verwaltende Prozess selektiert (hier mit der PID 1). In dieser Prozessauswahl gibt es auch die M\"{o}glichkeit ``Alle Prozesse'' auszuw\"{a}hlen, womit die Ereignisse aller Prozesse gleichzeitig verwaltet werden k\"{o}nnen. Unter ``Lokale Ereignisse'' versteht man die Ereignisse, die auftreten, wenn die zum jeweiligen Prozess lokale Prozesszeit eingetreten ist. Die darunterliegende Ereignistabelle listet alle programmierten Ereignisse (hier noch keine vorhanden) mitsamt Eintrittszeit sowie PID auf.
+Mithilfe der Sidebar lassen sich Ereignisse von Prozessen verwalten. Ganz oben in Abbildung \ref{fig:Sidebar} ist der zu verwaltende Prozess selektiert (hier mit der PID 1). In dieser Prozessauswahl gibt es auch die M\"{o}glichkeit ``Alle Prozesse'' auszuw\"{a}hlen, womit die Ereignisse aller Prozesse gleichzeitig verwaltet werden k\"{o}nnen. Unter ``Lokale Ereignisse'' versteht man diejenigen Ereignisse, die auftreten, wenn eine bestimmte lokale Zeit des dazugeh\"{o}rigen Prozesses eingetreten ist. Die darunterliegende Ereignistabelle listet alle programmierten Ereignisse (hier noch keine vorhanden) mitsamt Eintrittszeit sowie PID auf.
\begin{figure}[htbp]
\centering
@@ -153,7 +153,39 @@ Mit dem Deaktivieren der Checkbox ``Logging'' l\"{a}t sich das direkte Loggen v
\"{U}ber die Checkbox ``Expertenmodus'' wird der Expertenmodus aktiviert beziehungsweise deaktiviert.
-\subsection{Der Expertenmodus}
+\section{Der Expertenmodus}
+
+\subsection{Vom einfachen Modus zum Expertenmodus}
+
+Der Simulator kann in zwei verschiedenen Modi betrieben werden. Es gibt einen einfachen- und einen Expertenmodus. Der Simulator started standardm\"{a}ig im einfachen Modus. Die Idee ist die, dass der Benutzer nicht mit der vollen Funktionalit\"{a}t des Simulators auf einmal konfrontiert werden soll. Der einfache Modus ist \"{u}bersichtlicher, bietet jedoch weniger Funktionen an. Der Expertenmodus eigent sich f\"{u}r erfahrene Anwender und bietet dementsprechend auch mehr Flexibilit\"{a}t. Der Expertenmodus kann \"{u}ber die gleichnamige Checkbox unterhalb des Loggfensters aktiviert und deaktiviert werden. Auf Abbildung \ref{fig:SimulationExpertenmodus} ist der Simulator im Expertenmodus zu sehen.
+
+\begin{figure}[htbp]
+ \centering
+ \fbox{\includegraphics{images/ss-simulation-expertenmodus-klein}}
+ \caption{Der Simulator im Expertenmodus}
+ \label{fig:SimulationExpertenmodus}
+\end{figure}
+
+Wenn man den Simulator im Expertenmodus mit Abbildung \ref{fig:NeuErstellteSimulation} vergleicht, dann fallen einige Unterschiede auf, die nun allesamt behandelt werden.
+
+\subsection{Globale Ereignisse}
+
+Der erste Unterschied ist, wie in Abbildung \ref{fig:SidebarExpertenmodus} in der Sidebar zu erkennen. Dort kann man nun zus\"{a}tzlich zu den lokalen Ereignissen auch globale Ereignisse editieren. Wie bereits er\"{a}hnt sind unter ``lokale Ereignisse'' diejenigen Ereignisse zu verstehen, die auftreten, wenn die zum jeweiligen Prozess lokale Prozesszeit eingetreten ist.
+
+
+\begin{figure}[htbp]
+ \centering
+ \fbox{\includegraphics[width=9cm]{images/ss-sidebar-expertenmodus}}
+ \caption{Die Sidebar im Expertenmodus}
+ \label{fig:SidebarExpertenmodus}
+\end{figure}
+
+\subsection{Lamport- und Vektorzeit}
+
+\subsection{Loggfilter}
+
+
+\section{Ereignisse}
lsdkfjds lfjds flsjfsljsd flsdjf sldkfjsdlfkj
lsdkfjds lfjds flsjfsljsd flsdjf sldkfjsdlfkj
lsdkfjds lfjds flsjfsljsd flsdjf sldkfjsdlfkj
@@ -318,13 +350,6 @@ Mit dem Deaktivieren der Checkbox ``Logging'' l\"{a}t sich das direkte Loggen v
lsdkfjds lfjds flsjfsljsd flsdjf sldkfjsdlfkj
-\subsubsection{Lamport- und Vektorzeit}
-
-\subsubsection{Loggfilter}
-
-\subsubsection{Lokale und globale Ereignisse}
-
-\section{Ereignisse}
\subsection{Prozessabsturz}
diff --git a/LaTeX/diplomarbeit.pdf b/LaTeX/diplomarbeit.pdf
index 776de0e..81a5968 100644
--- a/LaTeX/diplomarbeit.pdf
+++ b/LaTeX/diplomarbeit.pdf
@@ -102,249 +102,273 @@ endobj
(\376\377\0003\000.\0001\000.\0005\000\040\000D\000a\000s\000\040\000L\000o\000g\000g\000f\000e\000n\000s\000t\000e\000r)
endobj
73 0 obj
-<< /S /GoTo /D (subsection.3.1.6) >>
+<< /S /GoTo /D (section.3.2) >>
endobj
76 0 obj
-(\376\377\0003\000.\0001\000.\0006\000\040\000D\000e\000r\000\040\000E\000x\000p\000e\000r\000t\000e\000n\000m\000o\000d\000u\000s)
+(\376\377\0003\000.\0002\000\040\000D\000e\000r\000\040\000E\000x\000p\000e\000r\000t\000e\000n\000m\000o\000d\000u\000s)
endobj
77 0 obj
-<< /S /GoTo /D (section.3.2) >>
+<< /S /GoTo /D (subsection.3.2.1) >>
endobj
80 0 obj
-(\376\377\0003\000.\0002\000\040\000E\000r\000e\000i\000g\000n\000i\000s\000s\000e)
+(\376\377\0003\000.\0002\000.\0001\000\040\000V\000o\000m\000\040\000e\000i\000n\000f\000a\000c\000h\000e\000n\000\040\000M\000o\000d\000u\000s\000\040\000z\000u\000m\000\040\000E\000x\000p\000e\000r\000t\000e\000n\000m\000o\000d\000u\000s)
endobj
81 0 obj
-<< /S /GoTo /D (subsection.3.2.1) >>
+<< /S /GoTo /D (subsection.3.2.2) >>
endobj
84 0 obj
-(\376\377\0003\000.\0002\000.\0001\000\040\000P\000r\000o\000z\000e\000s\000s\000a\000b\000s\000t\000u\000r\000z)
+(\376\377\0003\000.\0002\000.\0002\000\040\000G\000l\000o\000b\000a\000l\000e\000\040\000E\000r\000e\000i\000g\000n\000i\000s\000s\000e)
endobj
85 0 obj
-<< /S /GoTo /D (subsection.3.2.2) >>
+<< /S /GoTo /D (subsection.3.2.3) >>
endobj
88 0 obj
-(\376\377\0003\000.\0002\000.\0002\000\040\000P\000r\000o\000z\000e\000s\000s\000w\000i\000e\000d\000e\000r\000b\000e\000l\000e\000b\000u\000n\000g)
+(\376\377\0003\000.\0002\000.\0003\000\040\000L\000a\000m\000p\000o\000r\000t\000-\000\040\000u\000n\000d\000\040\000V\000e\000k\000t\000o\000r\000z\000e\000i\000t)
endobj
89 0 obj
-<< /S /GoTo /D (subsection.3.2.3) >>
+<< /S /GoTo /D (subsection.3.2.4) >>
endobj
92 0 obj
-(\376\377\0003\000.\0002\000.\0003\000\040\000A\000k\000t\000i\000v\000i\000e\000r\000u\000n\000g\000\040\000u\000n\000d\000\040\000D\000e\000a\000k\000t\000i\000v\000i\000e\000r\000u\000n\000g\000\040\000v\000o\000n\000\040\000P\000r\000o\000t\000o\000k\000o\000l\000l\000e\000n)
+(\376\377\0003\000.\0002\000.\0004\000\040\000L\000o\000g\000g\000f\000i\000l\000t\000e\000r)
endobj
93 0 obj
-<< /S /GoTo /D (subsection.3.2.4) >>
+<< /S /GoTo /D (section.3.3) >>
endobj
96 0 obj
-(\376\377\0003\000.\0002\000.\0004\000\040\000W\000e\000i\000t\000e\000r\000e\000\040\000P\000r\000o\000t\000o\000k\000o\000l\000l\000e\000r\000e\000i\000g\000n\000i\000s\000s\000e)
+(\376\377\0003\000.\0003\000\040\000E\000r\000e\000i\000g\000n\000i\000s\000s\000e)
endobj
97 0 obj
-<< /S /GoTo /D (section.3.3) >>
+<< /S /GoTo /D (subsection.3.3.1) >>
endobj
100 0 obj
-(\376\377\0003\000.\0003\000\040\000P\000r\000o\000t\000o\000k\000o\000l\000l\000e)
+(\376\377\0003\000.\0003\000.\0001\000\040\000P\000r\000o\000z\000e\000s\000s\000a\000b\000s\000t\000u\000r\000z)
endobj
101 0 obj
-<< /S /GoTo /D (subsection.3.3.1) >>
+<< /S /GoTo /D (subsection.3.3.2) >>
endobj
104 0 obj
-(\376\377\0003\000.\0003\000.\0001\000\040\000B\000e\000i\000s\000p\000i\000e\000l\000\040\000\050\000D\000u\000m\000m\000y\000\051\000\040\000P\000r\000o\000t\000o\000k\000o\000l\000l)
+(\376\377\0003\000.\0003\000.\0002\000\040\000P\000r\000o\000z\000e\000s\000s\000w\000i\000e\000d\000e\000r\000b\000e\000l\000e\000b\000u\000n\000g)
endobj
105 0 obj
-<< /S /GoTo /D (subsection.3.3.2) >>
+<< /S /GoTo /D (subsection.3.3.3) >>
endobj
108 0 obj
-(\376\377\0003\000.\0003\000.\0002\000\040\000D\000a\000s\000\040\000P\000i\000n\000g\000-\000P\000o\000n\000g\000\040\000P\000r\000o\000t\000o\000k\000o\000l\000l)
+(\376\377\0003\000.\0003\000.\0003\000\040\000A\000k\000t\000i\000v\000i\000e\000r\000u\000n\000g\000\040\000u\000n\000d\000\040\000D\000e\000a\000k\000t\000i\000v\000i\000e\000r\000u\000n\000g\000\040\000v\000o\000n\000\040\000P\000r\000o\000t\000o\000k\000o\000l\000l\000e\000n)
endobj
109 0 obj
-<< /S /GoTo /D (subsection.3.3.3) >>
+<< /S /GoTo /D (subsection.3.3.4) >>
endobj
112 0 obj
-(\376\377\0003\000.\0003\000.\0003\000\040\000D\000a\000s\000\040\000B\000r\000o\000a\000d\000c\000a\000s\000t\000-\000S\000t\000u\000r\000m\000\040\000P\000r\000o\000t\000o\000k\000o\000l\000l)
+(\376\377\0003\000.\0003\000.\0004\000\040\000W\000e\000i\000t\000e\000r\000e\000\040\000P\000r\000o\000t\000o\000k\000o\000l\000l\000e\000r\000e\000i\000g\000n\000i\000s\000s\000e)
endobj
113 0 obj
-<< /S /GoTo /D (subsection.3.3.4) >>
+<< /S /GoTo /D (section.3.4) >>
endobj
116 0 obj
-(\376\377\0003\000.\0003\000.\0004\000\040\000D\000a\000s\000\040\000P\000r\000o\000t\000o\000k\000o\000l\000l\000\040\000z\000u\000r\000\040\000i\000n\000t\000e\000r\000n\000e\000n\000\040\000S\000y\000n\000c\000h\000r\000o\000n\000i\000s\000i\000e\000r\000u\000n\000g\000\040\000i\000n\000\040\000e\000i\000n\000e\000m\000\040\000s\000y\000n\000c\000h\000r\000o\000n\000e\000n\000\040\000S\000y\000s\000t\000e\000m)
+(\376\377\0003\000.\0004\000\040\000P\000r\000o\000t\000o\000k\000o\000l\000l\000e)
endobj
117 0 obj
-<< /S /GoTo /D (subsection.3.3.5) >>
+<< /S /GoTo /D (subsection.3.4.1) >>
endobj
120 0 obj
-(\376\377\0003\000.\0003\000.\0005\000\040\000C\000h\000r\000i\000s\000t\000i\000a\000n\000s\000\040\000M\000e\000t\000h\000o\000d\000e\000\040\000z\000u\000r\000\040\000e\000x\000t\000e\000r\000n\000e\000n\000\040\000S\000y\000n\000c\000h\000r\000o\000n\000i\000s\000i\000e\000r\000u\000n\000g)
+(\376\377\0003\000.\0004\000.\0001\000\040\000B\000e\000i\000s\000p\000i\000e\000l\000\040\000\050\000D\000u\000m\000m\000y\000\051\000\040\000P\000r\000o\000t\000o\000k\000o\000l\000l)
endobj
121 0 obj
-<< /S /GoTo /D (subsection.3.3.6) >>
+<< /S /GoTo /D (subsection.3.4.2) >>
endobj
124 0 obj
-(\376\377\0003\000.\0003\000.\0006\000\040\000B\000e\000r\000k\000e\000l\000e\000y\000\040\000A\000l\000g\000o\000r\000i\000t\000h\000m\000u\000s\000\040\000z\000u\000r\000\040\000i\000n\000t\000e\000r\000n\000e\000n\000\040\000S\000y\000n\000c\000h\000r\000o\000n\000i\000s\000a\000t\000i\000o\000n)
+(\376\377\0003\000.\0004\000.\0002\000\040\000D\000a\000s\000\040\000P\000i\000n\000g\000-\000P\000o\000n\000g\000\040\000P\000r\000o\000t\000o\000k\000o\000l\000l)
endobj
125 0 obj
-<< /S /GoTo /D (subsection.3.3.7) >>
+<< /S /GoTo /D (subsection.3.4.3) >>
endobj
128 0 obj
-(\376\377\0003\000.\0003\000.\0007\000\040\000D\000a\000s\000\040\000E\000i\000n\000-\000P\000h\000a\000s\000e\000n\000\040\000C\000o\000m\000m\000i\000t\000\040\000P\000r\000o\000t\000o\000k\000o\000l\000l)
+(\376\377\0003\000.\0004\000.\0003\000\040\000D\000a\000s\000\040\000B\000r\000o\000a\000d\000c\000a\000s\000t\000-\000S\000t\000u\000r\000m\000\040\000P\000r\000o\000t\000o\000k\000o\000l\000l)
endobj
129 0 obj
-<< /S /GoTo /D (subsection.3.3.8) >>
+<< /S /GoTo /D (subsection.3.4.4) >>
endobj
132 0 obj
-(\376\377\0003\000.\0003\000.\0008\000\040\000D\000a\000s\000\040\000Z\000w\000e\000i\000-\000P\000h\000a\000s\000e\000n\000\040\000C\000o\000m\000m\000i\000t\000\040\000P\000r\000o\000t\000o\000k\000o\000l\000l)
+(\376\377\0003\000.\0004\000.\0004\000\040\000D\000a\000s\000\040\000P\000r\000o\000t\000o\000k\000o\000l\000l\000\040\000z\000u\000r\000\040\000i\000n\000t\000e\000r\000n\000e\000n\000\040\000S\000y\000n\000c\000h\000r\000o\000n\000i\000s\000i\000e\000r\000u\000n\000g\000\040\000i\000n\000\040\000e\000i\000n\000e\000m\000\040\000s\000y\000n\000c\000h\000r\000o\000n\000e\000n\000\040\000S\000y\000s\000t\000e\000m)
endobj
133 0 obj
-<< /S /GoTo /D (subsection.3.3.9) >>
+<< /S /GoTo /D (subsection.3.4.5) >>
endobj
136 0 obj
-(\376\377\0003\000.\0003\000.\0009\000\040\000D\000e\000r\000\040\000u\000n\000g\000e\000n\000\374\000g\000e\000n\000d\000e\000\040\000\050\000B\000a\000s\000i\000c\000\051\000\040\000M\000u\000l\000t\000i\000c\000a\000s\000t)
+(\376\377\0003\000.\0004\000.\0005\000\040\000C\000h\000r\000i\000s\000t\000i\000a\000n\000s\000\040\000M\000e\000t\000h\000o\000d\000e\000\040\000z\000u\000r\000\040\000e\000x\000t\000e\000r\000n\000e\000n\000\040\000S\000y\000n\000c\000h\000r\000o\000n\000i\000s\000i\000e\000r\000u\000n\000g)
endobj
137 0 obj
-<< /S /GoTo /D (subsection.3.3.10) >>
+<< /S /GoTo /D (subsection.3.4.6) >>
endobj
140 0 obj
-(\376\377\0003\000.\0003\000.\0001\0000\000\040\000D\000e\000r\000\040\000z\000u\000v\000e\000r\000l\000\344\000s\000s\000i\000g\000e\000\040\000\050\000R\000e\000l\000i\000a\000b\000l\000e\000\051\000\040\000M\000u\000l\000t\000i\000c\000a\000s\000t)
+(\376\377\0003\000.\0004\000.\0006\000\040\000B\000e\000r\000k\000e\000l\000e\000y\000\040\000A\000l\000g\000o\000r\000i\000t\000h\000m\000u\000s\000\040\000z\000u\000r\000\040\000i\000n\000t\000e\000r\000n\000e\000n\000\040\000S\000y\000n\000c\000h\000r\000o\000n\000i\000s\000a\000t\000i\000o\000n)
endobj
141 0 obj
-<< /S /GoTo /D (section.3.4) >>
+<< /S /GoTo /D (subsection.3.4.7) >>
endobj
144 0 obj
-(\376\377\0003\000.\0004\000\040\000Z\000e\000i\000t\000f\000o\000r\000m\000a\000t\000e)
+(\376\377\0003\000.\0004\000.\0007\000\040\000D\000a\000s\000\040\000E\000i\000n\000-\000P\000h\000a\000s\000e\000n\000\040\000C\000o\000m\000m\000i\000t\000\040\000P\000r\000o\000t\000o\000k\000o\000l\000l)
endobj
145 0 obj
-<< /S /GoTo /D (subsection.3.4.1) >>
+<< /S /GoTo /D (subsection.3.4.8) >>
endobj
148 0 obj
-(\376\377\0003\000.\0004\000.\0001\000\040\000`\000`\000N\000o\000r\000m\000a\000l\000e\000\040\000Z\000e\000i\000t\000'\000')
+(\376\377\0003\000.\0004\000.\0008\000\040\000D\000a\000s\000\040\000Z\000w\000e\000i\000-\000P\000h\000a\000s\000e\000n\000\040\000C\000o\000m\000m\000i\000t\000\040\000P\000r\000o\000t\000o\000k\000o\000l\000l)
endobj
149 0 obj
-<< /S /GoTo /D (subsection.3.4.2) >>
+<< /S /GoTo /D (subsection.3.4.9) >>
endobj
152 0 obj
-(\376\377\0003\000.\0004\000.\0002\000\040\000D\000i\000e\000\040\000L\000o\000g\000i\000s\000c\000h\000e\000\040\000U\000h\000r\000\040\000v\000o\000n\000\040\000L\000a\000m\000p\000o\000r\000t)
+(\376\377\0003\000.\0004\000.\0009\000\040\000D\000e\000r\000\040\000u\000n\000g\000e\000n\000\374\000g\000e\000n\000d\000e\000\040\000\050\000B\000a\000s\000i\000c\000\051\000\040\000M\000u\000l\000t\000i\000c\000a\000s\000t)
endobj
153 0 obj
-<< /S /GoTo /D (subsection.3.4.3) >>
+<< /S /GoTo /D (subsection.3.4.10) >>
endobj
156 0 obj
-(\376\377\0003\000.\0004\000.\0003\000\040\000D\000i\000e\000\040\000V\000e\000k\000t\000o\000r\000-\000Z\000e\000i\000t\000s\000t\000e\000m\000p\000e\000l)
+(\376\377\0003\000.\0004\000.\0001\0000\000\040\000D\000e\000r\000\040\000z\000u\000v\000e\000r\000l\000\344\000s\000s\000i\000g\000e\000\040\000\050\000R\000e\000l\000i\000a\000b\000l\000e\000\051\000\040\000M\000u\000l\000t\000i\000c\000a\000s\000t)
endobj
157 0 obj
<< /S /GoTo /D (section.3.5) >>
endobj
160 0 obj
-(\376\377\0003\000.\0005\000\040\000E\000i\000n\000s\000t\000e\000l\000l\000u\000n\000g\000e\000n)
+(\376\377\0003\000.\0005\000\040\000Z\000e\000i\000t\000f\000o\000r\000m\000a\000t\000e)
endobj
161 0 obj
<< /S /GoTo /D (subsection.3.5.1) >>
endobj
164 0 obj
-(\376\377\0003\000.\0005\000.\0001\000\040\000S\000i\000m\000u\000l\000a\000t\000i\000o\000n\000s\000e\000i\000n\000s\000t\000e\000l\000l\000u\000n\000g\000e\000n)
+(\376\377\0003\000.\0005\000.\0001\000\040\000`\000`\000N\000o\000r\000m\000a\000l\000e\000\040\000Z\000e\000i\000t\000'\000')
endobj
165 0 obj
<< /S /GoTo /D (subsection.3.5.2) >>
endobj
168 0 obj
-(\376\377\0003\000.\0005\000.\0002\000\040\000P\000r\000o\000z\000e\000s\000s\000e\000i\000n\000s\000t\000e\000l\000l\000u\000n\000g\000e\000n)
+(\376\377\0003\000.\0005\000.\0002\000\040\000D\000i\000e\000\040\000L\000o\000g\000i\000s\000c\000h\000e\000\040\000U\000h\000r\000\040\000v\000o\000n\000\040\000L\000a\000m\000p\000o\000r\000t)
endobj
169 0 obj
<< /S /GoTo /D (subsection.3.5.3) >>
endobj
172 0 obj
-(\376\377\0003\000.\0005\000.\0003\000\040\000P\000r\000o\000t\000o\000k\000o\000l\000l\000e\000i\000n\000s\000t\000e\000l\000l\000u\000n\000g\000e\000n)
+(\376\377\0003\000.\0005\000.\0003\000\040\000D\000i\000e\000\040\000V\000e\000k\000t\000o\000r\000-\000Z\000e\000i\000t\000s\000t\000e\000m\000p\000e\000l)
endobj
173 0 obj
-<< /S /GoTo /D (chapter.4) >>
+<< /S /GoTo /D (section.3.6) >>
endobj
176 0 obj
-(\376\377\0004\000\040\000D\000i\000e\000\040\000I\000m\000p\000l\000e\000m\000e\000n\000t\000i\000e\000r\000u\000n\000g)
+(\376\377\0003\000.\0006\000\040\000E\000i\000n\000s\000t\000e\000l\000l\000u\000n\000g\000e\000n)
endobj
177 0 obj
-<< /S /GoTo /D (section.4.1) >>
+<< /S /GoTo /D (subsection.3.6.1) >>
endobj
180 0 obj
-(\376\377\0004\000.\0001\000\040\000G\000l\000i\000e\000d\000e\000r\000u\000n\000g\000\040\000d\000e\000r\000\040\000P\000a\000k\000e\000t\000e)
+(\376\377\0003\000.\0006\000.\0001\000\040\000S\000i\000m\000u\000l\000a\000t\000i\000o\000n\000s\000e\000i\000n\000s\000t\000e\000l\000l\000u\000n\000g\000e\000n)
endobj
181 0 obj
-<< /S /GoTo /D (section.4.2) >>
+<< /S /GoTo /D (subsection.3.6.2) >>
endobj
184 0 obj
-(\376\377\0004\000.\0002\000\040\000E\000d\000i\000t\000o\000r\000e\000n)
+(\376\377\0003\000.\0006\000.\0002\000\040\000P\000r\000o\000z\000e\000s\000s\000e\000i\000n\000s\000t\000e\000l\000l\000u\000n\000g\000e\000n)
endobj
185 0 obj
-<< /S /GoTo /D (section.4.3) >>
+<< /S /GoTo /D (subsection.3.6.3) >>
endobj
188 0 obj
-(\376\377\0004\000.\0003\000\040\000E\000r\000e\000i\000g\000n\000i\000s\000s\000e)
+(\376\377\0003\000.\0006\000.\0003\000\040\000P\000r\000o\000t\000o\000k\000o\000l\000l\000e\000i\000n\000s\000t\000e\000l\000l\000u\000n\000g\000e\000n)
endobj
189 0 obj
-<< /S /GoTo /D (subsection.4.3.1) >>
+<< /S /GoTo /D (chapter.4) >>
endobj
192 0 obj
-(\376\377\0004\000.\0003\000.\0001\000\040\000I\000n\000t\000e\000r\000n\000e\000\040\000E\000r\000e\000i\000g\000n\000i\000s\000s\000e)
+(\376\377\0004\000\040\000D\000i\000e\000\040\000I\000m\000p\000l\000e\000m\000e\000n\000t\000i\000e\000r\000u\000n\000g)
endobj
193 0 obj
-<< /S /GoTo /D (section.4.4) >>
+<< /S /GoTo /D (section.4.1) >>
endobj
196 0 obj
-(\376\377\0004\000.\0004\000\040\000P\000r\000o\000t\000o\000k\000o\000l\000l\000e)
+(\376\377\0004\000.\0001\000\040\000G\000l\000i\000e\000d\000e\000r\000u\000n\000g\000\040\000d\000e\000r\000\040\000P\000a\000k\000e\000t\000e)
endobj
197 0 obj
-<< /S /GoTo /D (subsection.4.4.1) >>
+<< /S /GoTo /D (section.4.2) >>
endobj
200 0 obj
-(\376\377\0004\000.\0004\000.\0001\000\040\000P\000r\000o\000t\000o\000k\000o\000l\000l\000-\000A\000P\000I)
+(\376\377\0004\000.\0002\000\040\000E\000d\000i\000t\000o\000r\000e\000n)
endobj
201 0 obj
-<< /S /GoTo /D (section.4.5) >>
+<< /S /GoTo /D (section.4.3) >>
endobj
204 0 obj
-(\376\377\0004\000.\0005\000\040\000S\000e\000r\000i\000a\000l\000i\000s\000i\000e\000r\000u\000n\000g\000\040\000v\000o\000n\000\040\000S\000i\000m\000u\000l\000a\000t\000i\000o\000n\000e\000n)
+(\376\377\0004\000.\0003\000\040\000E\000r\000e\000i\000g\000n\000i\000s\000s\000e)
endobj
205 0 obj
-<< /S /GoTo /D (subsection.4.5.1) >>
+<< /S /GoTo /D (subsection.4.3.1) >>
endobj
208 0 obj
-(\376\377\0004\000.\0005\000.\0001\000\040\000R\000\374\000c\000k\000w\000\344\000r\000t\000s\000k\000o\000m\000p\000a\000t\000i\000b\000e\000l)
+(\376\377\0004\000.\0003\000.\0001\000\040\000I\000n\000t\000e\000r\000n\000e\000\040\000E\000r\000e\000i\000g\000n\000i\000s\000s\000e)
endobj
209 0 obj
-<< /S /GoTo /D (section.4.6) >>
+<< /S /GoTo /D (section.4.4) >>
endobj
212 0 obj
-(\376\377\0004\000.\0006\000\040\000P\000r\000o\000g\000r\000a\000m\000m\000i\000e\000r\000r\000i\000c\000h\000t\000l\000i\000n\000i\000e\000n)
+(\376\377\0004\000.\0004\000\040\000P\000r\000o\000t\000o\000k\000o\000l\000l\000e)
endobj
213 0 obj
-<< /S /GoTo /D (section.4.7) >>
+<< /S /GoTo /D (subsection.4.4.1) >>
endobj
216 0 obj
-(\376\377\0004\000.\0007\000\040\000E\000n\000t\000w\000i\000c\000k\000l\000u\000n\000g\000s\000u\000m\000g\000e\000b\000u\000n\000g)
+(\376\377\0004\000.\0004\000.\0001\000\040\000P\000r\000o\000t\000o\000k\000o\000l\000l\000-\000A\000P\000I)
endobj
217 0 obj
-<< /S /GoTo /D (chapter.5) >>
+<< /S /GoTo /D (section.4.5) >>
endobj
220 0 obj
-(\376\377\0005\000\040\000A\000u\000s\000b\000l\000i\000c\000k)
+(\376\377\0004\000.\0005\000\040\000S\000e\000r\000i\000a\000l\000i\000s\000i\000e\000r\000u\000n\000g\000\040\000v\000o\000n\000\040\000S\000i\000m\000u\000l\000a\000t\000i\000o\000n\000e\000n)
endobj
221 0 obj
-<< /S /GoTo /D (appendix.A) >>
+<< /S /GoTo /D (subsection.4.5.1) >>
endobj
224 0 obj
-(\376\377\000A\000\040\000S\000c\000h\000e\000m\000a\000t\000a)
+(\376\377\0004\000.\0005\000.\0001\000\040\000R\000\374\000c\000k\000w\000\344\000r\000t\000s\000k\000o\000m\000p\000a\000t\000i\000b\000e\000l)
endobj
225 0 obj
-<< /S /GoTo /D (appendix.B) >>
+<< /S /GoTo /D (section.4.6) >>
endobj
228 0 obj
-(\376\377\000B\000\040\000A\000k\000r\000o\000n\000y\000m\000s)
+(\376\377\0004\000.\0006\000\040\000P\000r\000o\000g\000r\000a\000m\000m\000i\000e\000r\000r\000i\000c\000h\000t\000l\000i\000n\000i\000e\000n)
endobj
229 0 obj
-<< /S /GoTo /D (appendix.C) >>
+<< /S /GoTo /D (section.4.7) >>
endobj
232 0 obj
-(\376\377\000C\000\040\000L\000i\000t\000e\000r\000a\000t\000u\000r\000v\000e\000r\000z\000e\000i\000c\000h\000n\000i\000s)
+(\376\377\0004\000.\0007\000\040\000E\000n\000t\000w\000i\000c\000k\000l\000u\000n\000g\000s\000u\000m\000g\000e\000b\000u\000n\000g)
endobj
233 0 obj
-<< /S /GoTo /D [234 0 R /Fit ] >>
+<< /S /GoTo /D (chapter.5) >>
+endobj
+236 0 obj
+(\376\377\0005\000\040\000A\000u\000s\000b\000l\000i\000c\000k)
+endobj
+237 0 obj
+<< /S /GoTo /D (appendix.A) >>
+endobj
+240 0 obj
+(\376\377\000A\000\040\000S\000c\000h\000e\000m\000a\000t\000a)
endobj
-237 0 obj <<
+241 0 obj
+<< /S /GoTo /D (appendix.B) >>
+endobj
+244 0 obj
+(\376\377\000B\000\040\000A\000k\000r\000o\000n\000y\000m\000s)
+endobj
+245 0 obj
+<< /S /GoTo /D (appendix.C) >>
+endobj
+248 0 obj
+(\376\377\000C\000\040\000L\000i\000t\000e\000r\000a\000t\000u\000r\000v\000e\000r\000z\000e\000i\000c\000h\000n\000i\000s)
+endobj
+249 0 obj
+<< /S /GoTo /D [250 0 R /Fit ] >>
+endobj
+253 0 obj <<
/Length 858
/Filter /FlateDecode
>>
@@ -353,16 +377,16 @@ xڍUr6}WQ)/}k9QX}IEO LGhFسg
Lb* M^PXX
aY  .24V*f:*dEQE!rl@j^[,pˋ;Ul} u+=ryoGs45W&tLc¼\hK%#J\1c:UvO'{
-5S'atN_za|;'7&m}xOe[Ly uڕ+"(endstream
+5S'atN_za|;'7&m}xail2 1Nr_)Nendstream
endobj
-234 0 obj <<
+250 0 obj <<
/Type /Page
-/Contents 237 0 R
-/Resources 236 0 R
+/Contents 253 0 R
+/Resources 252 0 R
/MediaBox [0 0 595.2757 841.8898]
-/Parent 246 0 R
+/Parent 262 0 R
>> endobj
-235 0 obj <<
+251 0 obj <<
/Type /XObject
/Subtype /Image
/Width 500
@@ -523,18 +547,18 @@ j'F{E,
5M%jKqizlO<ԕ#C~%(4p<]gʟ~c ]'?Ӹ)E-
sOyGKrm{
endobj
-238 0 obj <<
-/D [234 0 R /XYZ 74.4095 769.8898 null]
+254 0 obj <<
+/D [250 0 R /XYZ 74.4095 769.8898 null]
>> endobj
-239 0 obj <<
-/D [234 0 R /XYZ 74.4095 769.8898 null]
+255 0 obj <<
+/D [250 0 R /XYZ 74.4095 769.8898 null]
>> endobj
-236 0 obj <<
-/Font << /F26 242 0 R /F28 245 0 R >>
-/XObject << /Im1 235 0 R >>
+252 0 obj <<
+/Font << /F26 258 0 R /F28 261 0 R >>
+/XObject << /Im1 251 0 R >>
/ProcSet [ /PDF /Text /ImageC ]
>> endobj
-249 0 obj <<
+265 0 obj <<
/Length 1038
/Filter /FlateDecode
>>
@@ -544,648 +568,706 @@ xڍVM8h c9M+un= ր0LjS.zec/?$Hœx47Ow
8YFuAQa4I氯#Q!.iS;<bB2 \c!f+3rI֬Yٳ$Wh`knC(IY%q[wً&y$j=% {ר؛~:1IO}:*z.aQkW;;t(S2.̥+]:umԫjF@z8JcJWWbJ3}ӨưG-}BC qa6p$&z[ 8[|g? P-?,ٺm.S`b!M`Ƹ_TL#8= r{_9[g^j\4 9P,IԒ\\C,^rzO.SWw )^K a/y,d"P
M5(zmPd1{tр.T/)2&2ڃi1r\ǯ~T$}ؼ*FLw$4Y4jARc#I-zGR3؍._IW
endobj
-248 0 obj <<
+264 0 obj <<
/Type /Page
-/Contents 249 0 R
-/Resources 247 0 R
+/Contents 265 0 R
+/Resources 263 0 R
/MediaBox [0 0 595.2757 841.8898]
-/Parent 246 0 R
+/Parent 262 0 R
>> endobj
-250 0 obj <<
-/D [248 0 R /XYZ 74.4095 793.4011 null]
+266 0 obj <<
+/D [264 0 R /XYZ 74.4095 793.4011 null]
>> endobj
-247 0 obj <<
-/Font << /F26 242 0 R /F28 245 0 R /F33 253 0 R >>
+263 0 obj <<
+/Font << /F26 258 0 R /F28 261 0 R /F33 269 0 R >>
/ProcSet [ /PDF /Text ]
>> endobj
-256 0 obj <<
-/Length 2126
+272 0 obj <<
+/Length 2154
/Filter /FlateDecode
>>
stream
-xs6Wz
--|x@tx\6"gIjјTB0hba9Y{}hꖫM5" ()UN so[b}@spb9sypb1G8|!JQi+[ʫ]Ӭbv%a\"[ ) ŔsEIEwH 3}|wǮwo]t'>T]B@#׮{֡YpX2SO
-(-f[7ֱ9|XqzvRaɯi |t
-(
-(ThFMBo)^vWcpIə.p1*ۨ\詪'Kg#]ˣ *
-8<Qk}S]us=~4e`ČFe<"TDX|EZ<rH̅ıH)}y9so*Y,"(~UNXBA⇥3Og%q4v!**uEoQTM<OJЋj'IZADr¸r{&i 9K><s;he[An& 7iϞI>~ Aĭ(#lA
-{jGDቊsрkE̤e0H? L3:DȷL,xcw-'4&̥!|vO? \x c_Q*'iL$-2hraaB<~<m
-*moX0P$ag<P,X:|raaܘ
- GIendstream
+xr6y
+.P.&ʹt:MӅl32'xM[q~}b/VI$-UaJ7hמ=bFJM~I//1N\a()Uz|.8' +ί8i{4bYU_.>,<s'JIya෴ISBK͓~h3|Uׅ-78)of9'k;b>{Zo7Unק}bRj-cNs$F ;HOD½hJA.X8G64t^֧KgOהmԻbɍ&ա|/5UiACSDp }~)ʯWsx [q%EC~I> h:($mSb5܊hLKR* B0whba95uժC՚PEEI )*煵/[fd>c)8L5湜y.ӕ% QLY|(+۫j߼if+ JaA3Z SEIExvevș/?lj|"+J[E^쮪&*"vw-&S-CYpdpzy~<zU.qsi8v^b+z"]u`@P}_\U{7mTQyP-l:U)Wڱ$X\uie)3yYϟeuy  X_^71c(BE&.#Nsì"|hlfr7a ;MjcZ{YϦ|{ڜ}jXdD 4U$%=ryK$XžxT0sz@}Uu[5LE 1T9~i82mi8Ku
+#*uEs(*jx*n~
+#FRV bbT9c\RB=10\@n7i ;kO[AљSqذowY6~UJ^'(܇s{,G$FuNola1\+ ?s%񫅅%ȍHWEGdwcZ n^0(%ٸ v(P\ ,L!l :[> O2OPj0`8sP|]?) S7Q'Τ
+/0K9ܺn'gݠVmva`Ԗ0tat]Ahq;,;wxvraa֗dt;vm 9&H`[QcʙTkyg4bY hij7 ;*z[AxYϢ:
endobj
-255 0 obj <<
+271 0 obj <<
/Type /Page
-/Contents 256 0 R
-/Resources 254 0 R
+/Contents 272 0 R
+/Resources 270 0 R
/MediaBox [0 0 595.2757 841.8898]
-/Parent 246 0 R
-/Annots [ 259 0 R 260 0 R 261 0 R 262 0 R 263 0 R 264 0 R 265 0 R 266 0 R 267 0 R 268 0 R 269 0 R 270 0 R 271 0 R 272 0 R 273 0 R 274 0 R 275 0 R 276 0 R 277 0 R 278 0 R 279 0 R 280 0 R 281 0 R 282 0 R 283 0 R 284 0 R ]
+/Parent 262 0 R
+/Annots [ 275 0 R 276 0 R 277 0 R 278 0 R 279 0 R 280 0 R 281 0 R 282 0 R 283 0 R 284 0 R 285 0 R 286 0 R 287 0 R 288 0 R 289 0 R 290 0 R 291 0 R 292 0 R 293 0 R 294 0 R 295 0 R 296 0 R 297 0 R 298 0 R 299 0 R 300 0 R ]
>> endobj
-259 0 obj <<
+275 0 obj <<
/Type /Annot
/Border[0 0 0]/H/I/C[1 0 0]
/Rect [73.4132 609.4611 145.0711 621.9243]
/Subtype /Link
/A << /S /GoTo /D (chapter.1) >>
>> endobj
-260 0 obj <<
+276 0 obj <<
/Type /Annot
/Border[0 0 0]/H/I/C[1 0 0]
/Rect [89.9113 591.5094 285.4574 603.9066]
/Subtype /Link
/A << /S /GoTo /D (section.1.1) >>
>> endobj
-261 0 obj <<
+277 0 obj <<
/Type /Annot
/Border[0 0 0]/H/I/C[1 0 0]
/Rect [89.9113 575.5155 167.0466 585.5699]
/Subtype /Link
/A << /S /GoTo /D (section.1.2) >>
>> endobj
-262 0 obj <<
+278 0 obj <<
/Type /Annot
/Border[0 0 0]/H/I/C[1 0 0]
/Rect [73.4132 544.1071 165.1216 556.5703]
/Subtype /Link
/A << /S /GoTo /D (chapter.2) >>
>> endobj
-263 0 obj <<
+279 0 obj <<
/Type /Annot
/Border[0 0 0]/H/I/C[1 0 0]
/Rect [89.9113 528.2451 216.2652 538.5526]
/Subtype /Link
/A << /S /GoTo /D (section.2.1) >>
>> endobj
-264 0 obj <<
+280 0 obj <<
/Type /Annot
/Border[0 0 0]/H/I/C[1 0 0]
-/Rect [89.9113 510.1614 249.6902 520.2159]
+/Rect [89.9113 510.2604 249.6902 520.2159]
/Subtype /Link
/A << /S /GoTo /D (section.2.2) >>
>> endobj
-265 0 obj <<
+281 0 obj <<
/Type /Annot
/Border[0 0 0]/H/I/C[1 0 0]
/Rect [89.9113 492.0777 176.0435 502.1322]
/Subtype /Link
/A << /S /GoTo /D (section.2.3) >>
>> endobj
-266 0 obj <<
+282 0 obj <<
/Type /Annot
/Border[0 0 0]/H/I/C[1 0 0]
/Rect [89.9113 471.7723 242.5299 484.0485]
/Subtype /Link
/A << /S /GoTo /D (section.2.4) >>
>> endobj
-267 0 obj <<
+283 0 obj <<
/Type /Annot
/Border[0 0 0]/H/I/C[1 0 0]
/Rect [89.9113 453.6886 168.5425 465.9649]
/Subtype /Link
/A << /S /GoTo /D (section.2.5) >>
>> endobj
-268 0 obj <<
+284 0 obj <<
/Type /Annot
/Border[0 0 0]/H/I/C[1 0 0]
/Rect [89.9113 437.8267 165.8808 447.8812]
/Subtype /Link
/A << /S /GoTo /D (section.2.6) >>
>> endobj
-269 0 obj <<
+285 0 obj <<
/Type /Annot
/Border[0 0 0]/H/I/C[1 0 0]
/Rect [73.4132 408.728 163.8015 418.8815]
/Subtype /Link
/A << /S /GoTo /D (chapter.3) >>
>> endobj
-270 0 obj <<
+286 0 obj <<
/Type /Annot
/Border[0 0 0]/H/I/C[1 0 0]
/Rect [89.9113 388.3346 285.4137 400.8638]
/Subtype /Link
/A << /S /GoTo /D (section.3.1) >>
>> endobj
-271 0 obj <<
+287 0 obj <<
/Type /Annot
/Border[0 0 0]/H/I/C[1 0 0]
/Rect [115.2084 372.4727 221.9082 382.5271]
/Subtype /Link
/A << /S /GoTo /D (subsection.3.1.1) >>
>> endobj
-272 0 obj <<
+288 0 obj <<
/Type /Annot
/Border[0 0 0]/H/I/C[1 0 0]
/Rect [115.2084 354.389 207.9178 364.4435]
/Subtype /Link
/A << /S /GoTo /D (subsection.3.1.2) >>
>> endobj
-273 0 obj <<
+289 0 obj <<
/Type /Annot
/Border[0 0 0]/H/I/C[1 0 0]
/Rect [115.2084 334.0836 240.5726 346.3598]
/Subtype /Link
/A << /S /GoTo /D (subsection.3.1.3) >>
>> endobj
-274 0 obj <<
+290 0 obj <<
/Type /Annot
/Border[0 0 0]/H/I/C[1 0 0]
/Rect [115.2084 318.2216 209.8535 328.5291]
/Subtype /Link
/A << /S /GoTo /D (subsection.3.1.4) >>
>> endobj
-275 0 obj <<
+291 0 obj <<
/Type /Annot
/Border[0 0 0]/H/I/C[1 0 0]
/Rect [115.2084 297.9162 232.7636 310.4454]
/Subtype /Link
/A << /S /GoTo /D (subsection.3.1.5) >>
>> endobj
-276 0 obj <<
-/Type /Annot
-/Border[0 0 0]/H/I/C[1 0 0]
-/Rect [115.2084 279.9646 250.6363 292.1088]
-/Subtype /Link
-/A << /S /GoTo /D (subsection.3.1.6) >>
->> endobj
-277 0 obj <<
+292 0 obj <<
/Type /Annot
/Border[0 0 0]/H/I/C[1 0 0]
-/Rect [89.9113 261.7488 168.5425 274.0251]
+/Rect [89.9113 279.9646 215.4404 292.1088]
/Subtype /Link
/A << /S /GoTo /D (section.3.2) >>
>> endobj
-278 0 obj <<
+293 0 obj <<
/Type /Annot
/Border[0 0 0]/H/I/C[1 0 0]
-/Rect [115.2084 245.8869 228.0236 255.9414]
+/Rect [115.2084 261.8809 364.9669 274.2781]
/Subtype /Link
/A << /S /GoTo /D (subsection.3.2.1) >>
>> endobj
-279 0 obj <<
+294 0 obj <<
/Type /Annot
/Border[0 0 0]/H/I/C[1 0 0]
-/Rect [115.2084 225.5815 269.0484 237.8577]
+/Rect [115.2084 243.6652 244.6971 256.1944]
/Subtype /Link
/A << /S /GoTo /D (subsection.3.2.2) >>
>> endobj
-280 0 obj <<
+295 0 obj <<
/Type /Annot
/Border[0 0 0]/H/I/C[1 0 0]
-/Rect [115.2084 207.4978 377.1859 219.7741]
+/Rect [115.2084 225.7135 269.1578 237.8577]
/Subtype /Link
/A << /S /GoTo /D (subsection.3.2.3) >>
>> endobj
-281 0 obj <<
+296 0 obj <<
/Type /Annot
/Border[0 0 0]/H/I/C[1 0 0]
-/Rect [115.2084 189.4141 285.7 201.6904]
+/Rect [115.2084 207.4978 197.6341 220.0271]
/Subtype /Link
/A << /S /GoTo /D (subsection.3.2.4) >>
>> endobj
-282 0 obj <<
+297 0 obj <<
/Type /Annot
/Border[0 0 0]/H/I/C[1 0 0]
-/Rect [89.9113 173.5522 165.8808 183.6067]
+/Rect [89.9113 189.4141 168.5425 201.6904]
/Subtype /Link
/A << /S /GoTo /D (section.3.3) >>
>> endobj
-283 0 obj <<
+298 0 obj <<
/Type /Annot
/Border[0 0 0]/H/I/C[1 0 0]
-/Rect [115.2084 153.3788 284.6223 165.776]
+/Rect [115.2084 173.5522 228.0236 183.6067]
/Subtype /Link
/A << /S /GoTo /D (subsection.3.3.1) >>
>> endobj
-284 0 obj <<
+299 0 obj <<
/Type /Annot
/Border[0 0 0]/H/I/C[1 0 0]
-/Rect [115.2084 135.1631 271.4346 147.4394]
+/Rect [115.2084 153.2468 269.0484 165.523]
/Subtype /Link
/A << /S /GoTo /D (subsection.3.3.2) >>
>> endobj
-257 0 obj <<
-/D [255 0 R /XYZ 74.4095 793.4011 null]
+300 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [115.2084 135.1631 377.1859 147.4394]
+/Subtype /Link
+/A << /S /GoTo /D (subsection.3.3.3) >>
>> endobj
-258 0 obj <<
-/D [255 0 R /XYZ 74.4095 641.8063 null]
+273 0 obj <<
+/D [271 0 R /XYZ 74.4095 793.4011 null]
>> endobj
-254 0 obj <<
-/Font << /F26 242 0 R /F28 245 0 R >>
+274 0 obj <<
+/D [271 0 R /XYZ 74.4095 641.8063 null]
+>> endobj
+270 0 obj <<
+/Font << /F26 258 0 R /F28 261 0 R >>
/ProcSet [ /PDF /Text ]
>> endobj
-287 0 obj <<
-/Length 2560
+303 0 obj <<
+/Length 2625
/Filter /FlateDecode
>>
stream
-x[z<#E( yذfF;V ek,>-RK}`Y>>t1+(H"Sq0V\{dvXՃMQ5ū_ $aJھW7Y==l7WCu=T_^W] )Zs%$Z3%\F ?D"<}}1M81+]鄝wEsή9_Gzs/Vc}|{ۍ;+('sYNNv*̰`j0xUR4 iwSKP6Ne mgyra{!%
-eQdLf0:eۡ<4/p=ª[pn?ZyܪO}
-sʅ~s E0\<vu,ʊU?}s%Dr9.|K$v%BREt2Qex@^jsh?z{)_.R^ /O_0: g\"6%k_Y|r#|0|raᣭ%T[[<j/ܕcV_1;!M:R 11jDXhн/MQzO=m(v!E&
-Q+ IuX?n΁?f%TWpF_vDTIcO qRp&,SSV*ZRĆR
--%¸?Yr]w9m*v!UBAP]?Sr`zS^ #!L^SEm5<a$nWW~Er%*
-5UZDzW񯖫\#]Nøʅ]<S \fG`}kw.k6BE6o|ڕE#"8Z#z"#aG4fu5,״9 \X vÓj#
-D$3N5x]vA_\V~vl6unA0bژނhU#f41VoxKleSc:m4vYTޣauPY;\tV=0#]0KwR"tSa޽v\# LP̅(> E͉2u"S:_om0}l6w[IW
-ҝE 8jI839 \؅.x1+A 3UsLlp'+i *E };tRNDY>;iseˆ[| k0:],L3g0`uGL *X7ݛq64$Iishٰʙoxa]
-֣[?ORZ.l?P|t.(a* h/\NqӺ_Z<ݿەPWi N"*S㰽wF 9[3E4W0١bsN֤svUyy6_rÂQS
-smO ~SFW{>is"՞ h'
-~~P5H|ib妠k! "HX{l(ʤ;b31LE`
-xa~uM<Iu'E`bllU|i`
-
-Ԧ#Ol-*`8p]l-fس$0ma1va`;Yâ ;8}Ք?Luߖ{' C̯)kYrg.m/vt?)f ÐSN{S_#w-B&qx)p;wze8=|kgL(:ƱC%>r7I"%'F)VRAn6 3jzqH'3Pl’||t.? +V1&و0']:VK=]NMt3wxd:AM糪.Ow
+xs۸W~&'qۙk<HrB$HP wLf"Yrwp `I?QiMQzo(xq{vŋTٟlE!8ޕo4 ]og6asiΪݧs/ޟ/^^vY+Y+ ,7jL)1BX&.a(Ƴ,e7ҡtNֻ+9T|!Kwv%?ۮVi}CWNr2.NE*fR9? b4Z5/ 4/;fqx>:\ȇ,Yj79<1҆F0n4ZY$ȗ'8/fi=~Z1KJ0/hP, xss۾>ФJɔ6,Qm|QZ5-7:)y9 i(#հQ0 QC, kx>rskۙzMzdڏ}SY\isJδr7=XT-RdP+un㩕aIóC$ E""rj?,w9[?<%R"$dVNmx"2#BΤB!銺HNR<aѧ@YxSo`qnSm|\ïb{`%j|oыB
+%l;j.V;UrbUT6gzsĿL&Xqn:M03OXB;yD]<ML{p@^r_]yO
+k N sZ sL_:qi(x9I||ss>|a9hz.cJk ix`|um:¢O:Cz1*YE>BQ#CC@Ǟ ΫAB& EӉz]# ?l \fԦHc**d%,0چyn
+u;2S[r
+z)W~G$JhZ1gðh&†P97GQI=HTU 9*5Rؤ{W/CV9W kW\**4+l WssWۙ\ϗڒ\5+4IOm;8}ZK~_$V]WA R8hhF9L =$`P(0]&/2:Yi]Vᷰ~۶kC*+OloE**5{k)S<չ9
+S:a o,:"VJU[`E7o?DT: IA;"E"9E ]z椥IHb[~ݶUz.'~^_2HCT**rȿJH'a'"7GY`BpGu6uJ,VEzkpW}W+E$ 0GW&yÒ')7G=ϙ j ߫׎ v6_j:`iLJ/G> **#5{G q%%vfY<Y.o[:v
+XT-RzM{:WY,I gxrsgy)41Kn3A,+ZWYד P泟)e@Ge,MGu,xznU͡v#f<b3%ݩ>vX?9 ɓ3dJ&=K;Y:ΐZuzWHuܠ8U!G'Ƿ