Package org.knime.base.data.aggregation.collection

Contains implementations of the AggregationOperator that are compatible to CollectionDataValue which are all collection implementations.

See:
          Description

Class Summary
AndElementCountOperator Collection operator that counts the number of elements in the intersection of all elements.
AndElementOperator Collection operator that returns the intersection of all elements.
ElementCountOperator Collection operator that counts the elements of all member collections.
OrElementCountOperator Collection operator that returns the number of unique member collection elements.
OrElementOperator Collection operator that returns the union of all elements.
XORElementCountOperator Collection operator that counts the number of elements in the set of the exclusive-or on all elements.
XORElementOperator Collections operator that performs an exclusive-or on all elements.
 

Package org.knime.base.data.aggregation.collection Description

Contains implementations of the AggregationOperator that are compatible to CollectionDataValue which are all collection implementations.



Copyright, 2003 - 2012. All rights reserved.
University of Konstanz, Germany.
Chair for Bioinformatics and Information Mining, Prof. Dr. Michael R. Berthold.
You may not modify, publish, transmit, transfer or sell, reproduce, create derivative works from, distribute, perform, display, or in any way exploit any of the content, in whole or in part, except as otherwise expressly permitted in writing by the copyright owner or as specified in the license file distributed with this product.