Aside from the text being very small and unreadable, there was inclusion of library classes such as Scanner, FileInputStream etc, which could have simply been written as a variable inside of the object entity instead of a seperate entity. Judging from this diagram, it could also suggest that the developers indeed wrote this library classes, which I did not that was the case. Methods of these library classes were also included and were unnecessary.
Aside from the text being very small and unreadable, there was inclusion of library classes such as
Scanner
,FileInputStream
etc, which could have simply been written as a variable inside of the object entity instead of a seperate entity. Judging from this diagram, it could also suggest that the developers indeed wrote this library classes, which I did not that was the case. Methods of these library classes were also included and were unnecessary.