hierarchieclassesOUT.tex 285 B

12345678910111213
  1. \begin{tikzpicture}%[scale=1,transform shape]
  2. \begin{class}[text width=2cm]{C}{-1,0}
  3. \attribute{attrC : C}
  4. \end{class}
  5. \begin{class}[text width=2cm]{DAB}{2,0}
  6. \attribute{attrD : C}
  7. \attribute{attrB1 : C}
  8. \attribute{attrB2 : C}
  9. \end{class}
  10. \end{tikzpicture}