Skip to content

Latest commit

 

History

History
executable file
·
18 lines (12 loc) · 616 Bytes

diagrams.md

File metadata and controls

executable file
·
18 lines (12 loc) · 616 Bytes

Class diagrams

Public class diagram

The follow diagram describes the class and interface defined in the library usable by a client.

Public class diagram

Public usage class diagram

The follow diagram describes the class and interface usage defined in the library usable by a client.

Public usage class diagram

Private class diagram

The follow diagram describes the class and interface defined in the library. It includes also the private and the package interfaces/classes

Private class diagram