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

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

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

Methods in org.knime.core.data.collection that return BlobSupportDataCellSet
static BlobSupportDataCellSet BlobSupportDataCellSet.create(Collection<? extends DataCell> coll)
          Factory method to create a set of data cells based on a collection.
static BlobSupportDataCellSet BlobSupportDataCellSet.create(DataRow row, int[] cols)
          Create new set containing selected cells from a DataRow.
static BlobSupportDataCellSet BlobSupportDataCellSet.deserialize(DataCellDataInput input)
          Static deserializer for a datacell set.
protected  BlobSupportDataCellSet SetCell.getSet()
           
 

Constructors in org.knime.core.data.collection with parameters of type BlobSupportDataCellSet
SetCell(BlobSupportDataCellSet cellSet)
          Rather use one of the factory methods.
 



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.