There are different types of diagrams, Class diagrams, ERD etc.
some concepts align, so here is a quick overview.
A class diagram uses -
and +
for private and public fields
and methods
.
There are different types of diagrams, Class diagrams, ERD etc.
some concepts align, so here is a quick overview.
A class diagram uses -
and +
for private and public fields
and methods
.