Description: Place holder for CMP specific information. This class can be set on the Descriptor.
INTERNAL: Convert all the class-name-based settings in this object to actual class-based settings. This method is used when converting a project that has been built with class names to a project with classes.paramclassLoader
INTERNAL:returnReturns the owningDescriptor. return descriptor;
return descriptor;
INTERNAL: Initialize the CMPPolicy settings.
INTERNAL: Return if this policy is for CMP3. return false;
return false;
INTERNAL:paramowningDescriptor The owningDescriptor to set. this.descriptor = owningDescriptor;
this.descriptor = owningDescriptor;