The somRegisterClass method adds a class object to the SOM run-time class registry maintained by SOMClassMgrObject.
All SOM run-time class objects should be registered with the SOMClassMgrObject. This is done automatically during the execution of the somClassReady method as class objects are created.