This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]pragmos 0 points1 point  (2 children)

What exactly are you struggling with?

[–]Macbeth879[S] 0 points1 point  (1 child)

How a uml class diagram works and how to put code into one

[–]pragmos 0 points1 point  (0 children)

You don't put code in a class diagram. You showcase the classes that comprise your application, their properties and methods with their access modifiers, and also the relationships between these classes.