pse-documentation/31-qualitaetsheft-kolloquium/slides/classdiagram.tex
2024-05-24 17:47:22 +02:00

37 lines
879 B
TeX

\begin{frame}[t]{Einführung}
\centering
\includegraphics[width=\textwidth]{assets/diagrams/classdiagram}
\end{frame}
% sub
% episode
% auth
% model
% util
\begin{frame}[t]{Subscriptions-API}
\centering
\includegraphics[width=\textwidth]{assets/diagrams/classdiagram-subscriptions}
\end{frame}
\begin{frame}[t]{EpisodeActions-API}
\centering
\includegraphics[width=\textwidth]{assets/diagrams/classdiagram-episode-actions}
\end{frame}
\begin{frame}[t]{Authentication-API}
\centering
\includegraphics[width=.75\textwidth]{assets/diagrams/classdiagram-authentication}
\end{frame}
\begin{frame}[t]{Model-Paket}
\centering
\includegraphics[width=\textwidth]{assets/diagrams/classdiagram-model}
\end{frame}
\begin{frame}[t]{Util-Paket}
\centering
\includegraphics[width=\textwidth]{assets/diagrams/classdiagram-util}
\end{frame}