Uses of Class
org.knime.base.node.io.filereader.ColProperty

Packages that use ColProperty
org.knime.base.node.io.filereader Contains a node implementation that reads in data from an ASCII file. 
 

Uses of ColProperty in org.knime.base.node.io.filereader
 

Methods in org.knime.base.node.io.filereader that return ColProperty
 ColProperty DomainDialog.showDialog()
          Shows the dialog with the passed default settings (passed to the constructor).
 

Methods in org.knime.base.node.io.filereader that return types with arguments of type ColProperty
 Vector<ColProperty> FileReaderNodeSettings.getColumnProperties()
           
(package private) static Vector<ColProperty> ColPropertyDialog.openUserDialog(Frame parent, int colIdx, Vector<ColProperty> allColProps)
          Opens a Dialog to receive user settings for column name, type, missing value pattern, and domain.
 

Method parameters in org.knime.base.node.io.filereader with type arguments of type ColProperty
(package private) static Vector<ColProperty> ColPropertyDialog.openUserDialog(Frame parent, int colIdx, Vector<ColProperty> allColProps)
          Opens a Dialog to receive user settings for column name, type, missing value pattern, and domain.
 void FileReaderNodeSettings.setColumnProperties(Vector<? extends ColProperty> colProps)
          Stores a copy of the vector of properties in the structure.
 

Constructors in org.knime.base.node.io.filereader with parameters of type ColProperty
DomainDialog(JDialog parent, ColProperty colProp)
          Creates a new dialog for user domain settings of one column.
 



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.