Class Engine has "start(c:Component)" method. So do we need to draw an association between Engine and Component Class IF there is no "new Component()" inside Engine class.
2 Answers
NetBeans has a UML modelling tool to to reverse engineer java code. See Generating UML From the NetBeans IDE for details.
1 Comment
macleojw
I don't understand your comment. What do you want me to tell you?