'''
Created on Feb 7, 2012

@author $Author$
@version $Id$
'''

class CorrelationProcessor:
    '''
    classdocs
    '''


    def __init__(self):
        '''
        Constructor
        '''
        pass