Hello, I need some help.

For my situation, let say I have a 3 classes, Calculator main, Computation and Graph.

Basically, it's like the following:
Computation main class will calls...