This method adds a class object to the SOM run-time class registry.
Note: For backward compatibility, this method does not take an Environment parameter.
SOMClassMgr receiver; SOMClass classObj; somRegisterClass(receiver, classObj);