Class CorrelationItem


  • public class CorrelationItem
    extends Object
    Instance of a correlation item: covering both source and target side. The source side contains the complete data (definitions + values), whereas the target side contains the definitions, and _optionally_ the values. Depending on whether we are going to correlate, or displaying correlation candidates. TODO finish!