Taxi hierarchy classes per running (which run first till last)

hi

Please, i’m successfully runing project : https://github.com/multi-os-engine/moe-samples-java/tree/master/Taxi
put i need to know which file in project configure which class run first till last one: classes in project as follow
Main.class
TableViewController.class
MapsViewController.class
NavigationController.class

and how Main-class CALL TableViewController-class

thanks for support
Houssamel-din