1

I use the argoUML tool to analyses the class architecture .

It's easy to find the graph to stand for the Class or Package . But I can't find a special graph to stand for Interface.

Is the graph which standing for the Class for Interface ?

Thanks !

Jerikc XIONG
  • 3,517
  • 5
  • 42
  • 71

1 Answers1

4

I had found the graph of the Interface . There are a number of different between class and interface.

New class enter image description here

New interface enter image description here

Jerikc XIONG
  • 3,517
  • 5
  • 42
  • 71