Uses of Class
org.knime.core.data.container.JoinedTable

Packages that use JoinedTable
org.knime.core.data.container Implementation of a DataContainer
org.knime.core.node Contains all classes needed to implement a new node in the workflow. 
 

Uses of JoinedTable in org.knime.core.data.container
 

Methods in org.knime.core.data.container that return JoinedTable
static JoinedTable JoinedTable.create(BufferedDataTable left, BufferedDataTable right, ExecutionMonitor prog)
          Creates new join table, does the sanity checks.
static JoinedTable JoinedTable.load(NodeSettingsRO s, DataTableSpec spec, Map<Integer,BufferedDataTable> tblRep)
          Method being called when the workflow is restored and the table shall recreated.
 

Uses of JoinedTable in org.knime.core.node
 

Constructors in org.knime.core.node with parameters of type JoinedTable
BufferedDataTable(JoinedTable table)
          Creates a new buffered data table based on a join of BufferedDataTables.
 



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.