You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
342 B
11 lines
342 B
|
|
\input{header}
|
|
\begin{tikzpicture}[scale=1, transform shape]
|
|
|
|
\newcomponent{0}{2.5}{BarHandlerComponent}
|
|
\umlprovidedinterface[interface=BarHandler, distance=3.3, padding=0.9cm]{BarHandlerComponent}
|
|
\umlrequiredinterface[interface={Request, ServerContext}, distance=4.2, padding=0.9cm]{BarHandlerComponent}
|
|
|
|
\end{tikzpicture}
|
|
\input{footer}
|