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
321 B

\input{header}
\begin{tikzpicture}[scale=1, transform shape]
\newcomponent{0}{2.5}{registerProvider}
\umlprovidedinterface[interface=Database, distance=3, padding=0.9cm]{registerProvider}
\umlrequiredinterface[interface=DbConnectionPool, distance=3.5, padding=0.9cm]{registerProvider}
\end{tikzpicture}
\input{footer}