commit a28a2600e952d04eebc5ba5d65743295757944f4 Author: steinbergerj Date: Fri Oct 7 22:34:01 2022 +0200 Add initial version of the template diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..0336366 --- /dev/null +++ b/.gitignore @@ -0,0 +1,6 @@ +*.aux +*.log +*.gz +*.lof +*.lot +*.toc diff --git a/group_A.tex b/group_A.tex new file mode 100644 index 0000000..f0715ad --- /dev/null +++ b/group_A.tex @@ -0,0 +1,44 @@ +%%%%%%%%%%% BITTE AUSFÜLLEN%%%%%%%%%%%%%%%%%%% +\newcommand{\diagrammname}{\texttt{}} +\newcommand{\diagrammnameengl}{\texttt{}} +\newcommand{\diagrammfrage}{\texttt{}} +\newcommand{\diagrammanwendungsfall}{\texttt{}} +\newcommand{\autorE}{\texttt{Vorname Nachname Teilnehmer 1}} +\newcommand{\autorZ}{\texttt{Vorname Nachname Teilnehmer 2}} +\newcommand{\autorD}{\texttt{Vorname Nachname Teilnehmer 3}} + + +\section{\diagrammname} +\paragraph{Management Summary}\mbox{} + +%%% BITTE NICHT ÄNDERNT%%%%%%%%%%%% +{\renewcommand*{\arraystretch}{1.5} + \begin{tabular}{|p{6cm}|p{7.05cm}|} + \hline + \textbf{Diagrammbezeichnung (deutsch):} & \diagrammname \\ + \hline + \textbf{Diagrammbezeichnung (englisch):} & \diagrammnameengl \\ + \hline + \textbf{Welche Frage beantwortet das Diagramm?} & \diagrammfrage \\ + \hline + \textbf{Anwendungsfall} & \diagrammanwendungsfall \\ + \hline %genutzt in der Anforderungsanalyse + \textbf{\multirow{3}{*}{Autoren}} & \autorE \\\cline{2-2} + & \autorZ \\\cline{2-2} + & \autorD \\\hline + \end{tabular} +} +%%%%%%%%%%%%%%%%%%% +\subsection{Beschreibung des \diagrammname} + +\texttt{Allg. Beschreibung, Stärken und Schwächen des Diagramms} + + +\subsection{Notationselemente des \diagrammname} + + + +\subsection{Beispiel des \diagrammname \ im Dokumentenmanagement} + + + diff --git a/group_B.tex b/group_B.tex new file mode 100644 index 0000000..955b8f4 --- /dev/null +++ b/group_B.tex @@ -0,0 +1,41 @@ +%%%%%%%%%%% BITTE AUSFÜLLEN%%%%%%%%%%%%%%%%%%% +\newcommand{\diagrammname}{\texttt{}} +\newcommand{\diagrammnameengl}{\texttt{}} +\newcommand{\diagrammfrage}{\texttt{}} +\newcommand{\diagrammanwendungsfall}{\texttt{}} +\newcommand{\autoren}[1]{\texttt{Vorname Nachname Teilnehmer #1}} + + +\section{\diagrammname} +\paragraph{Management Summary}\mbox{} + +%%% BITTE NICHT ÄNDERNT%%%%%%%%%%%% +{\renewcommand*{\arraystretch}{1.5} + \begin{tabular}{|p{6cm}|p{7.05cm}|} + \hline + \textbf{Diagrammbezeichnung (deutsch):} & \diagrammname \\ + \hline + \textbf{Diagrammbezeichnung (englisch):} & \diagrammnameengl \\ + \hline + \textbf{Welche Frage beantwortet das Diagramm?} & \diagrammfrage \\ + \hline + \textbf{Anwendungsfall} & \diagrammanwendungsfall \\ + \hline %genutzt in der Anforderungsanalyse + \textbf{\multirow{3}{*}{Autoren}} & \autoren{1} \\\cline{2-2} + & \autoren{2} \\\cline{2-2} + & \autoren{3} \\\hline + \end{tabular} +} +%%%%%%%%%%%%%%%%%%% +\subsection{Beschreibung des \diagrammname} + +\texttt{Allg. Beschreibung, Stärken und Schwächen des Diagramms} + +\subsection{Notationselemente des \diagrammname} + + + +\subsection{Beispiel des \diagrammname \ im Dokumentenmanagement} + + + diff --git a/group_C.tex b/group_C.tex new file mode 100644 index 0000000..955b8f4 --- /dev/null +++ b/group_C.tex @@ -0,0 +1,41 @@ +%%%%%%%%%%% BITTE AUSFÜLLEN%%%%%%%%%%%%%%%%%%% +\newcommand{\diagrammname}{\texttt{}} +\newcommand{\diagrammnameengl}{\texttt{}} +\newcommand{\diagrammfrage}{\texttt{}} +\newcommand{\diagrammanwendungsfall}{\texttt{}} +\newcommand{\autoren}[1]{\texttt{Vorname Nachname Teilnehmer #1}} + + +\section{\diagrammname} +\paragraph{Management Summary}\mbox{} + +%%% BITTE NICHT ÄNDERNT%%%%%%%%%%%% +{\renewcommand*{\arraystretch}{1.5} + \begin{tabular}{|p{6cm}|p{7.05cm}|} + \hline + \textbf{Diagrammbezeichnung (deutsch):} & \diagrammname \\ + \hline + \textbf{Diagrammbezeichnung (englisch):} & \diagrammnameengl \\ + \hline + \textbf{Welche Frage beantwortet das Diagramm?} & \diagrammfrage \\ + \hline + \textbf{Anwendungsfall} & \diagrammanwendungsfall \\ + \hline %genutzt in der Anforderungsanalyse + \textbf{\multirow{3}{*}{Autoren}} & \autoren{1} \\\cline{2-2} + & \autoren{2} \\\cline{2-2} + & \autoren{3} \\\hline + \end{tabular} +} +%%%%%%%%%%%%%%%%%%% +\subsection{Beschreibung des \diagrammname} + +\texttt{Allg. Beschreibung, Stärken und Schwächen des Diagramms} + +\subsection{Notationselemente des \diagrammname} + + + +\subsection{Beispiel des \diagrammname \ im Dokumentenmanagement} + + + diff --git a/images/hm_logo.png b/images/hm_logo.png new file mode 100644 index 0000000..efcf4e8 Binary files /dev/null and b/images/hm_logo.png differ diff --git a/main.pdf b/main.pdf new file mode 100644 index 0000000..3f51aff Binary files /dev/null and b/main.pdf differ diff --git a/main.tex b/main.tex new file mode 100644 index 0000000..37b0270 --- /dev/null +++ b/main.tex @@ -0,0 +1,56 @@ +% !TeX program = lualatex +\documentclass[paper=a4,fontsize=10pt,parskip, footheight=20pt,headlines=10]{scrbook} + +\usepackage[table]{xcolor} +\usepackage[top=3.75cm,bottom=3cm,left=3.5cm,right=3.5cm,marginparsep=0.6cm,marginparwidth=65pt]{geometry} + +\usepackage[ngerman]{babel} +\usepackage{csquotes} +\usepackage{setspace} + +\usepackage{atveryend} +\usepackage[inline]{enumitem} +\usepackage{amsmath,amssymb} + +\usepackage{tikz} +\usepackage{etoolbox} +\usepackage{multirow} + +\usepackage{graphicx} + +\usepackage{pgffor} +\usepackage[automark,headsepline,footsepline]{scrlayer-scrpage} + +\usepackage{blindtext} + + + + +\begin{document} +\title{Software Engineering 2} +\subtitle{UML-Diagramme} +\maketitle + + +\frontmatter +\tableofcontents + + +\mainmatter + +\pagestyle{scrheadings} + +\chapter{Strukturdiagramme} +UML verfügt über sechs Strukturdiagrammtypen, die von der einzelnen Klasse bis hin zur Gliederung vollständiger Architekturen und Systeme reichen. + + +\foreach \n in {A,...,C}{\input{group_\n.tex}\newpage} + +%\chapter{Verhaltensdiagramme} + + +\appendix +\listoffigures +\listoftables +\end{document} +