Uses of Package
org.knime.core.data.collection

Packages that use org.knime.core.data.collection
org.knime.core.data.collection Definitions for KNIME collection types and default implementations. 
 

Classes in org.knime.core.data.collection used by org.knime.core.data.collection
BlobSupportDataCellIterator
          Iterator on a collection of DataCell objects, permitting the access on underlying BlobWrapperDataCell if applicable.
BlobSupportDataCellList
          A list of DataCell objects, which special treatment for BlobDataCell.
BlobSupportDataCellSet
           
CollectionDataValue
          Special interface that is implemented by DataCells that represent collection of cells.
ListCell
          Default implementation of a CollectionDataValue, whereby the underlying data structure is a list.
ListDataValue
          Provides additionally access by index to the collection elements.
SetCell
          Default implementation of a CollectionDataValue, whereas the underlying data structure is a set (i.e.
SetDataValue
          Additionally provides 'contains' functionality.
 



Copyright, 2003 - 2010. 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.