I added the detectClass method in the modelGenerator class with some other methods needed
I added an enum 'declarationKeyWords' in the controller package
I made minor adjustments to the OOClass and OOObject classes (I just gave the boolean instance variables a default initialization value of false and gave initialized the reference types with null)