\begin{tikzpicture}[show background grid]
  \begin{class}{Car}{0,0}
  \end{class}

  \begin{class}{Wheel}{7.5,0}
  \end{class}

  \aggregation{Car}{wheels}{4}{Wheel}

\end{tikzpicture}