Changes to rating plugins

Changes were made to the built-in PCRatingPlugin and SysTableRatingPlugin plugin implementations that implement the IRatingPlugin plugin interface. The code that instantiates the rating engine now resides in the PolicyLineMethods implementation classes for each line of business. These classes have names with the LOB prefix with the pattern LOBPolicyLineMethods. See the method createRatingEngine.