Uses of Interface
org.knime.core.data.collection.CollectionDataValue

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

Uses of CollectionDataValue in org.knime.core.data.collection
 

Subinterfaces of CollectionDataValue in org.knime.core.data.collection
 interface ListDataValue
          Provides additionally access by index to the collection elements.
 interface SetDataValue
          Additionally provides 'contains' functionality.
 

Classes in org.knime.core.data.collection that implement CollectionDataValue
 class ListCell
          Default implementation of a CollectionDataValue, whereby the underlying data structure is a list.
 class SetCell
          Default implementation of a CollectionDataValue, whereas the underlying data structure is a set (i.e.
 



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.