Uses of Class
org.knime.core.util.tokenizer.SettingsStatus

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

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

Methods in org.knime.base.node.io.filereader that return SettingsStatus
 SettingsStatus FileReaderSettings.getStatusOfSettings()
          Method to check consistency and completeness of the current settings.
 SettingsStatus FileReaderNodeSettings.getStatusOfSettings()
          Method to check consistency and completeness of the current settings.
 SettingsStatus FileTable.getStatusOfSettings(boolean openDataFile)
          Method to check consistency and completeness of the current settings.
 SettingsStatus FileReaderSettings.getStatusOfSettings(boolean openDataFile, DataTableSpec tableSpec)
          Method to check consistency and completeness of the current settings.
 SettingsStatus FileReaderNodeSettings.getStatusOfSettings(boolean openDataFile, DataTableSpec tableSpec)
          Method to check consistency and completeness of the current settings.
 

Methods in org.knime.base.node.io.filereader with parameters of type SettingsStatus
 void FileTable.addStatusOfSettings(SettingsStatus status, boolean openDataFile)
          Adds its status messages to a passed status object.
protected  void FileReaderSettings.addStatusOfSettings(SettingsStatus status, boolean openDataFile, DataTableSpec tableSpec)
          Adds its status messages to a passed status object.
protected  void FileReaderNodeSettings.addStatusOfSettings(SettingsStatus status, boolean openDataFile, DataTableSpec tableSpec)
          Call this from derived classes to add the status of all super classes.
 

Uses of SettingsStatus in org.knime.core.util.tokenizer
 

Methods in org.knime.core.util.tokenizer that return SettingsStatus
 SettingsStatus TokenizerSettings.getStatusOfSettings()
          Method to check consistency and completeness of the current settings.
 

Methods in org.knime.core.util.tokenizer with parameters of type SettingsStatus
protected  void TokenizerSettings.addStatusOfSettings(SettingsStatus status)
          Checks the completeness and consistency of all settings and adds informational messages, warnings, and errors, if something is suspicious.
 



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.