Uses of Class
org.knime.core.data.collection.SetCell

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

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

Methods in org.knime.core.data.collection that return SetCell
static SetCell CollectionCellFactory.createSetCell(Collection<? extends DataCell> coll)
          Factory method to create a SetCell that contains a data cell set based on a collection.
static SetCell CollectionCellFactory.createSetCell(DataRow row, int[] cols)
          Create new SetCell containing a set based on selected cell from a DataRow.
 

Methods in org.knime.core.data.collection that return types with arguments of type SetCell
static DataCellSerializer<SetCell> SetCell.getCellSerializer()
          Get serializer as required by DataCell.
 



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.