Uses of Class
org.knime.core.node.InvalidSettingsException

Packages that use InvalidSettingsException
org.knime.base.collection.list.create Implementation of the collection create node. 
org.knime.base.collection.list.split Implementation of the collection split node. 
org.knime.base.data.bitvector This package contains classes responsible for the representation and conversion of bit vectors. 
org.knime.base.data.neural This package contains all the necessary classes to build your own neural network. 
org.knime.base.data.normalize This package contains the utility classes for normalization of DataRows. 
org.knime.base.data.statistics This package holds the StatisticsTable. 
org.knime.base.data.util   
org.knime.base.node.flowvariable.appendvariabletotable   
org.knime.base.node.flowvariable.extractvariables   
org.knime.base.node.flowvariable.injectvariables   
org.knime.base.node.flowvariable.tablerowtovariable   
org.knime.base.node.flowvariable.variableloophead   
org.knime.base.node.flowvariable.variabletotablerow   
org.knime.base.node.io.arffreader Contains the implementation of a node which reads ARFF files. 
org.knime.base.node.io.arffwriter Contains the implementation of a node which writes the content of a data table into an ARFF file. 
org.knime.base.node.io.csvwriter Node implementation that writes a DataTable to a file in CSV (comma separated value) format (or with any other selectable separator). 
org.knime.base.node.io.database Contains nodes to access data via a database connection. 
org.knime.base.node.io.def (Obsolete) Node that produces predefined DataTables. 
org.knime.base.node.io.filereader Contains a node implementation that reads in data from an ASCII file. 
org.knime.base.node.io.filetokenizer   
org.knime.base.node.io.pmml.read   
org.knime.base.node.io.pmml.write   
org.knime.base.node.io.portobject Contains node implementations for a prediction model reader and writer. 
org.knime.base.node.io.table.read Node that reads data from a file as written by the Write table node. 
org.knime.base.node.io.table.write Node that writes a datatable to a file. 
org.knime.base.node.meta.feature.backwardelim   
org.knime.base.node.meta.looper The looper package contains all classes for building for loops. 
org.knime.base.node.meta.looper.condition Contains two nodes with which a loop can be built. 
org.knime.base.node.meta.xvalidation The xvalidation package contains all classes for a cross validation flow. 
org.knime.base.node.mine.bayes.naivebayes.datamodel This package implements the naive bayes algorithm for numerical and nominal attributes. 
org.knime.base.node.mine.bayes.naivebayes.learner This package contains the classes of the learner node. 
org.knime.base.node.mine.bayes.naivebayes.port   
org.knime.base.node.mine.bayes.naivebayes.predictor This package contains the classes of the predictor node. 
org.knime.base.node.mine.bfn Contains abstract and util classes to train and perform prediction to rule models, also called BasisFunction models. 
org.knime.base.node.mine.bfn.fuzzy Contains the learner and predictor to train fuzzy rules and apply them to unknown data. 
org.knime.base.node.mine.bfn.fuzzy.membership Membership function package which are used during training of BasisFunction models. 
org.knime.base.node.mine.bfn.radial Contains the PNN learner and predictor. 
org.knime.base.node.mine.cluster.assign This package contains the classes for the Cluster Assigner Node. 
org.knime.base.node.mine.cluster.fuzzycmeans The fuzzycmeans package contains all classes for the Fuzzy c-means node. 
org.knime.base.node.mine.cluster.hierarchical Contains the implementation of a node performing hierarchical clustering. 
org.knime.base.node.mine.cluster.kmeans This package contains the classes needed from the KMeans Node. 
org.knime.base.node.mine.decisiontree2   
org.knime.base.node.mine.decisiontree2.learner   
org.knime.base.node.mine.decisiontree2.model This package contains code for a decision tree model. 
org.knime.base.node.mine.decisiontree2.predictor This package contains code for a decision tree model and predictor. 
org.knime.base.node.mine.knn   
org.knime.base.node.mine.mds A node that applies multi dimensional scaling (MDS) on high dimensional data. 
org.knime.base.node.mine.mds.mdsprojection A node that applies multi dimensional scaling (MDS) projection on high dimensional data. 
org.knime.base.node.mine.neural.mlp This package contains the classes for the MultiLayerPerceptron Predictor node. 
org.knime.base.node.mine.neural.rprop This package contains all classes for the RProp Node. 
org.knime.base.node.mine.pca This package contains all classes for the PCA (principal component analysis) Node. 
org.knime.base.node.mine.regression.linear Contains classes for linear regression. 
org.knime.base.node.mine.regression.linear.learn Node implementation performing linear regression. 
org.knime.base.node.mine.regression.polynomial.learner The polyreg's predictor package contains just the two classes that make up the predictor node: the model and its factory. 
org.knime.base.node.mine.regression.predict Node implementation performing regression prediction. 
org.knime.base.node.mine.scorer.accuracy Similar to the default scorer. 
org.knime.base.node.mine.scorer.entrop Node that performs an entropy calculation and compares two clustering results. 
org.knime.base.node.mine.smote Node that oversample patterns in an input table. 
org.knime.base.node.mine.sota Contains the Sota node, which can be used for clustering hirarchically numerical and fuzzy data and visualize the resulting cluster tree. 
org.knime.base.node.mine.sota.logic Contains the logic classes of SOTA. 
org.knime.base.node.mine.sota.predictor Contains the Sotapredictor node, which can be used for class prediction of incoming data. 
org.knime.base.node.mine.subgroupminer This package contains everything necessary for normal subgroup mining. 
org.knime.base.node.mine.subgroupminer.freqitemset This package contains the necessary data structures for the subgroup mining. 
org.knime.base.node.mine.svm The scm package contains all classes necessary for Support Vector Machine learning (package learner) and prediction (predict). 
org.knime.base.node.mine.svm.learner This subpackage contains all classes for the SVM Learner Node. 
org.knime.base.node.mine.svm.predictor This subpackage contains all classes for the SVM Predictor Node. 
org.knime.base.node.mine.svm.util This subpackage contains some utility classes for the SVM node. 
org.knime.base.node.preproc.append.row   
org.knime.base.node.preproc.binner Contains a node to bin/group a number of numeric columns into a string column by predefined intervals. 
org.knime.base.node.preproc.caseconvert Node to convert alphanumeric characters to lowercase or uppercase. 
org.knime.base.node.preproc.cellsplit Contains the implementation of a node that splits (and replaces) a values in a column into multiple new ones. 
org.knime.base.node.preproc.cellsplitbypos   
org.knime.base.node.preproc.colcombine Node to combine the content of a set of columns into a single column (to be appended). 
org.knime.base.node.preproc.colcompare Node to combine the content of a set of columns into a single column (to be appended). 
org.knime.base.node.preproc.colconvert Node to convert String columns to Double columns or the other way around. 
org.knime.base.node.preproc.colconvert.numbertostring Node to convert DoubleValue columns to StringValue columns. 
org.knime.base.node.preproc.colconvert.stringtonumber Node to convert StringValue columns to NumberValue columns. 
org.knime.base.node.preproc.colsort This package contains all classes for the Column Resorter node. 
org.knime.base.node.preproc.columnTrans This package contains the classes of the Many2One and One2Many column transformation nodes. 
org.knime.base.node.preproc.correlation.pmcc   
org.knime.base.node.preproc.discretization.caim2 Contains two nodes for class supervised binning and applying such a learned binning model to new data. 
org.knime.base.node.preproc.discretization.caim2.modelapply Contains the classes implementing a node that applies a discretization (binning) model to new data. 
org.knime.base.node.preproc.discretization.caim2.modelcreator Contains the classes implementing a node that learns a class supervised discretization (binning) model. 
org.knime.base.node.preproc.domain Contains a node to determine the DataTableSpec of the input data. 
org.knime.base.node.preproc.double2int   
org.knime.base.node.preproc.filter.column Contains the filter column node which can be used the extract certain columns from the input data table. 
org.knime.base.node.preproc.filter.columnref Contains a Reference Column Filter node that allows columns to be included or excluded from the first table while the second one is used as reference table. 
org.knime.base.node.preproc.filter.hilite Node to seperate hilited and not hilited rows of given DataTable. 
org.knime.base.node.preproc.filter.hilite.collector Contains the HiLite Collector node with can be used to apply annotations to a set of hilit rows. 
org.knime.base.node.preproc.filter.nominal This package implements a possible value row filter. 
org.knime.base.node.preproc.filter.row Contains a node filtering out rows from an input data table, including only those rows into the output/result table that match a certain criteria. 
org.knime.base.node.preproc.filter.row.rowfilter Contains all filters currently implemented for the row filter node. 
org.knime.base.node.preproc.filter.rowref Contains a Reference Row Filter node that allows rows to be included or excluded from the first table while the second one is used as reference table. 
org.knime.base.node.preproc.groupby Contains a node to perform a group by operation on an input table. 
org.knime.base.node.preproc.groupby.aggregation Contains helper classes that perform the aggregation. 
org.knime.base.node.preproc.groupby.dialogutil Contains helper classes that are used in the configuration dialog of the node. 
org.knime.base.node.preproc.joiner This package contains classes for a node that joins two data tables. 
org.knime.base.node.preproc.lowvarfilter Node implementation that allows the user to filter out numeric columns, which have a low or no variance. 
org.knime.base.node.preproc.missingval Implemenation of the node that treats missing values. 
org.knime.base.node.preproc.normalize This package contains all classes for the Normalizer Node. 
org.knime.base.node.preproc.partition Node that partitions the data into train- and test set. 
org.knime.base.node.preproc.pivot Contains a node to perform a pivoting on one column against another group column. 
org.knime.base.node.preproc.regexsplit Node that splits an input string (column) into multiple groups according to a regular expression (realized by java.util.regex.Pattern). 
org.knime.base.node.preproc.rename Node that allows to rename column names or change the type. 
org.knime.base.node.preproc.rowkey This package contains all classes of the RowKey node which provides the following function: Replacing of the current rowkey with the values of a column Creating a column with the row key values  
org.knime.base.node.preproc.rowsplit Node splits a data table according to a numeric filter criterion. 
org.knime.base.node.preproc.sample Node that samples rows from an input table. 
org.knime.base.node.preproc.setoperator Contains a node to perform a set operation on two columns from two input tables. 
org.knime.base.node.preproc.shuffle Implementation of the Fisher Yates shuffle, that guarantees that all n! possible outcomes are possible and equally likely. 
org.knime.base.node.preproc.sorter Contains the Sorter Node which can be used to sort columns from the input data table. 
org.knime.base.node.preproc.split Node that splits an input table into two output table. 
org.knime.base.node.preproc.stringreplacer This package contains a node that can be used to replace strings in a column based on wildcard matches. 
org.knime.base.node.preproc.stringreplacer.dict Node that replaces the content of a selected column by dictionary entries. 
org.knime.base.node.preproc.transpose Contains a node to transpose a table by swaping rows and columns. 
org.knime.base.node.preproc.unpivot   
org.knime.base.node.preproc.valcount   
org.knime.base.node.rules   
org.knime.base.node.util.cache Contains node that allows caching of data for fast access. 
org.knime.base.node.util.sampledata   
org.knime.base.node.viz.aggregation This package contains all data models and some utility classes which are used in the different aggregation visualization implementations like pie chart and histogram. 
org.knime.base.node.viz.condbox Contains all classes that realize a conditional box plot. 
org.knime.base.node.viz.enrichment The enrichment plotter node allows you to plot enrichment curves. 
org.knime.base.node.viz.histogram.datamodel This package contains all data and visualization models which are used in the different histogram implementations. 
org.knime.base.node.viz.histogram.node Contains classes for KNIME nodes which uses the classes of the histogram package to display a histogram view. 
org.knime.base.node.viz.histogram.util Contains utility classes which performe binning or which are used in dialogs to select the aggregation columns. 
org.knime.base.node.viz.liftchart The liftchart package contains all classes for building a lift chart node. 
org.knime.base.node.viz.pie.datamodel This package contains the pie chart data model classes. 
org.knime.base.node.viz.pie.datamodel.fixed This package contains the fixed pie chart data model classes. 
org.knime.base.node.viz.pie.datamodel.interactive This package contains the interactive pie chart data model classes. 
org.knime.base.node.viz.pie.node This package contains the KNIME node classes for the fixed and interactive pie chart. 
org.knime.base.node.viz.pie.node.interactive This package contains the KNIME node classes for the interactive pie chart. 
org.knime.base.node.viz.plotter.box Contains all classes that realize a box plot. 
org.knime.base.node.viz.plotter.node This package contains a default node implementation which can be used if a simple plotter is implemented, which displays data from one inport and also wants to display only a restricted number of rows. 
org.knime.base.node.viz.property.color Contains the Color Manager and Color Appender node to set colors for a nominal or bounded (numeric) column. 
org.knime.base.node.viz.property.shape Contains the Shape Manager and Shape Appender node to set shapes for a nominal column. 
org.knime.base.node.viz.property.size Contains the Size Manager and Size Appender node to set sizes for a bounded (numeric) column. 
org.knime.base.node.viz.roc The ROC node allows you to plot ROC curves. 
org.knime.base.node.viz.statistics Contains the Statistics Node which can be used to compute statistics based on the input data table. 
org.knime.base.node.viz.table Node implementation of the interactive table view. 
org.knime.base.util   
org.knime.core.data Contains the interface definitions of the DataCell and DataTable and related classes, used to store and access the actual data. 
org.knime.core.data.container Implementation of a DataContainer
org.knime.core.data.date Definition of date and time in KNIME. 
org.knime.core.data.property Contains utility classes for Colors, Shapes, and Sizes which can be assigned to a DataTable via corresponding ColorHandler, ShapeHandler, and SizeHandler all derived from PropertyHandler
org.knime.core.node Contains all classes needed to implement a new node in the workflow. 
org.knime.core.node.config Contains a utility class Config to store a general state (i.e. 
org.knime.core.node.defaultnodesettings Contains default dialog components, which can be used to quickly create a simple dialog. 
org.knime.core.node.exec   
org.knime.core.node.interrupt This package contains the necessary classes for an interruptible framework. 
org.knime.core.node.port   
org.knime.core.node.port.database   
org.knime.core.node.port.pmml   
org.knime.core.node.port.viewproperty   
org.knime.core.node.property.hilite Contains hilite classes to maintain hilite events between different views. 
org.knime.core.node.util Contains a set of utility classes that may be used in different (so far visual) contexts. 
org.knime.core.node.workflow Contains wrapper classes which control the communication between Node and GUI Workflow. 
org.knime.core.util.tokenizer   
 

Uses of InvalidSettingsException in org.knime.base.collection.list.create
 

Methods in org.knime.base.collection.list.create that throw InvalidSettingsException
protected  DataTableSpec[] CollectionCreateNodeModel.configure(DataTableSpec[] inSpecs)
          This function is called whenever the derived model should re-configure its output DataTableSpecs.
protected  void CollectionCreateNodeModel.loadValidatedSettingsFrom(NodeSettingsRO settings)
          Sets new settings from the passed object in the model.
protected  void CollectionCreateNodeModel.validateSettings(NodeSettingsRO settings)
          Validates the settings in the passed NodeSettings object.
 

Uses of InvalidSettingsException in org.knime.base.collection.list.split
 

Methods in org.knime.base.collection.list.split that throw InvalidSettingsException
protected  DataTableSpec[] CollectionSplitNodeModel.configure(DataTableSpec[] inSpecs)
          This function is called whenever the derived model should re-configure its output DataTableSpecs.
 void CollectionSplitSettings.loadSettingsInModel(NodeSettingsRO settings)
          Load settings, called in NodeModel.
protected  void CollectionSplitNodeModel.loadValidatedSettingsFrom(NodeSettingsRO settings)
          Sets new settings from the passed object in the model.
protected  void CollectionSplitNodeDialogPane.saveSettingsTo(NodeSettingsWO settings)
          Invoked when the settings need to be applied.
protected  void CollectionSplitNodeModel.validateSettings(NodeSettingsRO settings)
          Validates the settings in the passed NodeSettings object.
 

Uses of InvalidSettingsException in org.knime.base.data.bitvector
 

Methods in org.knime.base.data.bitvector that throw InvalidSettingsException
static DataCell BitVectorCell.load(Config config)
          Deprecated. Loads a new cell using the properties from the given config.
 

Uses of InvalidSettingsException in org.knime.base.data.neural
 

Methods in org.knime.base.data.neural that throw InvalidSettingsException
static MultiLayerPerceptron MultiLayerPerceptron.loadPredictorParams(ModelContentRO predParams)
           
 

Uses of InvalidSettingsException in org.knime.base.data.normalize
 

Methods in org.knime.base.data.normalize that throw InvalidSettingsException
static DataTableSpec AffineTransTable.createSpec(DataTableSpec spec, ModelContentRO settings)
          Reads the meta information from the settings object and constructs the DataTableSpec, which would be the outcome when a table complying with spec were fet to the load method.
static AffineTransTable AffineTransTable.load(DataTable table, ModelContentRO sets)
          Reads the meta information from the settings object and constructs a AffineTransTable based on this information and the given DataTable.
static AffineTransConfiguration AffineTransConfiguration.load(ModelContentRO settings)
          Restores content.
protected  void NormalizerPortObject.load(ModelContentRO model, PortObjectSpec spec, ExecutionMonitor exec)
          Loads the content into the freshly instantiated object.
 

Uses of InvalidSettingsException in org.knime.base.data.statistics
 

Methods in org.knime.base.data.statistics that throw InvalidSettingsException
static Statistics2Table Statistics2Table.load(NodeSettingsRO sett)
          Load a new statistic table by the given settings object.
 

Uses of InvalidSettingsException in org.knime.base.data.util
 

Methods in org.knime.base.data.util that throw InvalidSettingsException
static DataCellStringMapper DataCellStringMapper.load(ConfigRO config)
          Reads a DataCellStringMapper from given ConfigRO.
 

Uses of InvalidSettingsException in org.knime.base.node.flowvariable.appendvariabletotable
 

Methods in org.knime.base.node.flowvariable.appendvariabletotable that throw InvalidSettingsException
protected  PortObjectSpec[] AppendVariableToTableNodeModel.configure(PortObjectSpec[] inSpecs)
          Configure method for general port types.
 void AppendVariableToTableSettings.loadSettingsFrom(NodeSettingsRO settings)
          Loads settings.
protected  void AppendVariableToTableNodeModel.loadValidatedSettingsFrom(NodeSettingsRO settings)
          Sets new settings from the passed object in the model.
protected  void AppendToTableNodeDialogPane.saveSettingsTo(NodeSettingsWO settings)
          Invoked when the settings need to be applied.
protected  void AppendVariableToTableNodeModel.validateSettings(NodeSettingsRO settings)
          Validates the settings in the passed NodeSettings object.
 

Uses of InvalidSettingsException in org.knime.base.node.flowvariable.extractvariables
 

Methods in org.knime.base.node.flowvariable.extractvariables that throw InvalidSettingsException
protected  PortObjectSpec[] ExtractVariablesNodeModel.configure(PortObjectSpec[] inSpecs)
          Configure method for general port types.
protected  void ExtractVariablesNodeModel.loadValidatedSettingsFrom(NodeSettingsRO settings)
          Sets new settings from the passed object in the model.
protected  void ExtractVariablesNodeModel.validateSettings(NodeSettingsRO settings)
          Validates the settings in the passed NodeSettings object.
 

Uses of InvalidSettingsException in org.knime.base.node.flowvariable.injectvariables
 

Methods in org.knime.base.node.flowvariable.injectvariables that throw InvalidSettingsException
protected  PortObjectSpec[] InjectVariablesNodeModel.configure(PortObjectSpec[] inSpecs)
          Configure method for general port types.
protected  void InjectVariablesNodeModel.loadValidatedSettingsFrom(NodeSettingsRO settings)
          Sets new settings from the passed object in the model.
protected  void InjectVariablesNodeModel.validateSettings(NodeSettingsRO settings)
          Validates the settings in the passed NodeSettings object.
 

Uses of InvalidSettingsException in org.knime.base.node.flowvariable.tablerowtovariable
 

Methods in org.knime.base.node.flowvariable.tablerowtovariable that throw InvalidSettingsException
protected  PortObjectSpec[] TableToVariableNodeModel.configure(PortObjectSpec[] inSpecs)
          Configure method for general port types.
protected  void TableToVariableNodeModel.loadValidatedSettingsFrom(NodeSettingsRO settings)
          Sets new settings from the passed object in the model.
protected  void TableToVariableNodeModel.validateSettings(NodeSettingsRO settings)
          Validates the settings in the passed NodeSettings object.
 

Uses of InvalidSettingsException in org.knime.base.node.flowvariable.variableloophead
 

Methods in org.knime.base.node.flowvariable.variableloophead that throw InvalidSettingsException
protected  PortObjectSpec[] LoopStartVariableNodeModel.configure(PortObjectSpec[] inSpecs)
          Configure method for general port types.
 

Uses of InvalidSettingsException in org.knime.base.node.flowvariable.variabletotablerow
 

Methods in org.knime.base.node.flowvariable.variabletotablerow that throw InvalidSettingsException
protected  PortObjectSpec[] VariableToTableNodeModel.configure(PortObjectSpec[] inSpecs)
          Configure method for general port types.
 void VariableToTableSettings.loadSettingsFrom(NodeSettingsRO settings)
          Loads settings.
protected  void VariableToTableNodeModel.loadValidatedSettingsFrom(NodeSettingsRO settings)
          Sets new settings from the passed object in the model.
protected  void VariableToTableNodeDialogPane.saveSettingsTo(NodeSettingsWO settings)
          Invoked when the settings need to be applied.
protected  void VariableToTableNodeModel.validateSettings(NodeSettingsRO settings)
          Validates the settings in the passed NodeSettings object.
 

Uses of InvalidSettingsException in org.knime.base.node.io.arffreader
 

Methods in org.knime.base.node.io.arffreader that throw InvalidSettingsException
protected  DataTableSpec[] ARFFReaderNodeModel.configure(DataTableSpec[] inSpecs)
          This function is called whenever the derived model should re-configure its output DataTableSpecs.
static DataTableSpec ARFFTable.createDataTableSpecFromARFFfile(URL fileLoc, ExecutionMonitor exec)
          Reads in the header of the specified ARFF file and returns a corresponding table spec object.
protected  void ARFFReaderNodeModel.loadValidatedSettingsFrom(NodeSettingsRO settings)
          Sets new settings from the passed object in the model.
protected  void ARFFReaderNodeDialog.saveSettingsTo(NodeSettingsWO settings)
          Invoked when the settings need to be applied.
protected  void ARFFReaderNodeModel.validateSettings(NodeSettingsRO settings)
          Validates the settings in the passed NodeSettings object.
 

Uses of InvalidSettingsException in org.knime.base.node.io.arffwriter
 

Methods in org.knime.base.node.io.arffwriter that throw InvalidSettingsException
protected  DataTableSpec[] ARFFWriterNodeModel.configure(DataTableSpec[] inSpecs)
          This function is called whenever the derived model should re-configure its output DataTableSpecs.
protected  void ARFFWriterNodeModel.loadValidatedSettingsFrom(NodeSettingsRO settings)
          Sets new settings from the passed object in the model.
protected  void ARFFWriterNodeDialog.saveSettingsTo(NodeSettingsWO settings)
          Invoked when the settings need to be applied.
protected  void ARFFWriterNodeModel.validateSettings(NodeSettingsRO settings)
          Validates the settings in the passed NodeSettings object.
 

Uses of InvalidSettingsException in org.knime.base.node.io.csvwriter
 

Methods in org.knime.base.node.io.csvwriter that throw InvalidSettingsException
protected  DataTableSpec[] CSVWriterNodeModel.configure(DataTableSpec[] inSpecs)
          This function is called whenever the derived model should re-configure its output DataTableSpecs.
protected  void CSVWriterNodeModel.loadValidatedSettingsFrom(NodeSettingsRO settings)
          Sets new settings from the passed object in the model.
protected  void CSVWriterNodeDialog.saveSettingsTo(NodeSettingsWO settings)
          Invoked when the settings need to be applied.
protected  void CSVWriterNodeModel.validateSettings(NodeSettingsRO settings)
          Validates the settings in the passed NodeSettings object.
 

Constructors in org.knime.base.node.io.csvwriter that throw InvalidSettingsException
FileWriterNodeSettings(NodeSettingsRO settings)
          Constructs a new object reading the settings from the specified NodeSettings object.
FileWriterSettings(NodeSettingsRO settings)
          Constructs a new object reading the settings from the specified NodeSettings object.
 

Uses of InvalidSettingsException in org.knime.base.node.io.database
 

Methods in org.knime.base.node.io.database that throw InvalidSettingsException
protected  DataTableSpec[] DBReaderNodeModel.configure(DataTableSpec[] inSpecs)
          This function is called whenever the derived model should re-configure its output DataTableSpecs.
protected  DataTableSpec[] DBWriterNodeModel.configure(DataTableSpec[] inSpecs)
          This function is called whenever the derived model should re-configure its output DataTableSpecs.
protected  DataTableSpec[] DatabaseLoopingNodeModel.configure(DataTableSpec[] inSpecs)
          This function is called whenever the derived model should re-configure its output DataTableSpecs.
protected  PortObjectSpec[] DBRowFilterNodeModel.configure(PortObjectSpec[] inSpecs)
          Configure method for general port types.
protected  PortObjectSpec[] DBConnectionNodeModel.configure(PortObjectSpec[] inSpecs)
          Configure method for general port types.
protected  PortObjectSpec[] DBColumnFilterNodeModel.configure(PortObjectSpec[] inSpecs)
          Configure method for general port types.
protected  PortObjectSpec[] DBQueryNodeModel.configure(PortObjectSpec[] inSpecs)
          Configure method for general port types.
protected  PortObjectSpec[] DBReaderConnectionNodeModel.configure(PortObjectSpec[] inSpecs)
          Configure method for general port types.
protected  PortObjectSpec[] DBConnectionWriterNodeModel.configure(PortObjectSpec[] inSpecs)
          Configure method for general port types.
(package private)  DatabaseQueryConnectionSettings DBNodeModel.createDBQueryConnection(DatabasePortObjectSpec spec, String newQuery)
          Creates a new query connection based on the connection settings, that is, either create a new table or wrap the SQL statement.
protected  void DBReaderNodeModel.loadValidatedSettingsFrom(NodeSettingsRO settings)
          Sets new settings from the passed object in the model.
protected  void DBWriterNodeModel.loadValidatedSettingsFrom(NodeSettingsRO settings)
          Sets new settings from the passed object in the model.
protected  void DBRowFilterNodeModel.loadValidatedSettingsFrom(NodeSettingsRO settings)
          Sets new settings from the passed object in the model.
protected  void DBConnectionNodeModel.loadValidatedSettingsFrom(NodeSettingsRO settings)
          Sets new settings from the passed object in the model.
protected  void DBColumnFilterNodeModel.loadValidatedSettingsFrom(NodeSettingsRO settings)
          Sets new settings from the passed object in the model.
protected  void DBQueryNodeModel.loadValidatedSettingsFrom(NodeSettingsRO settings)
          Sets new settings from the passed object in the model.
protected  void DBNodeModel.loadValidatedSettingsFrom(NodeSettingsRO settings)
          Sets new settings from the passed object in the model.
protected  void DBReaderConnectionNodeModel.loadValidatedSettingsFrom(NodeSettingsRO settings)
          Sets new settings from the passed object in the model.
protected  void DatabaseLoopingNodeModel.loadValidatedSettingsFrom(NodeSettingsRO settings)
          Sets new settings from the passed object in the model.
protected  void DBConnectionWriterNodeModel.loadValidatedSettingsFrom(NodeSettingsRO settings)
          Sets new settings from the passed object in the model.
 void DBQueryNodeDialogPane.saveAdditionalSettingsTo(NodeSettingsWO settings)
          This method can be overridden to save additional settings to the given settings object.
protected  void DBRowFilterNodeDialogPane.saveSettingsTo(NodeSettingsWO settings)
          Invoked when the settings need to be applied.
protected  void DatabaseLoopingNodeDialogPane.saveSettingsTo(NodeSettingsWO settings)
          Invoked when the settings need to be applied.
protected  void DBReaderDialogPane.saveSettingsTo(NodeSettingsWO settings)
          Invoked when the settings need to be applied.
protected  void DBColumnFilterNodeDialogPane.saveSettingsTo(NodeSettingsWO settings)
          Invoked when the settings need to be applied.
protected  void DBWriterDialogPane.saveSettingsTo(NodeSettingsWO settings)
          Invoked when the settings need to be applied.
protected  void DBReaderNodeModel.validateSettings(NodeSettingsRO settings)
          Validates the settings in the passed NodeSettings object.
protected  void DBWriterNodeModel.validateSettings(NodeSettingsRO settings)
          Validates the settings in the passed NodeSettings object.
protected  void DBRowFilterNodeModel.validateSettings(NodeSettingsRO settings)
          Validates the settings in the passed NodeSettings object.
protected  void DBConnectionNodeModel.validateSettings(NodeSettingsRO settings)
          Validates the settings in the passed NodeSettings object.
protected  void DBColumnFilterNodeModel.validateSettings(NodeSettingsRO settings)
          Validates the settings in the passed NodeSettings object.
protected  void DBQueryNodeModel.validateSettings(NodeSettingsRO settings)
          Validates the settings in the passed NodeSettings object.
protected  void DBNodeModel.validateSettings(NodeSettingsRO settings)
          Validates the settings in the passed NodeSettings object.
protected  void DBReaderConnectionNodeModel.validateSettings(NodeSettingsRO settings)
          Validates the settings in the passed NodeSettings object.
protected  void DatabaseLoopingNodeModel.validateSettings(NodeSettingsRO settings)
          Validates the settings in the passed NodeSettings object.
protected  void DBConnectionWriterNodeModel.validateSettings(NodeSettingsRO settings)
          Validates the settings in the passed NodeSettings object.
 

Uses of InvalidSettingsException in org.knime.base.node.io.def
 

Methods in org.knime.base.node.io.def that throw InvalidSettingsException
protected  void DefaultTableNodeModel.loadValidatedSettingsFrom(NodeSettingsRO settings)
          Sets new settings from the passed object in the model.
protected  void DefaultTableNodeModel.validateSettings(NodeSettingsRO settings)
          Validates the settings in the passed NodeSettings object.
 

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

Methods in org.knime.base.node.io.filereader that throw InvalidSettingsException
protected  DataTableSpec[] FileReaderNodeModel.configure(DataTableSpec[] inSpecs)
          This function is called whenever the derived model should re-configure its output DataTableSpecs.
protected  PortObjectSpec[] VariableFileReaderNodeModel.configure(PortObjectSpec[] inSpecs)
          Configure method for general port types.
protected  BufferedDataTable[] FileReaderNodeModel.execute(BufferedDataTable[] data, ExecutionContext exec)
          This function is invoked by the Node#executeNode() method of the node (through the #executeModel(BufferedDataTable[],ExecutionMonitor) method)only after all predecessor nodes have been successfully executed and all data is therefore available at the input ports.
protected  void VariableFileReaderNodeModel.loadValidatedSettingsFrom(NodeSettingsRO settings)
          Reads in all user settings of the model.
protected  void FileReaderNodeModel.loadValidatedSettingsFrom(NodeSettingsRO settings)
          Reads in all user settings of the model.
protected  void FileReaderNodeDialog.saveSettingsTo(NodeSettingsWO settings)
          Invoked when the settings need to be applied.
protected  void VariableFileReaderNodeDialog.saveSettingsTo(NodeSettingsWO settings)
          Invoked when the settings need to be applied.
protected  void VariableFileReaderNodeModel.validateSettings(NodeSettingsRO settings)
          Checks all user settings in the specified spec object.
protected  void FileReaderNodeModel.validateSettings(NodeSettingsRO settings)
          Checks all user settings in the specified spec object.
 

Constructors in org.knime.base.node.io.filereader that throw InvalidSettingsException
ColProperty(NodeSettingsRO cfg)
          Creates a new column properties object initializing its settings from the passed configuration object.
FileReaderNodeSettings(NodeSettingsRO cfg)
          Creates a new settings object for the file reader note and initializes it from the config object passed.
FileReaderSettings(NodeSettingsRO cfg)
          Creates a new FileReaderSettings object initializing its settings from the passed config object.
VariableFileReaderNodeSettings(NodeSettingsRO cfg)
          Creates a new settings object initialized with the values from the passed object.
 

Uses of InvalidSettingsException in org.knime.base.node.io.filetokenizer
 

Constructors in org.knime.base.node.io.filetokenizer that throw InvalidSettingsException
Comment(NodeSettingsRO settings)
          Deprecated. Creates a new Comment object and sets its parameters from the config object.
Delimiter(NodeSettingsRO settings)
          Deprecated. Creates a new Delimiter object and sets its parameters from the config object.
FileTokenizerSettings(NodeSettingsRO settings)
          Deprecated. Creates a new FileTokenizerSettings object and sets its parameters from the config object.
Quote(NodeSettingsRO settings)
          Deprecated. Creates a new Quote object and sets its parameters from the config object.
 

Uses of InvalidSettingsException in org.knime.base.node.io.pmml.read
 

Methods in org.knime.base.node.io.pmml.read that throw InvalidSettingsException
protected  PortObjectSpec[] PMMLReaderNodeModel.configure(PortObjectSpec[] inSpecs)
          Configure method for general port types.
protected  void PMMLReaderNodeModel.loadValidatedSettingsFrom(NodeSettingsRO settings)
          Sets new settings from the passed object in the model.
 void PMMLReaderNodeDialog.saveAdditionalSettingsTo(NodeSettingsWO settings)
          This method can be overridden to save additional settings to the given settings object.
protected  void PMMLReaderNodeModel.validateSettings(NodeSettingsRO settings)
          Validates the settings in the passed NodeSettings object.
 

Uses of InvalidSettingsException in org.knime.base.node.io.pmml.write
 

Methods in org.knime.base.node.io.pmml.write that throw InvalidSettingsException
protected  PortObjectSpec[] PMMLWriterNodeModel.configure(PortObjectSpec[] inSpecs)
          Configure method for general port types.
protected  void PMMLWriterNodeModel.loadValidatedSettingsFrom(NodeSettingsRO settings)
          Sets new settings from the passed object in the model.
protected  void PMMLWriterNodeModel.validateSettings(NodeSettingsRO settings)
          Validates the settings in the passed NodeSettings object.
 

Uses of InvalidSettingsException in org.knime.base.node.io.portobject
 

Methods in org.knime.base.node.io.portobject that throw InvalidSettingsException
protected  PortObjectSpec[] PortObjectWriterNodeModel.configure(PortObjectSpec[] inSpecs)
          Configure method for general port types.
protected  PortObjectSpec[] PortObjectReaderNodeModel.configure(PortObjectSpec[] inSpecs)
          Configure method for general port types.
protected  void PortObjectWriterNodeModel.loadValidatedSettingsFrom(NodeSettingsRO settings)
          Sets new settings from the passed object in the model.
protected  void PortObjectReaderNodeModel.loadValidatedSettingsFrom(NodeSettingsRO settings)
          Sets new settings from the passed object in the model.
protected  void PortObjectWriterNodeModel.validateSettings(NodeSettingsRO settings)
          Validates the settings in the passed NodeSettings object.
protected  void PortObjectReaderNodeModel.validateSettings(NodeSettingsRO settings)
          Validates the settings in the passed NodeSettings object.
 

Uses of InvalidSettingsException in org.knime.base.node.io.table.read
 

Methods in org.knime.base.node.io.table.read that throw InvalidSettingsException
protected  DataTableSpec[] ReadTableNodeModel.configure(DataTableSpec[] inSpecs)
          This function is called whenever the derived model should re-configure its output DataTableSpecs.
protected  void ReadTableNodeModel.loadValidatedSettingsFrom(NodeSettingsRO settings)
          Sets new settings from the passed object in the model.
protected  void ReadTableNodeModel.validateSettings(NodeSettingsRO settings)
          Validates the settings in the passed NodeSettings object.
 

Uses of InvalidSettingsException in org.knime.base.node.io.table.write
 

Methods in org.knime.base.node.io.table.write that throw InvalidSettingsException
protected  DataTableSpec[] WriteTableNodeModel.configure(DataTableSpec[] inSpecs)
          This function is called whenever the derived model should re-configure its output DataTableSpecs.
protected  void WriteTableNodeModel.loadValidatedSettingsFrom(NodeSettingsRO settings)
          Sets new settings from the passed object in the model.
protected  void WriteTableNodeModel.validateSettings(NodeSettingsRO settings)
          Validates the settings in the passed NodeSettings object.
 

Uses of InvalidSettingsException in org.knime.base.node.meta.feature.backwardelim
 

Methods in org.knime.base.node.meta.feature.backwardelim that throw InvalidSettingsException
protected  DataTableSpec[] BWElimLoopStartNodeModel.configure(DataTableSpec[] inSpecs)
          This function is called whenever the derived model should re-configure its output DataTableSpecs.
protected  PortObjectSpec[] BWElimFilterNodeModel.configure(PortObjectSpec[] inSpecs)
          Configure method for general port types.
protected  PortObjectSpec[] BWElimLoopEndNodeModel.configure(PortObjectSpec[] inSpecs)
          Configure method for general port types.
 void BWElimFilterSettings.loadSettings(NodeSettingsRO settings)
          Loads the settings from passed node settings object into this object.
 void BWElimLoopStartSettings.loadSettings(NodeSettingsRO settings)
          Loads the settings from passed node settings object into this object.
 void BWElimLoopEndSettings.loadSettings(NodeSettingsRO settings)
          Loads the settings from passed node settings object into this object.
protected  void BWElimFilterNodeModel.loadValidatedSettingsFrom(NodeSettingsRO settings)
          Sets new settings from the passed object in the model.
protected  void BWElimLoopStartNodeModel.loadValidatedSettingsFrom(NodeSettingsRO settings)
          Sets new settings from the passed object in the model.
protected  void BWElimLoopEndNodeModel.loadValidatedSettingsFrom(NodeSettingsRO settings)
          Sets new settings from the passed object in the model.
protected  void BWElimFilterNodeDialog.saveSettingsTo(NodeSettingsWO settings)
          Invoked when the settings need to be applied.
protected  void BWElimLoopEndNodeDialog.saveSettingsTo(NodeSettingsWO settings)
          Invoked when the settings need to be applied.
protected  void BWElimFilterNodeModel.validateSettings(NodeSettingsRO settings)
          Validates the settings in the passed NodeSettings object.
protected  void BWElimLoopStartNodeModel.validateSettings(NodeSettingsRO settings)
          Validates the settings in the passed NodeSettings object.
protected  void BWElimLoopEndNodeModel.validateSettings(NodeSettingsRO settings)
          Validates the settings in the passed NodeSettings object.
 

Uses of InvalidSettingsException in org.knime.base.node.meta.looper
 

Methods in org.knime.base.node.meta.looper that throw InvalidSettingsException
protected  DataTableSpec[] LoopEndNodeModel.configure(DataTableSpec[] inSpecs)
          This function is called whenever the derived model should re-configure its output DataTableSpecs.
protected  PortObjectSpec[] LoopStartIntervalNodeModel.configure(PortObjectSpec[] inSpecs)
          Configure method for general port types.
protected  PortObjectSpec[] LoopStartCountNodeModel.configure(PortObjectSpec[] inSpecs)
          Configure method for general port types.
 void LoopStartIntervalSettings.loadSettings(NodeSettingsRO settings)
          Loads the settings from the node settings object.
protected  void LoopStartIntervalNodeModel.loadValidatedSettingsFrom(NodeSettingsRO settings)
          Sets new settings from the passed object in the model.
protected  void LoopStartCountNodeModel.loadValidatedSettingsFrom(NodeSettingsRO settings)
          Sets new settings from the passed object in the model.
protected  void LoopEndNodeModel.loadValidatedSettingsFrom(NodeSettingsRO settings)
          Sets new settings from the passed object in the model.
protected  void LoopStartIntervalNodeDialog.saveSettingsTo(NodeSettingsWO settings)
          Invoked when the settings need to be applied.
protected  void LoopStartCountNodeDialog.saveSettingsTo(NodeSettingsWO settings)
          Invoked when the settings need to be applied.
protected  void LoopEndNodeDialog.saveSettingsTo(NodeSettingsWO settings)
          Invoked when the settings need to be applied.
protected  void LoopStartIntervalNodeModel.validateSettings(NodeSettingsRO settings)
          Validates the settings in the passed NodeSettings object.
protected  void LoopStartCountNodeModel.validateSettings(NodeSettingsRO settings)
          Validates the settings in the passed NodeSettings object.
protected  void LoopEndNodeModel.validateSettings(NodeSettingsRO settings)
          Validates the settings in the passed NodeSettings object.
 

Uses of InvalidSettingsException in org.knime.base.node.meta.looper.condition
 

Methods in org.knime.base.node.meta.looper.condition that throw InvalidSettingsException
protected  DataTableSpec[] LoopStartGenericNodeModel.configure(DataTableSpec[] inSpecs)
          This function is called whenever the derived model should re-configure its output DataTableSpecs.
protected  DataTableSpec[] LoopEndConditionNodeModel.configure(DataTableSpec[] inSpecs)
          This function is called whenever the derived model should re-configure its output DataTableSpecs.
 void LoopEndConditionSettings.loadSettings(NodeSettingsRO settings)
          Loads the settings from the node settings object.
protected  void LoopStartGenericNodeModel.loadValidatedSettingsFrom(NodeSettingsRO settings)
          Sets new settings from the passed object in the model.
protected  void LoopEndConditionNodeModel.loadValidatedSettingsFrom(NodeSettingsRO settings)
          Sets new settings from the passed object in the model.
protected  void LoopEndConditionNodeDialog.saveSettingsTo(NodeSettingsWO settings)
          Invoked when the settings need to be applied.
protected  void LoopStartGenericNodeModel.validateSettings(NodeSettingsRO settings)
          Validates the settings in the passed NodeSettings object.
protected  void LoopEndConditionNodeModel.validateSettings(NodeSettingsRO settings)
          Validates the settings in the passed NodeSettings object.
 

Uses of InvalidSettingsException in org.knime.base.node.meta.xvalidation
 

Methods in org.knime.base.node.meta.xvalidation that throw InvalidSettingsException
protected  DataTableSpec[] XValidatePartitionModel.configure(DataTableSpec[] inSpecs)
          This function is called whenever the derived model should re-configure its output DataTableSpecs.
protected  DataTableSpec[] AggregateOutputNodeModel.configure(DataTableSpec[] inSpecs)
          This function is called whenever the derived model should re-configure its output DataTableSpecs.
 void AggregateSettings.loadSettings(NodeSettingsRO settings)
          Loads the settings from the given node settings object.
 void XValidateSettings.loadSettingsFrom(NodeSettingsRO settings)
          Loads the settings from the node settings object.
protected  void XValidatePartitionModel.loadValidatedSettingsFrom(NodeSettingsRO settings)
          Sets new settings from the passed object in the model.
protected  void AggregateOutputNodeModel.loadValidatedSettingsFrom(NodeSettingsRO settings)
          Sets new settings from the passed object in the model.
protected  void AggregateOutputNodeDialogPane.saveSettingsTo(NodeSettingsWO settings)
          Invoked when the settings need to be applied.
protected  void XValidateDialog.saveSettingsTo(NodeSettingsWO settings)
          Invoked when the settings need to be applied.
protected  void XValidatePartitionModel.validateSettings(NodeSettingsRO settings)
          Validates the settings in the passed NodeSettings object.
protected  void AggregateOutputNodeModel.validateSettings(NodeSettingsRO settings)
          Validates the settings in the passed NodeSettings object.
 

Uses of InvalidSettingsException in org.knime.base.node.mine.bayes.naivebayes.datamodel
 

Methods in org.knime.base.node.mine.bayes.naivebayes.datamodel that throw InvalidSettingsException
(package private) static AttributeModel AttributeModel.loadModel(Config config)
           
 void NaiveBayesModel.updateModel(DataRow row, DataTableSpec tableSpec, int classColIdx)
          Updates the current NaiveBayesModel with the values from the given DataRow.
(package private)  void NominalAttributeModel.validate()
          Called after all training rows where added to validate the model.
(package private) abstract  void AttributeModel.validate()
          Called after all training rows where added to validate the model.
(package private)  void NumericalAttributeModel.validate()
          Called after all training rows where added to validate the model.
(package private)  void ClassAttributeModel.validate()
          Called after all training rows where added to validate the model.
 

Constructors in org.knime.base.node.mine.bayes.naivebayes.datamodel that throw InvalidSettingsException
ClassAttributeModel(String attributeName, int noOfMissingVals, boolean skipMissingVals, Config config)
          Constructor for class ClassModel.
NaiveBayesModel(BufferedDataTable data, String classColName, ExecutionContext exec, int maxNoOfNominalVals, boolean skipMissingVals)
          Constructor which iterates through the DataTable to calculate the needed Bayes variables.
NaiveBayesModel(ConfigRO predParams)
          Constructor for class NaiveBayesModel.
NominalAttributeModel(String attributeName, int noOfMissingVals, boolean skipMissingVals, Config config)
          Constructor for class NominalAttributeModel.
NumericalAttributeModel(String attributeName, boolean skipMissingVals, int noOfMissingVals, Config config)
          Constructor for class NumericalAttributeModel.
 

Uses of InvalidSettingsException in org.knime.base.node.mine.bayes.naivebayes.learner
 

Methods in org.knime.base.node.mine.bayes.naivebayes.learner that throw InvalidSettingsException
protected  PortObjectSpec[] NaiveBayesLearnerNodeModel.configure(PortObjectSpec[] inSpecs)
          Configure method for general port types.
protected  PortObject[] NaiveBayesLearnerNodeModel.execute(PortObject[] inData, ExecutionContext exec)
          Execute method for general port types.
protected  void NaiveBayesLearnerNodeModel.loadValidatedSettingsFrom(NodeSettingsRO settings)
          Sets new settings from the passed object in the model.
protected  void NaiveBayesLearnerNodeModel.validateSettings(NodeSettingsRO settings)
          Validates the settings in the passed NodeSettings object.
 

Uses of InvalidSettingsException in org.knime.base.node.mine.bayes.naivebayes.port
 

Methods in org.knime.base.node.mine.bayes.naivebayes.port that throw InvalidSettingsException
protected  void NaiveBayesPortObjectSpec.load(ModelContentRO model)
          Loads the content into the freshly instantiated object.
protected  void NaiveBayesPortObject.load(ModelContentRO model, PortObjectSpec spec, ExecutionMonitor exec)
          Loads the content into the freshly instantiated object.
 

Uses of InvalidSettingsException in org.knime.base.node.mine.bayes.naivebayes.predictor
 

Methods in org.knime.base.node.mine.bayes.naivebayes.predictor that throw InvalidSettingsException
protected  PortObjectSpec[] NaiveBayesPredictorNodeModel.configure(PortObjectSpec[] inSpecs)
          Configure method for general port types.
protected  void NaiveBayesPredictorNodeModel.loadValidatedSettingsFrom(NodeSettingsRO settings)
          Sets new settings from the passed object in the model.
protected  void NaiveBayesPredictorNodeModel.validateSettings(NodeSettingsRO settings)
          Validates the settings in the passed NodeSettings object.
 

Uses of InvalidSettingsException in org.knime.base.node.mine.bfn
 

Methods in org.knime.base.node.mine.bfn that throw InvalidSettingsException
 PortObjectSpec[] BasisFunctionLearnerNodeModel.configure(PortObjectSpec[] ins)
          Configure method for general port types.
 DataTableSpec[] BasisFunctionPredictorNodeModel.configure(PortObjectSpec[] portObjSpec)
          Configure method for general port types.
 BasisFunctionPredictorRow BasisFunctionPortObject.Creator.createPredictorRow(ModelContentRO pp)
          Return specific predictor row for the given ModelContent.
 ColumnRearranger BasisFunctionPredictorNodeModel.createRearranger(DataTableSpec dataSpec, String[] modelSpec)
          Creates a column rearranger based on the data spec.
 BufferedDataTable[] BasisFunctionPredictorNodeModel.execute(PortObject[] portObj, ExecutionContext exec)
          Execute method for general port types.
protected  void BasisFunctionPortObject.load(ModelContentRO model, PortObjectSpec spec, ExecutionMonitor exec)
          Loads the content into the freshly instantiated object.
 void BasisFunctionLearnerNodeModel.loadValidatedSettingsFrom(NodeSettingsRO settings)
          Sets new settings from the passed object in the model.
 void BasisFunctionPredictorNodeModel.loadValidatedSettingsFrom(NodeSettingsRO settings)
          Sets new settings from the passed object in the model.
protected  void BasisFunctionPredictorNodeDialog.saveSettingsTo(NodeSettingsWO settings)
          Invoked when the settings need to be applied.
protected  void BasisFunctionLearnerNodeDialogPane.saveSettingsTo(NodeSettingsWO settings)
          Invoked when the settings need to be applied.
 void BasisFunctionLearnerNodeDialogPanel.saveSettingsTo(NodeSettingsWO settings)
          Saves the settings.
 void BasisFunctionLearnerNodeModel.validateSettings(NodeSettingsRO settings)
          Validates the settings in the passed NodeSettings object.
 void BasisFunctionPredictorNodeModel.validateSettings(NodeSettingsRO settings)
          Validates the settings in the passed NodeSettings object.
 

Constructors in org.knime.base.node.mine.bfn that throw InvalidSettingsException
BasisFunctionModelContent(ModelContentRO modelCont, BasisFunctionPortObject.Creator cr)
          Loads a this basisfunction content from the given file directory.
BasisFunctionPredictorRow(ModelContentRO pp)
          Creates new predictor row on model content.
 

Uses of InvalidSettingsException in org.knime.base.node.mine.bfn.fuzzy
 

Methods in org.knime.base.node.mine.bfn.fuzzy that throw InvalidSettingsException
 PortObjectSpec[] FuzzyBasisFunctionLearnerNodeModel.configure(PortObjectSpec[] ins)
          Configure method for general port types.
 BasisFunctionPredictorRow FuzzyBasisFunctionPortObject.FuzzyCreator.createPredictorRow(ModelContentRO pp)
          Return specific predictor row for the given ModelContent.
 void FuzzyBasisFunctionLearnerNodeModel.loadValidatedSettingsFrom(NodeSettingsRO settings)
          Sets new settings from the passed object in the model.
protected  void FuzzyBasisFunctionLearnerNodeDialog.saveSettingsTo(NodeSettingsWO settings)
          Updates this dialog by retrieving theta minus, theta plus, and the choice of distance function from the underlying model.
 void FuzzyBasisFunctionLearnerNodeModel.validateSettings(NodeSettingsRO settings)
          Validates the settings in the passed NodeSettings object.
 

Constructors in org.knime.base.node.mine.bfn.fuzzy that throw InvalidSettingsException
FuzzyBasisFunctionPredictorRow(ModelContentRO pp)
          Creates a new predictor as fuzzy rule.
 

Uses of InvalidSettingsException in org.knime.base.node.mine.bfn.fuzzy.membership
 

Constructors in org.knime.base.node.mine.bfn.fuzzy.membership that throw InvalidSettingsException
MembershipFunction(ModelContentRO pp)
          Creates a new membership function based on the given model content.
 

Uses of InvalidSettingsException in org.knime.base.node.mine.bfn.radial
 

Methods in org.knime.base.node.mine.bfn.radial that throw InvalidSettingsException
 BasisFunctionPredictorRow RadialBasisFunctionPortObject.RadialCreator.createPredictorRow(ModelContentRO pp)
          Return specific predictor row for the given ModelContent.
 void RadialBasisFunctionLearnerNodeModel.loadValidatedSettingsFrom(NodeSettingsRO settings)
          Sets new settings from the passed object in the model.
protected  void RadialBasisFunctionLearnerNodeDialog.saveSettingsTo(NodeSettingsWO settings)
          Updates this dialog by retrieving theta minus, theta plus, and the choice of distance function from the underlying model.
 void RadialBasisFunctionLearnerNodeModel.validateSettings(NodeSettingsRO settings)
          Validates the settings in the passed NodeSettings object.
 

Constructors in org.knime.base.node.mine.bfn.radial that throw InvalidSettingsException
RadialBasisFunctionPredictorRow(ModelContentRO pp)
          Creates a new predictor row based on the given model content.
 

Uses of InvalidSettingsException in org.knime.base.node.mine.cluster.assign
 

Methods in org.knime.base.node.mine.cluster.assign that throw InvalidSettingsException
protected  PortObjectSpec[] ClusterAssignerNodeModel.configure(PortObjectSpec[] inSpecs)
          Configure method for general port types.
static Prototype Prototype.loadFrom(ModelContentRO model)
           
protected  void ClusterAssignerNodeModel.loadValidatedSettingsFrom(NodeSettingsRO settings)
          Sets new settings from the passed object in the model.
protected  void ClusterAssignerNodeModel.validateSettings(NodeSettingsRO settings)
          Validates the settings in the passed NodeSettings object.
 

Uses of InvalidSettingsException in org.knime.base.node.mine.cluster.fuzzycmeans
 

Methods in org.knime.base.node.mine.cluster.fuzzycmeans that throw InvalidSettingsException
protected  PortObjectSpec[] FuzzyClusterNodeModel.configure(PortObjectSpec[] inSpecs)
          Number of columns in the output table is not deterministic.
protected  void FuzzyClusterNodeModel.loadValidatedSettingsFrom(NodeSettingsRO settings)
          Loads the number of clusters and the maximum number of iterations from the settings.
protected  void FuzzyClusterNodeDialog.saveSettingsTo(NodeSettingsWO settings)
          Save the settings from the dialog, Number of Clusters and maximum number of Iterations.
protected  void FuzzyClusterNodeModel.validateSettings(NodeSettingsRO settings)
          Validates the number of Clusters and the maximum number of iterations in the settings.
 

Uses of InvalidSettingsException in org.knime.base.node.mine.cluster.hierarchical
 

Methods in org.knime.base.node.mine.cluster.hierarchical that throw InvalidSettingsException
protected  DataTableSpec[] HierarchicalClusterNodeModel.configure(DataTableSpec[] inSpecs)
          This function is called whenever the derived model should re-configure its output DataTableSpecs.
static ClusterNode ClusterNode.loadFromXML(NodeSettingsRO settings, DataArray orgTable)
          Loads a cluster node from the settings.
protected  void HierarchicalClusterNodeModel.loadValidatedSettingsFrom(NodeSettingsRO settings)
          Sets new settings from the passed object in the model.
protected  void HierarchicalClusterNodeModel.validateSettings(NodeSettingsRO settings)
          Validates the settings in the passed NodeSettings object.
 

Uses of InvalidSettingsException in org.knime.base.node.mine.cluster.kmeans
 

Methods in org.knime.base.node.mine.cluster.kmeans that throw InvalidSettingsException
protected  PortObjectSpec[] ClusterNodeModel.configure(PortObjectSpec[] inSpecs)
          Returns true always and passes the current input spec to the output spec which is identical to the input specification - after all, we are building cluster centers in the original feature space.
protected  void ClusterNodeModel.loadValidatedSettingsFrom(NodeSettingsRO settings)
          Method is called when the NodeModel has to set its configuration using the given one.
protected  void ClusterNodeModel.validateSettings(NodeSettingsRO settings)
          Method is called when before the model has to change it's configuration (@see loadsettings) using the given one.
 

Uses of InvalidSettingsException in org.knime.base.node.mine.decisiontree2
 

Methods in org.knime.base.node.mine.decisiontree2 that throw InvalidSettingsException
static PMMLPredicate PMMLPredicate.getPredicateForConfig(Config conf)
          Returns the correct PMMLPredicate for a config object.
 void PMMLSimplePredicate.loadFromPredParams(Config conf)
          Load internal predicate settings from a config object.
 void PMMLFalsePredicate.loadFromPredParams(Config conf)
          Load internal predicate settings from a config object.
 void PMMLSimpleSetPredicate.loadFromPredParams(Config conf)
          Load internal predicate settings from a config object.
 void PMMLTruePredicate.loadFromPredParams(Config conf)
          Load internal predicate settings from a config object.
abstract  void PMMLPredicate.loadFromPredParams(Config conf)
          Load internal predicate settings from a config object.
 void PMMLCompoundPredicate.loadFromPredParams(Config conf)
          Load internal predicate settings from a config object.
 

Uses of InvalidSettingsException in org.knime.base.node.mine.decisiontree2.learner
 

Methods in org.knime.base.node.mine.decisiontree2.learner that throw InvalidSettingsException
protected  PortObjectSpec[] DecisionTreeLearnerNodeModel.configure(PortObjectSpec[] inSpecs)
          The number of the class column must be > 0 and < number of input columns.
protected  void DecisionTreeLearnerNodeModel.loadValidatedSettingsFrom(NodeSettingsRO settings)
          Loads the class column and the classification value in the model.
protected  void DecisionTreeLearnerNodeModel.validateSettings(NodeSettingsRO settings)
          This method validates the settings.
 

Uses of InvalidSettingsException in org.knime.base.node.mine.decisiontree2.model
 

Methods in org.knime.base.node.mine.decisiontree2.model that throw InvalidSettingsException
static DecisionTreeNode DecisionTreeNode.createNodeFromPredictorParams(ModelContentRO predParams, DecisionTreeNode parent)
          Creates a new DecisionTreeNode (and all it's children!) based on an model content object.
 void DecisionTreeNode.loadFromPredictorParams(ModelContentRO predParams)
          Load node from a model content object.
 void DecisionTree.loadFromPredictorParams(ModelContentRO pConf)
          Load Decision Tree from a ModelContent object.
 void DecisionTreeNodeSplit.loadNodeInternalsFromPredParams(ModelContentRO pConf)
          Load internal node settings from a model content object.
abstract  void DecisionTreeNode.loadNodeInternalsFromPredParams(ModelContentRO pConf)
          Load internal node settings from a model content object.
 void DecisionTreeNodeLeaf.loadNodeInternalsFromPredParams(ModelContentRO pConf)
          Load internal node settings from a model content object.
abstract  void DecisionTreeNodeSplit.loadNodeSplitInternalsFromPredParams(ModelContentRO pConf)
          Load internal SplitNode settings from a ModelContent object.
 void DecisionTreeNodeSplitNominalBinary.loadNodeSplitInternalsFromPredParams(ModelContentRO pConf)
          Deprecated. Load internal SplitNode settings from a ModelContent object.
 void DecisionTreeNodeSplitPMML.loadNodeSplitInternalsFromPredParams(ModelContentRO pConf)
          Load internal SplitNode settings from a ModelContent object.
 void DecisionTreeNodeSplitContinuous.loadNodeSplitInternalsFromPredParams(ModelContentRO pConf)
          Deprecated. Load internal SplitNode settings from a ModelContent object.
 void DecisionTreeNodeSplitNominal.loadNodeSplitInternalsFromPredParams(ModelContentRO pConf)
          Deprecated. Load internal SplitNode settings from a ModelContent object.
 

Constructors in org.knime.base.node.mine.decisiontree2.model that throw InvalidSettingsException
DecisionTree(ModelContentRO pConf)
          Create Decision Tree based on an ModelContent object.
 

Uses of InvalidSettingsException in org.knime.base.node.mine.decisiontree2.predictor
 

Methods in org.knime.base.node.mine.decisiontree2.predictor that throw InvalidSettingsException
protected  PortObjectSpec[] DecTreePredictorNodeModel.configure(PortObjectSpec[] inSpecs)
          Configure method for general port types.
protected  void DecTreePredictorNodeModel.loadValidatedSettingsFrom(NodeSettingsRO settings)
          Sets new settings from the passed object in the model.
protected  void DecTreePredictorNodeModel.validateSettings(NodeSettingsRO settings)
          Validates the settings in the passed NodeSettings object.
 

Uses of InvalidSettingsException in org.knime.base.node.mine.knn
 

Methods in org.knime.base.node.mine.knn that throw InvalidSettingsException
protected  DataTableSpec[] KnnNodeModel.configure(DataTableSpec[] inSpecs)
          This function is called whenever the derived model should re-configure its output DataTableSpecs.
 void KnnSettings.loadSettings(NodeSettingsRO settings)
          Loads the settings from the given node settings object.
protected  void KnnNodeModel.loadValidatedSettingsFrom(NodeSettingsRO settings)
          Sets new settings from the passed object in the model.
protected  void KnnNodeDialogPane.saveSettingsTo(NodeSettingsWO settings)
          Invoked when the settings need to be applied.
protected  void KnnNodeModel.validateSettings(NodeSettingsRO settings)
          Validates the settings in the passed NodeSettings object.
 

Uses of InvalidSettingsException in org.knime.base.node.mine.mds
 

Methods in org.knime.base.node.mine.mds that throw InvalidSettingsException
protected  DataTableSpec[] MDSNodeModel.configure(DataTableSpec[] inSpecs)
          This function is called whenever the derived model should re-configure its output DataTableSpecs.
protected  void MDSNodeModel.loadValidatedSettingsFrom(NodeSettingsRO settings)
          Sets new settings from the passed object in the model.
protected  void MDSNodeModel.validateSettings(NodeSettingsRO settings)
          Validates the settings in the passed NodeSettings object.
 

Uses of InvalidSettingsException in org.knime.base.node.mine.mds.mdsprojection
 

Methods in org.knime.base.node.mine.mds.mdsprojection that throw InvalidSettingsException
protected  DataTableSpec[] MDSProjectionNodeModel.configure(DataTableSpec[] inSpecs)
          This function is called whenever the derived model should re-configure its output DataTableSpecs.
protected  void MDSProjectionNodeModel.loadValidatedSettingsFrom(NodeSettingsRO settings)
          Sets new settings from the passed object in the model.
protected  void MDSProjectionNodeModel.validateSettings(NodeSettingsRO settings)
          Validates the settings in the passed NodeSettings object.
 

Uses of InvalidSettingsException in org.knime.base.node.mine.neural.mlp
 

Methods in org.knime.base.node.mine.neural.mlp that throw InvalidSettingsException
protected  PortObjectSpec[] MLPPredictorNodeModel.configure(PortObjectSpec[] inSpecs)
          The additional columns are created based on the model which is loaded in the execute-method.
protected  void MLPPredictorNodeModel.loadValidatedSettingsFrom(NodeSettingsRO settings)
          Sets new settings from the passed object in the model.
protected  void MLPPredictorNodeModel.validateSettings(NodeSettingsRO settings)
          Validates the settings in the passed NodeSettings object.
 

Uses of InvalidSettingsException in org.knime.base.node.mine.neural.rprop
 

Methods in org.knime.base.node.mine.neural.rprop that throw InvalidSettingsException
protected  PortObjectSpec[] RPropNodeModel.configure(PortObjectSpec[] inSpecs)
          returns null.
protected  void RPropNodeModel.loadValidatedSettingsFrom(NodeSettingsRO settings)
          Sets new settings from the passed object in the model.
protected  void RPropNodeModel.validateSettings(NodeSettingsRO settings)
          Validates the settings in the passed NodeSettings object.
 

Uses of InvalidSettingsException in org.knime.base.node.mine.pca
 

Methods in org.knime.base.node.mine.pca that throw InvalidSettingsException
protected  DataTableSpec[] PCANodeModel.configure(DataTableSpec[] inSpecs)
          All IntCell columns are converted to DoubleCell columns.
protected  PortObjectSpec[] PCAApplyNodeModel.configure(PortObjectSpec[] inSpecs)
          Configure method for general port types.
protected  PortObjectSpec[] PCAReverseNodeModel.configure(PortObjectSpec[] inSpecs)
          Configure method for general port types.
protected  PortObjectSpec[] PCAComputeNodeModel.configure(PortObjectSpec[] inSpecs)
          Configure method for general port types.
protected  void PCAModelPortObject.load(ModelContentRO model, PortObjectSpec spec, ExecutionMonitor exec)
          Loads the content into the freshly instantiated object.
protected  void SettingsModelPCADimensions.loadSettingsForModel(NodeSettingsRO settings)
          Read value(s) of this settings model from the configuration object.
protected  void PCAApplyNodeModel.loadValidatedSettingsFrom(NodeSettingsRO settings)
          Sets new settings from the passed object in the model.
protected  void PCAReverseNodeModel.loadValidatedSettingsFrom(NodeSettingsRO settings)
          Sets new settings from the passed object in the model.
protected  void PCAComputeNodeModel.loadValidatedSettingsFrom(NodeSettingsRO settings)
          Sets new settings from the passed object in the model.
protected  void PCANodeModel.loadValidatedSettingsFrom(NodeSettingsRO settings)
          Sets new settings from the passed object in the model.
protected  void SettingsModelPCADimensions.saveSettingsForDialog(NodeSettingsWO settings)
          Write value(s) of this component model to configuration object.
protected  void PCAApplyNodeModel.validateSettings(NodeSettingsRO settings)
          Validates the settings in the passed NodeSettings object.
protected  void PCAReverseNodeModel.validateSettings(NodeSettingsRO settings)
          Validates the settings in the passed NodeSettings object.
protected  void PCAComputeNodeModel.validateSettings(NodeSettingsRO settings)
          Validates the settings in the passed NodeSettings object.
protected  void PCANodeModel.validateSettings(NodeSettingsRO settings)
          Validates the settings in the passed NodeSettings object.
protected  void DialogComponentChoiceConfig.validateSettingsBeforeSave()
          Will be called before the value of the component is saved into the NodeSettings object.
protected  void SettingsModelPCADimensions.validateSettingsForModel(NodeSettingsRO settings)
          Read the expected values from the settings object, without assigning them to the internal variables! (Is not called when the model was disabled at the time the settings were saved.)
 

Uses of InvalidSettingsException in org.knime.base.node.mine.regression.linear
 

Methods in org.knime.base.node.mine.regression.linear that throw InvalidSettingsException
 PMMLRegressionPortObject LinearRegressionContent.createPortObject()
          Creates a new PMML regression port object from this linear regression model.
static PMMLPortObjectSpec LinearRegressionContent.createPortObjectSpec(DataTableSpec spec)
          Creates a PMML port object spec based on all columns in the given data table spec.
static LinearRegressionContent LinearRegressionContent.instantiateAndLoad(ModelContentRO par, PortObjectSpec spec)
          Creates a new linear regression model that is read from the given model content object.
protected  void LinearRegressionContent.load(ModelContentRO par, PortObjectSpec spec)
          Loads a linear regression model from the given model content object.
 

Uses of InvalidSettingsException in org.knime.base.node.mine.regression.linear.learn
 

Methods in org.knime.base.node.mine.regression.linear.learn that throw InvalidSettingsException
protected  PortObjectSpec[] LinRegLearnerNodeModel.configure(PortObjectSpec[] inSpecs)
          Configure method for general port types.
protected  void LinRegLearnerNodeModel.loadValidatedSettingsFrom(NodeSettingsRO settings)
          Sets new settings from the passed object in the model.
protected  void LinRegLearnerNodeDialogPane.saveSettingsTo(NodeSettingsWO settings)
          Invoked when the settings need to be applied.
protected  void LinRegLearnerNodeModel.validateSettings(NodeSettingsRO settings)
          Validates the settings in the passed NodeSettings object.
 

Uses of InvalidSettingsException in org.knime.base.node.mine.regression.polynomial.learner
 

Methods in org.knime.base.node.mine.regression.polynomial.learner that throw InvalidSettingsException
protected  PortObjectSpec[] PolyRegLearnerNodeModel.configure(PortObjectSpec[] inSpecs)
          Configure method for general port types.
 void PolyRegLearnerSettings.loadSettingsFrom(NodeSettingsRO settings)
          Loads the settings from the node settings object.
protected  void PolyRegLearnerNodeModel.loadValidatedSettingsFrom(NodeSettingsRO settings)
          Sets new settings from the passed object in the model.
protected  void PolyRegLearnerDialog.saveSettingsTo(NodeSettingsWO settings)
          Invoked when the settings need to be applied.
protected  void PolyRegLearnerNodeModel.validateSettings(NodeSettingsRO settings)
          Validates the settings in the passed NodeSettings object.
 

Uses of InvalidSettingsException in org.knime.base.node.mine.regression.predict
 

Methods in org.knime.base.node.mine.regression.predict that throw InvalidSettingsException
protected  PortObjectSpec[] RegressionPredictorNodeModel.configure(PortObjectSpec[] inSpecs)
          Configure method for general port types.
protected  void RegressionPredictorNodeModel.loadValidatedSettingsFrom(NodeSettingsRO settings)
          Sets new settings from the passed object in the model.
protected  void RegressionPredictorNodeModel.validateSettings(NodeSettingsRO settings)
          Validates the settings in the passed NodeSettings object.
 

Uses of InvalidSettingsException in org.knime.base.node.mine.scorer.accuracy
 

Methods in org.knime.base.node.mine.scorer.accuracy that throw InvalidSettingsException
protected  DataTableSpec[] AccuracyScorerNodeModel.configure(DataTableSpec[] inSpecs)
          This function is called whenever the derived model should re-configure its output DataTableSpecs.
protected  void AccuracyScorerNodeModel.loadValidatedSettingsFrom(NodeSettingsRO settings)
          Sets new settings from the passed object in the model.
protected  void AccuracyScorerNodeDialog.saveSettingsTo(NodeSettingsWO settings)
          Sets the selected columns inside the AccuracyScorerNodeModel.
protected  void AccuracyScorerNodeModel.validateSettings(NodeSettingsRO settings)
          Validates the settings in the passed NodeSettings object.
 

Uses of InvalidSettingsException in org.knime.base.node.mine.scorer.entrop
 

Methods in org.knime.base.node.mine.scorer.entrop that throw InvalidSettingsException
protected  DataTableSpec[] EntropyNodeModel.configure(DataTableSpec[] inSpecs)
          This function is called whenever the derived model should re-configure its output DataTableSpecs.
static EntropyCalculator EntropyCalculator.load(File dir, ExecutionMonitor exec)
          Factory method to restore this object given a directory in which the content is saved.
protected  void EntropyNodeModel.loadValidatedSettingsFrom(NodeSettingsRO settings)
          Sets new settings from the passed object in the model.
protected  void EntropyNodeDialogPane.saveSettingsTo(NodeSettingsWO settings)
          Invoked when the settings need to be applied.
protected  void EntropyNodeModel.validateSettings(NodeSettingsRO settings)
          Validates the settings in the passed NodeSettings object.
 

Uses of InvalidSettingsException in org.knime.base.node.mine.smote
 

Methods in org.knime.base.node.mine.smote that throw InvalidSettingsException
protected  DataTableSpec[] SmoteNodeModel.configure(DataTableSpec[] inSpecs)
          This function is called whenever the derived model should re-configure its output DataTableSpecs.
protected  void SmoteNodeModel.loadValidatedSettingsFrom(NodeSettingsRO settings)
          Sets new settings from the passed object in the model.
protected  void SmoteNodeDialog.saveSettingsTo(NodeSettingsWO settings)
          Invoked when the settings need to be applied.
protected  void SmoteNodeModel.validateSettings(NodeSettingsRO settings)
          Validates the settings in the passed NodeSettings object.
 

Uses of InvalidSettingsException in org.knime.base.node.mine.sota
 

Methods in org.knime.base.node.mine.sota that throw InvalidSettingsException
protected  PortObjectSpec[] SotaNodeModel.configure(PortObjectSpec[] inSpecs)
          Configure method for general port types.
protected  void SotaPortObjectSpec.load(ModelContentRO model)
          Loads the content into the freshly instantiated object.
protected  void SotaPortObject.load(ModelContentRO model, PortObjectSpec spec, ExecutionMonitor exec)
          Loads the content into the freshly instantiated object.
protected  void SotaNodeModel.loadValidatedSettingsFrom(NodeSettingsRO settings)
          Sets new settings from the passed object in the model.
protected  void SotaNodeDialog.saveSettingsTo(NodeSettingsWO settings)
          Invoked when the settings need to be applied.
 void SotaHierarchicalFuzzySettings.saveSettingsTo(NodeSettingsWO settings)
          Saves all settings to settings object.
protected  void SotaNodeModel.validateSettings(NodeSettingsRO settings)
          Validates the settings in the passed NodeSettings object.
 

Uses of InvalidSettingsException in org.knime.base.node.mine.sota.logic
 

Methods in org.knime.base.node.mine.sota.logic that throw InvalidSettingsException
 void SotaDoubleCell.loadFrom(ModelContentRO modelContent)
          Loads the values from the given ModelContentWO.
 void SotaCell.loadFrom(ModelContentRO modelContent)
          Loads the values from the given ModelContentWO.
 void SotaFuzzyCell.loadFrom(ModelContentRO modelContent)
          Loads the values from the given ModelContentWO.
 void SotaTreeCell.loadFrom(ModelContentRO modelContent, int index, SotaTreeCell anchestor, boolean isLeft)
          Loads the values from the given ModelContentWO.
 void SotaManager.readSettings(NodeSettingsRO settings, boolean validateOnly)
          Reads settings out of given NodeSettings object and validates it.
 

Uses of InvalidSettingsException in org.knime.base.node.mine.sota.predictor
 

Methods in org.knime.base.node.mine.sota.predictor that throw InvalidSettingsException
protected  PortObjectSpec[] SotaPredictorNodeModel.configure(PortObjectSpec[] inSpecs)
          Configure method for general port types.
protected  void SotaPredictorNodeModel.loadValidatedSettingsFrom(NodeSettingsRO settings)
          Sets new settings from the passed object in the model.
protected  void SotaPredictorNodeModel.validateSettings(NodeSettingsRO settings)
          Validates the settings in the passed NodeSettings object.
 

Uses of InvalidSettingsException in org.knime.base.node.mine.subgroupminer
 

Methods in org.knime.base.node.mine.subgroupminer that throw InvalidSettingsException
protected  DataTableSpec[] BitVectorGeneratorNodeModel.configure(DataTableSpec[] inSpecs)
          Assume to get numeric data only.
protected  DataTableSpec[] SubgroupMinerModel.configure(DataTableSpec[] inSpecs)
          This function is called whenever the derived model should re-configure its output DataTableSpecs.
protected  void BitVectorGeneratorNodeModel.loadValidatedSettingsFrom(NodeSettingsRO settings)
          Sets new settings from the passed object in the model.
protected  void SubgroupMinerModel.loadValidatedSettingsFrom(NodeSettingsRO settings)
          Sets new settings from the passed object in the model.
protected  void BitVectorGeneratorNodeDialog.saveSettingsTo(NodeSettingsWO settings)
          Invoked when the settings need to be applied.
protected  void BitVectorGeneratorNodeModel.validateSettings(NodeSettingsRO settings)
          Validates the settings in the passed NodeSettings object.
protected  void SubgroupMinerModel.validateSettings(NodeSettingsRO settings)
          Validates the settings in the passed NodeSettings object.
 

Uses of InvalidSettingsException in org.knime.base.node.mine.subgroupminer.freqitemset
 

Methods in org.knime.base.node.mine.subgroupminer.freqitemset that throw InvalidSettingsException
 void AssociationRuleModel.loadFromModelContent(ModelContentRO model)
           
 void FrequentItemSetModel.loadFromModelContent(ModelContentRO model)
           
 

Uses of InvalidSettingsException in org.knime.base.node.mine.svm
 

Constructors in org.knime.base.node.mine.svm that throw InvalidSettingsException
Svm(ModelContentRO predParams, String id)
          Loads a binary SVM from a ModelContent object.
 

Uses of InvalidSettingsException in org.knime.base.node.mine.svm.learner
 

Methods in org.knime.base.node.mine.svm.learner that throw InvalidSettingsException
protected  PortObjectSpec[] SVMLearnerNodeModel.configure(PortObjectSpec[] inSpecs)
          Configure method for general port types.
protected  void SVMLearnerNodeModel.loadValidatedSettingsFrom(NodeSettingsRO settings)
          Sets new settings from the passed object in the model.
protected  void SVMLearnerNodeDialog.saveSettingsTo(NodeSettingsWO settings)
          Invoked when the settings need to be applied.
protected  void SVMLearnerNodeModel.validateSettings(NodeSettingsRO settings)
          Validates the settings in the passed NodeSettings object.
 

Uses of InvalidSettingsException in org.knime.base.node.mine.svm.predictor
 

Methods in org.knime.base.node.mine.svm.predictor that throw InvalidSettingsException
protected  PortObjectSpec[] SVMPredictorNodeModel.configure(PortObjectSpec[] inSpecs)
          Configure method for general port types.
protected  void SVMPredictorNodeModel.loadValidatedSettingsFrom(NodeSettingsRO settings)
          Sets new settings from the passed object in the model.
protected  void SVMPredictorNodeModel.validateSettings(NodeSettingsRO settings)
          Validates the settings in the passed NodeSettings object.
 

Uses of InvalidSettingsException in org.knime.base.node.mine.svm.util
 

Constructors in org.knime.base.node.mine.svm.util that throw InvalidSettingsException
DoubleVector(ModelContentRO predParams, String id)
          Loads a vector from a predParams object.
 

Uses of InvalidSettingsException in org.knime.base.node.preproc.append.row
 

Methods in org.knime.base.node.preproc.append.row that throw InvalidSettingsException
protected  DataTableSpec[] AppendedRowsNodeModel.configure(DataTableSpec[] inSpecs)
          This function is called whenever the derived model should re-configure its output DataTableSpecs.
protected  void AppendedRowsNodeModel.loadValidatedSettingsFrom(NodeSettingsRO settings)
          Sets new settings from the passed object in the model.
protected  void AppendedRowsNodeDialog.saveSettingsTo(NodeSettingsWO settings)
          Invoked when the settings need to be applied.
protected  void AppendedRowsNodeModel.validateSettings(NodeSettingsRO settings)
          Validates the settings in the passed NodeSettings object.
 

Uses of InvalidSettingsException in org.knime.base.node.preproc.binner
 

Methods in org.knime.base.node.preproc.binner that throw InvalidSettingsException
protected  DataTableSpec[] BinnerNodeModel.configure(DataTableSpec[] inSpecs)
          Passes the input spec to the output.
protected  void BinnerNodeModel.loadValidatedSettingsFrom(NodeSettingsRO settings)
          Sets new settings from the passed object in the model.
protected  void BinnerNodeDialogPane.saveSettingsTo(NodeSettingsWO settings)
           
protected  void BinnerNodeModel.validateSettings(NodeSettingsRO settings)
          Validates the settings in the passed NodeSettings object.
 

Constructors in org.knime.base.node.preproc.binner that throw InvalidSettingsException
NumericBin(NodeSettingsRO bin)
          Create numeric bin from NodeSettings.
 

Uses of InvalidSettingsException in org.knime.base.node.preproc.caseconvert
 

Methods in org.knime.base.node.preproc.caseconvert that throw InvalidSettingsException
protected  DataTableSpec[] CaseConvertNodeModel.configure(DataTableSpec[] inSpecs)
          This function is called whenever the derived model should re-configure its output DataTableSpecs.
protected  void CaseConvertNodeModel.loadValidatedSettingsFrom(NodeSettingsRO settings)
          Sets new settings from the passed object in the model.
protected  void CaseConvertNodeDialog.saveSettingsTo(NodeSettingsWO settings)
          Invoked when the settings need to be applied.
protected  void CaseConvertNodeModel.validateSettings(NodeSettingsRO settings)
          Validates the settings in the passed NodeSettings object.
 

Uses of InvalidSettingsException in org.knime.base.node.preproc.cellsplit
 

Methods in org.knime.base.node.preproc.cellsplit that throw InvalidSettingsException
protected  DataTableSpec[] CellSplitterNodeModel.configure(DataTableSpec[] inSpecs)
          This function is called whenever the derived model should re-configure its output DataTableSpecs.
protected  void CellSplitterNodeModel.loadValidatedSettingsFrom(NodeSettingsRO settings)
          Sets new settings from the passed object in the model.
protected  void CellSplitterNodeDialogPane.saveSettingsTo(NodeSettingsWO settings)
          Invoked when the settings need to be applied.
protected  void CellSplitterNodeModel.validateSettings(NodeSettingsRO settings)
          Validates the settings in the passed NodeSettings object.
 

Constructors in org.knime.base.node.preproc.cellsplit that throw InvalidSettingsException
CellSplitterSettings(NodeSettingsRO values)
          Creates a new settings object with the value from the specified settings object.
CellSplitterUserSettings(NodeSettingsRO settings)
          Creates a new settings object with the value from the specified settings object.
 

Uses of InvalidSettingsException in org.knime.base.node.preproc.cellsplitbypos
 

Methods in org.knime.base.node.preproc.cellsplitbypos that throw InvalidSettingsException
protected  DataTableSpec[] CellSplitterByPosNodeModel.configure(DataTableSpec[] inSpecs)
          This function is called whenever the derived model should re-configure its output DataTableSpecs.
protected  void CellSplitterByPosNodeModel.loadValidatedSettingsFrom(NodeSettingsRO settings)
          Sets new settings from the passed object in the model.
protected  void CellSplitterByPosNodeModel.validateSettings(NodeSettingsRO settings)
          Validates the settings in the passed NodeSettings object.
 

Constructors in org.knime.base.node.preproc.cellsplitbypos that throw InvalidSettingsException
CellSplitterByPosCellFactory(DataTableSpec inSpec, String colName, int[] splitPoints, String[] colNames)
          Le Constucteur.
 

Uses of InvalidSettingsException in org.knime.base.node.preproc.colcombine
 

Methods in org.knime.base.node.preproc.colcombine that throw InvalidSettingsException
protected  DataTableSpec[] ColCombineNodeModel.configure(DataTableSpec[] inSpecs)
          This function is called whenever the derived model should re-configure its output DataTableSpecs.
protected  void ColCombineNodeModel.loadValidatedSettingsFrom(NodeSettingsRO settings)
          Sets new settings from the passed object in the model.
protected  void ColCombineNodeDialog.saveSettingsTo(NodeSettingsWO settings)
          Invoked when the settings need to be applied.
protected  void ColCombineNodeModel.validateSettings(NodeSettingsRO settings)
          Validates the settings in the passed NodeSettings object.
 

Uses of InvalidSettingsException in org.knime.base.node.preproc.colcompare
 

Methods in org.knime.base.node.preproc.colcompare that throw InvalidSettingsException
protected  DataTableSpec[] ColumnComparatorNodeModel.configure(DataTableSpec[] inSpecs)
          This function is called whenever the derived model should re-configure its output DataTableSpecs.
protected  void ColumnComparatorNodeModel.loadValidatedSettingsFrom(NodeSettingsRO settings)
           
protected  void ColumnComparatorNodeDialogPane.saveSettingsTo(NodeSettingsWO settings)
          Invoked when the settings need to be applied.
protected  void ColumnComparatorNodeModel.validateSettings(NodeSettingsRO settings)
          Validates the settings in the passed NodeSettings object.
 

Uses of InvalidSettingsException in org.knime.base.node.preproc.colconvert
 

Methods in org.knime.base.node.preproc.colconvert that throw InvalidSettingsException
protected  DataTableSpec[] ColConvertNodeModel.configure(DataTableSpec[] inSpecs)
          This function is called whenever the derived model should re-configure its output DataTableSpecs.
protected  void ColConvertNodeModel.loadValidatedSettingsFrom(NodeSettingsRO settings)
          Sets new settings from the passed object in the model.
protected  void ColConvertNodeDialog.saveSettingsTo(NodeSettingsWO settings)
          Invoked when the settings need to be applied.
protected  void ColConvertNodeModel.validateSettings(NodeSettingsRO settings)
          Validates the settings in the passed NodeSettings object.
 

Uses of InvalidSettingsException in org.knime.base.node.preproc.colconvert.numbertostring
 

Methods in org.knime.base.node.preproc.colconvert.numbertostring that throw InvalidSettingsException
protected  DataTableSpec[] NumberToStringNodeModel.configure(DataTableSpec[] inSpecs)
          This function is called whenever the derived model should re-configure its output DataTableSpecs.
protected  void NumberToStringNodeModel.loadValidatedSettingsFrom(NodeSettingsRO settings)
          Sets new settings from the passed object in the model.
protected  void NumberToStringNodeModel.validateSettings(NodeSettingsRO settings)
          Validates the settings in the passed NodeSettings object.
 

Uses of InvalidSettingsException in org.knime.base.node.preproc.colconvert.stringtonumber
 

Methods in org.knime.base.node.preproc.colconvert.stringtonumber that throw InvalidSettingsException
protected  DataTableSpec[] StringToNumberNodeModel.configure(DataTableSpec[] inSpecs)
          This function is called whenever the derived model should re-configure its output DataTableSpecs.
protected  void StringToNumberNodeModel.loadValidatedSettingsFrom(NodeSettingsRO settings)
          Sets new settings from the passed object in the model.
protected  void StringToNumberNodeDialog.saveSettingsTo(NodeSettingsWO settings)
          Invoked when the settings need to be applied.
protected  void StringToNumberNodeModel.validateSettings(NodeSettingsRO settings)
          Validates the settings in the passed NodeSettings object.
 

Uses of InvalidSettingsException in org.knime.base.node.preproc.colsort
 

Methods in org.knime.base.node.preproc.colsort that throw InvalidSettingsException
protected  DataTableSpec[] ColumnResorterNodeModel.configure(DataTableSpec[] inSpecs)
          This function is called whenever the derived model should re-configure its output DataTableSpecs.
protected  void ColumnResorterNodeModel.loadValidatedSettingsFrom(NodeSettingsRO settings)
          Sets new settings from the passed object in the model.
protected  void ColumnResorterNodeDialog.saveSettingsTo(NodeSettingsWO settings)
          Invoked when the settings need to be applied.
protected  void ColumnResorterNodeModel.validateSettings(NodeSettingsRO settings)
          Validates the settings in the passed NodeSettings object.
 

Uses of InvalidSettingsException in org.knime.base.node.preproc.columnTrans
 

Methods in org.knime.base.node.preproc.columnTrans that throw InvalidSettingsException
protected  DataTableSpec[] One2ManyColNodeModel.configure(DataTableSpec[] inSpecs)
          This function is called whenever the derived model should re-configure its output DataTableSpecs.
protected  DataTableSpec[] Many2OneColNodeModel.configure(DataTableSpec[] inSpecs)
          This function is called whenever the derived model should re-configure its output DataTableSpecs.
protected  void One2ManyColNodeModel.loadValidatedSettingsFrom(NodeSettingsRO settings)
          Sets new settings from the passed object in the model.
protected  void Many2OneColNodeModel.loadValidatedSettingsFrom(NodeSettingsRO settings)
          Sets new settings from the passed object in the model.
protected  void One2ManyColNodeModel.validateSettings(NodeSettingsRO settings)
          Validates the settings in the passed NodeSettings object.
protected  void Many2OneColNodeModel.validateSettings(NodeSettingsRO settings)
          Validates the settings in the passed NodeSettings object.
 

Uses of InvalidSettingsException in org.knime.base.node.preproc.correlation.pmcc
 

Methods in org.knime.base.node.preproc.correlation.pmcc that throw InvalidSettingsException
protected  PortObjectSpec[] PMCCFilterNodeModel.configure(PortObjectSpec[] inSpecs)
          Configure method for general port types.
protected  PortObjectSpec[] PMCCNodeModel.configure(PortObjectSpec[] inSpecs)
          Configure method for general port types.
static PMCCPortObjectAndSpec PMCCPortObjectAndSpec.load(ConfigRO m)
          Factory method to load from config.
protected  void PMCCFilterNodeModel.loadValidatedSettingsFrom(NodeSettingsRO settings)
          Sets new settings from the passed object in the model.
protected  void PMCCNodeModel.loadValidatedSettingsFrom(NodeSettingsRO settings)
          Sets new settings from the passed object in the model.
protected  void PMCCFilterNodeDialogPane.saveSettingsTo(NodeSettingsWO settings)
          Invoked when the settings need to be applied.
protected  void PMCCFilterNodeModel.validateSettings(NodeSettingsRO settings)
          Validates the settings in the passed NodeSettings object.
protected  void PMCCNodeModel.validateSettings(NodeSettingsRO settings)
          Validates the settings in the passed NodeSettings object.
 

Constructors in org.knime.base.node.preproc.correlation.pmcc that throw InvalidSettingsException
PMCCPortObjectAndSpec(String[] includes, HalfDoubleMatrix cors)
          Creates new object with content.
 

Uses of InvalidSettingsException in org.knime.base.node.preproc.discretization.caim2
 

Methods in org.knime.base.node.preproc.discretization.caim2 that throw InvalidSettingsException
protected  void DiscretizationModel.load(ModelContentRO model, PortObjectSpec spec, ExecutionMonitor exec)
          Loads the content into the freshly instantiated object.
 

Constructors in org.knime.base.node.preproc.discretization.caim2 that throw InvalidSettingsException
DiscretizationModel(ModelContentRO content, DataTableSpec includedCols)
          Creates a DiscretizationModel from a ModelContentRO object.
DiscretizationScheme(Config content)
          Creates a DiscretizationScheme from a Config object.
Interval(Config content)
          Creates an interval from its boundaries and whether the boundaries belong to the interval or not.
 

Uses of InvalidSettingsException in org.knime.base.node.preproc.discretization.caim2.modelapply
 

Methods in org.knime.base.node.preproc.discretization.caim2.modelapply that throw InvalidSettingsException
protected  PortObjectSpec[] DiscretizationApplyNodeModel.configure(PortObjectSpec[] inSpecs)
          Configure method for general port types.
protected  void DiscretizationApplyNodeModel.loadValidatedSettingsFrom(NodeSettingsRO settings)
          Sets new settings from the passed object in the model.
protected  void DiscretizationApplyNodeModel.validateSettings(NodeSettingsRO settings)
          Validates the settings in the passed NodeSettings object.
 

Uses of InvalidSettingsException in org.knime.base.node.preproc.discretization.caim2.modelcreator
 

Methods in org.knime.base.node.preproc.discretization.caim2.modelcreator that throw InvalidSettingsException
protected  PortObjectSpec[] CAIMDiscretizationNodeModel.configure(PortObjectSpec[] inSpecs)
          The number of the class columns must be > 0 and < number of input columns.
protected  void CAIMDiscretizationNodeModel.loadValidatedSettingsFrom(NodeSettingsRO settings)
          Loads the class column and the classification value in the model.
protected  void CAIMDiscretizationNodeModel.validateSettings(NodeSettingsRO settings)
          This method validates the settings.
 

Uses of InvalidSettingsException in org.knime.base.node.preproc.domain
 

Methods in org.knime.base.node.preproc.domain that throw InvalidSettingsException
protected  DataTableSpec[] DomainNodeModel.configure(DataTableSpec[] inSpecs)
          This function is called whenever the derived model should re-configure its output DataTableSpecs.
protected  void DomainNodeModel.loadValidatedSettingsFrom(NodeSettingsRO settings)
          Sets new settings from the passed object in the model.
protected  void DomainNodeDialogPane.saveSettingsTo(NodeSettingsWO settings)
          Invoked when the settings need to be applied.
protected  void DomainNodeModel.validateSettings(NodeSettingsRO settings)
          Validates the settings in the passed NodeSettings object.
 

Uses of InvalidSettingsException in org.knime.base.node.preproc.double2int
 

Methods in org.knime.base.node.preproc.double2int that throw InvalidSettingsException
protected  DataTableSpec[] DoubleToIntNodeModel.configure(DataTableSpec[] inSpecs)
          This function is called whenever the derived model should re-configure its output DataTableSpecs.
protected  void DoubleToIntNodeModel.loadValidatedSettingsFrom(NodeSettingsRO settings)
          Sets new settings from the passed object in the model.
protected  void DoubleToIntNodeModel.validateSettings(NodeSettingsRO settings)
          Validates the settings in the passed NodeSettings object.
 

Uses of InvalidSettingsException in org.knime.base.node.preproc.filter.column
 

Methods in org.knime.base.node.preproc.filter.column that throw InvalidSettingsException
protected  DataTableSpec[] FilterColumnNodeModel.configure(DataTableSpec[] inSpecs)
          Excludes a number of columns from the input spec and generates a new output spec.
protected  void FilterColumnNodeModel.loadValidatedSettingsFrom(NodeSettingsRO settings)
          Reads the filtered columns.
static FilterColumnPanel.SelectionOption FilterColumnPanel.SelectionOption.parse(String str)
           
protected  void FilterColumnNodeDialog.saveSettingsTo(NodeSettingsWO settings)
          Sets the list of columns to exclude inside the underlying FilterColumnNodeModel retrieving them from the filter panel.
protected  void FilterColumnNodeModel.validateSettings(NodeSettingsRO settings)
          Validates the settings in the passed NodeSettings object.
 

Uses of InvalidSettingsException in org.knime.base.node.preproc.filter.columnref
 

Methods in org.knime.base.node.preproc.filter.columnref that throw InvalidSettingsException
protected  DataTableSpec[] ColumnFilterRefNodeModel.configure(DataTableSpec[] inSpecs)
          This function is called whenever the derived model should re-configure its output DataTableSpecs.
protected  void ColumnFilterRefNodeModel.loadValidatedSettingsFrom(NodeSettingsRO settings)
          Sets new settings from the passed object in the model.
protected  void ColumnFilterRefNodeModel.validateSettings(NodeSettingsRO settings)
          Validates the settings in the passed NodeSettings object.
 

Uses of InvalidSettingsException in org.knime.base.node.preproc.filter.hilite
 

Methods in org.knime.base.node.preproc.filter.hilite that throw InvalidSettingsException
protected  DataTableSpec[] HiliteFilterNodeModel.configure(DataTableSpec[] inSpecs)
          This function is called whenever the derived model should re-configure its output DataTableSpecs.
protected  void HiliteFilterNodeModel.loadValidatedSettingsFrom(NodeSettingsRO settings)
          Sets new settings from the passed object in the model.
protected  void HiliteFilterNodeModel.validateSettings(NodeSettingsRO settings)
          Validates the settings in the passed NodeSettings object.
 

Uses of InvalidSettingsException in org.knime.base.node.preproc.filter.hilite.collector
 

Methods in org.knime.base.node.preproc.filter.hilite.collector that throw InvalidSettingsException
protected  PortObjectSpec[] HiLiteCollectorNodeModel.configure(PortObjectSpec[] inSpecs)
          Configure method for general port types.
protected  void HiLiteCollectorNodeModel.loadValidatedSettingsFrom(NodeSettingsRO settings)
          Sets new settings from the passed object in the model.
protected  void HiLiteCollectorNodeModel.validateSettings(NodeSettingsRO settings)
          Validates the settings in the passed NodeSettings object.
 

Uses of InvalidSettingsException in org.knime.base.node.preproc.filter.nominal
 

Methods in org.knime.base.node.preproc.filter.nominal that throw InvalidSettingsException
protected  DataTableSpec[] NominalValueRowFilterNodeModel.configure(DataTableSpec[] inSpecs)
          This function is called whenever the derived model should re-configure its output DataTableSpecs.
protected  void NominalValueRowFilterNodeModel.loadValidatedSettingsFrom(NodeSettingsRO settings)
          Sets new settings from the passed object in the model.
protected  void NominalValueRowFilterNodeDialog.saveSettingsTo(NodeSettingsWO settings)
          Invoked when the settings need to be applied.
protected  void NominalValueRowFilterNodeModel.validateSettings(NodeSettingsRO settings)
          Validates the settings in the passed NodeSettings object.
 

Uses of InvalidSettingsException in org.knime.base.node.preproc.filter.row
 

Methods in org.knime.base.node.preproc.filter.row that throw InvalidSettingsException
protected  DataTableSpec[] RowFilterNodeModel.configure(DataTableSpec[] inSpecs)
          This function is called whenever the derived model should re-configure its output DataTableSpecs.
protected  DataTableSpec[] RowFilter2PortNodeModel.configure(DataTableSpec[] inSpecs)
          This function is called whenever the derived model should re-configure its output DataTableSpecs.
 RowFilter RowIDRowFilterPanel.createFilter(boolean include)
          
 RowFilter ColumnRowFilterPanel.createFilter(boolean include)
          
 RowFilter RowNoRowFilterPanel.createFilter(boolean include)
          
abstract  RowFilter RowFilterPanel.createFilter(boolean include)
           
 void RowIDRowFilterPanel.loadSettingsFromFilter(RowFilter filter)
          Adjusts the settings/values of its components to reflect the settings/properties of the filter passed in.
 void ColumnRowFilterPanel.loadSettingsFromFilter(RowFilter filter)
          Adjusts the settings/values of its components to reflect the settings/properties of the filter passed in.
 void RowNoRowFilterPanel.loadSettingsFromFilter(RowFilter filter)
          Adjusts the settings/values of its components to reflect the settings/properties of the filter passed in.
abstract  void RowFilterPanel.loadSettingsFromFilter(RowFilter filter)
          Adjusts the settings/values of its components to reflect the settings/properties of the filter passed in.
protected  void RowFilterNodeModel.loadValidatedSettingsFrom(NodeSettingsRO settings)
          Sets new settings from the passed object in the model.
protected  void RowFilter2PortNodeModel.loadValidatedSettingsFrom(NodeSettingsRO settings)
          Sets new settings from the passed object in the model.
protected  void RowFilterNodeDialogPane.saveSettingsTo(NodeSettingsWO settings)
          Invoked when the settings need to be applied.
protected  void RowFilterNodeModel.validateSettings(NodeSettingsRO settings)
          Validates the settings in the passed NodeSettings object.
protected  void RowFilter2PortNodeModel.validateSettings(NodeSettingsRO settings)
          Validates the settings in the passed NodeSettings object.
 

Uses of InvalidSettingsException in org.knime.base.node.preproc.filter.row.rowfilter
 

Methods in org.knime.base.node.preproc.filter.row.rowfilter that throw InvalidSettingsException
 DataTableSpec AndRowFilter.configure(DataTableSpec inSpec)
          Called when a new DataTableSpec is available.
 DataTableSpec RowNoRowFilter.configure(DataTableSpec inSpec)
          Called when a new DataTableSpec is available.
 DataTableSpec AttrValueRowFilter.configure(DataTableSpec inSpec)
          Called when a new DataTableSpec is available.
 DataTableSpec NegRowFilter.configure(DataTableSpec inSpec)
          Called when a new DataTableSpec is available.
 DataTableSpec MissingCellRowFilter.configure(DataTableSpec inSpec)
          Called when a new DataTableSpec is available.
abstract  DataTableSpec RowFilter.configure(DataTableSpec inSpec)
          Called when a new DataTableSpec is available.
 DataTableSpec TrueRowFilter.configure(DataTableSpec inSpec)
          Called when a new DataTableSpec is available.
 DataTableSpec OrRowFilter.configure(DataTableSpec inSpec)
          Called when a new DataTableSpec is available.
 DataTableSpec RowIDRowFilter.configure(DataTableSpec inSpec)
          Called when a new DataTableSpec is available.
 DataTableSpec ColValFilterOldObsolete.configure(DataTableSpec inSpec)
          Deprecated. The column value filter grabs the comparator from the table spec (if available) and checks settings against the latest spec.
 DataTableSpec FalseRowFilter.configure(DataTableSpec inSpec)
          Called when a new DataTableSpec is available.
 DataTableSpec RangeRowFilter.configure(DataTableSpec inSpec)
          Called when a new DataTableSpec is available.
static RowFilter RowFilterFactory.createRowFilter(NodeSettingsRO cfg)
           
 void AndRowFilter.loadSettingsFrom(NodeSettingsRO cfg)
          Load your internal settings from the configuration object.
 void RowNoRowFilter.loadSettingsFrom(NodeSettingsRO cfg)
          Load your internal settings from the configuration object.
 void AttrValueRowFilter.loadSettingsFrom(NodeSettingsRO cfg)
          Load your internal settings from the configuration object.
 void NegRowFilter.loadSettingsFrom(NodeSettingsRO cfg)
          Load your internal settings from the configuration object.
 void MissingCellRowFilter.loadSettingsFrom(NodeSettingsRO cfg)
          Load your internal settings from the configuration object.
 void StringCompareRowFilter.loadSettingsFrom(NodeSettingsRO cfg)
          Load your internal settings from the configuration object.
abstract  void RowFilter.loadSettingsFrom(NodeSettingsRO cfg)
          Load your internal settings from the configuration object.
 void TrueRowFilter.loadSettingsFrom(NodeSettingsRO cfg)
          Load your internal settings from the configuration object.
 void OrRowFilter.loadSettingsFrom(NodeSettingsRO cfg)
          Load your internal settings from the configuration object.
 void RowIDRowFilter.loadSettingsFrom(NodeSettingsRO cfg)
          Load your internal settings from the configuration object.
 void ColValFilterOldObsolete.loadSettingsFrom(NodeSettingsRO cfg)
          Deprecated. A comparator MUST be set if a range is specified in the config object!! Load your internal settings from the configuration object.
 void FalseRowFilter.loadSettingsFrom(NodeSettingsRO cfg)
          Load your internal settings from the configuration object.
 void RangeRowFilter.loadSettingsFrom(NodeSettingsRO cfg)
          Load your internal settings from the configuration object.
 

Uses of InvalidSettingsException in org.knime.base.node.preproc.filter.rowref
 

Methods in org.knime.base.node.preproc.filter.rowref that throw InvalidSettingsException
protected  DataTableSpec[] RowFilterRefNodeModel.configure(DataTableSpec[] inSpecs)
          This function is called whenever the derived model should re-configure its output DataTableSpecs.
protected  void RowFilterRefNodeModel.loadValidatedSettingsFrom(NodeSettingsRO settings)
          Sets new settings from the passed object in the model.
protected  void RowFilterRefNodeModel.validateSettings(NodeSettingsRO settings)
          Validates the settings in the passed NodeSettings object.
 

Uses of InvalidSettingsException in org.knime.base.node.preproc.groupby
 

Methods in org.knime.base.node.preproc.groupby that throw InvalidSettingsException
protected  DataTableSpec[] GroupByNodeModel.configure(PortObjectSpec[] inSpecs)
          Configure method for general port types.
protected  void GroupByNodeModel.loadValidatedSettingsFrom(NodeSettingsRO settings)
          Sets new settings from the passed object in the model.
protected  void GroupByNodeDialog.saveSettingsTo(NodeSettingsWO settings)
          Invoked when the settings need to be applied.
protected  void GroupByNodeModel.validateSettings(NodeSettingsRO settings)
          Validates the settings in the passed NodeSettings object.
 

Uses of InvalidSettingsException in org.knime.base.node.preproc.groupby.aggregation
 

Methods in org.knime.base.node.preproc.groupby.aggregation that throw InvalidSettingsException
static List<ColumnAggregator> ColumnAggregator.loadColumnAggregators(NodeSettingsRO settings)
          Creates a List with all ColumnAggregators that were stored in the settings.
 

Uses of InvalidSettingsException in org.knime.base.node.preproc.groupby.dialogutil
 

Methods in org.knime.base.node.preproc.groupby.dialogutil that throw InvalidSettingsException
 void AggregationColumnPanel.loadSettingsFrom(NodeSettingsRO settings, DataTableSpec spec)
           
 

Uses of InvalidSettingsException in org.knime.base.node.preproc.joiner
 

Methods in org.knime.base.node.preproc.joiner that throw InvalidSettingsException
protected  DataTableSpec[] NewJoinerNodeModel.configure(DataTableSpec[] inSpecs)
          This function is called whenever the derived model should re-configure its output DataTableSpecs.
 void NewJoinerSettings.loadSettings(NodeSettingsRO settings)
          Loads the settings from the node settings object.
protected  void NewJoinerNodeModel.loadValidatedSettingsFrom(NodeSettingsRO settings)
          Sets new settings from the passed object in the model.
protected  void NewJoinerNodeDialog.saveSettingsTo(NodeSettingsWO settings)
          Invoked when the settings need to be applied.
protected  void NewJoinerNodeModel.validateSettings(NodeSettingsRO settings)
          Validates the settings in the passed NodeSettings object.
 

Uses of InvalidSettingsException in org.knime.base.node.preproc.lowvarfilter
 

Methods in org.knime.base.node.preproc.lowvarfilter that throw InvalidSettingsException
protected  DataTableSpec[] LowVarFilterNodeModel.configure(DataTableSpec[] inSpecs)
          This function is called whenever the derived model should re-configure its output DataTableSpecs.
protected  void LowVarFilterNodeModel.loadValidatedSettingsFrom(NodeSettingsRO settings)
          Sets new settings from the passed object in the model.
protected  void LowVarFilterNodeDialogPane.saveSettingsTo(NodeSettingsWO settings)
          Invoked when the settings need to be applied.
protected  void LowVarFilterNodeModel.validateSettings(NodeSettingsRO settings)
          Validates the settings in the passed NodeSettings object.
 

Uses of InvalidSettingsException in org.knime.base.node.preproc.missingval
 

Methods in org.knime.base.node.preproc.missingval that throw InvalidSettingsException
protected  DataTableSpec[] MissingValueHandlingNodeModel.configure(DataTableSpec[] inSpecs)
          This function is called whenever the derived model should re-configure its output DataTableSpecs.
(package private) static DataTableSpec MissingValueHandlingTable.createTableSpec(DataTableSpec spec, ColSetting[] sets)
          Get the DataTableSpec that is created when creating a MissingValueHandling with the settings sets.
protected static ColSetting[] ColSetting.loadIndividualColSettings(NodeSettingsRO settings)
          Helper that load individual settings from a config object, used in NodeModel.
protected static ColSetting[] ColSetting.loadMetaColSettings(NodeSettingsRO settings)
          Helper that load meta settings from a config object, used in NodeModel.
protected  void ColSetting.loadSettings(NodeSettingsRO settings)
          Loads settings from a NodeSettings object, used in NodeModel.
protected  void MissingValueHandlingNodeModel.loadValidatedSettingsFrom(NodeSettingsRO settings)
          Sets new settings from the passed object in the model.
protected  void MissingValueHandlingNodeDialog.saveSettingsTo(NodeSettingsWO settings)
          Invoked when the settings need to be applied.
protected  void MissingValueHandlingNodeModel.validateSettings(NodeSettingsRO settings)
          Validates the settings in the passed NodeSettings object.
 

Uses of InvalidSettingsException in org.knime.base.node.preproc.normalize
 

Methods in org.knime.base.node.preproc.normalize that throw InvalidSettingsException
protected  PortObjectSpec[] NormalizerApplyNodeModel.configure(PortObjectSpec[] inSpecs)
          Configure method for general port types.
protected  PortObjectSpec[] NormalizerNodeModel.configure(PortObjectSpec[] inSpecs)
          All IntCell columns are converted to DoubleCell columns.
protected  void NormalizerApplyNodeModel.loadValidatedSettingsFrom(NodeSettingsRO settings)
          Sets new settings from the passed object in the model.
protected  void NormalizerNodeModel.loadValidatedSettingsFrom(NodeSettingsRO settings)
          Sets new settings from the passed object in the model.
protected  void NormalizerNodeDialog.saveSettingsTo(NodeSettingsWO settings)
          Invoked when the settings need to be applied.
protected  void NormalizerApplyNodeModel.validateSettings(NodeSettingsRO settings)
          Validates the settings in the passed NodeSettings object.
protected  void NormalizerNodeModel.validateSettings(NodeSettingsRO settings)
          Validates the settings in the passed NodeSettings object.
 

Uses of InvalidSettingsException in org.knime.base.node.preproc.partition
 

Methods in org.knime.base.node.preproc.partition that throw InvalidSettingsException
protected  DataTableSpec[] PartitionNodeModel.configure(DataTableSpec[] inSpecs)
          This function is called whenever the derived model should re-configure its output DataTableSpecs.
protected  void PartitionNodeDialog.saveSettingsTo(NodeSettingsWO settings)
          Invoked when the settings need to be applied.
 

Uses of InvalidSettingsException in org.knime.base.node.preproc.pivot
 

Methods in org.knime.base.node.preproc.pivot that throw InvalidSettingsException
protected  DataTableSpec[] PivotNodeModel.configure(DataTableSpec[] inSpecs)
          This function is called whenever the derived model should re-configure its output DataTableSpecs.
protected  void PivotNodeModel.loadValidatedSettingsFrom(NodeSettingsRO settings)
          Sets new settings from the passed object in the model.
protected  void PivotNodeModel.validateSettings(NodeSettingsRO settings)
          Validates the settings in the passed NodeSettings object.
 

Uses of InvalidSettingsException in org.knime.base.node.preproc.regexsplit
 

Methods in org.knime.base.node.preproc.regexsplit that throw InvalidSettingsException
(package private)  Pattern RegexSplitSettings.compile()
          Compiles the pattern with the current settings.
protected  DataTableSpec[] RegexSplitNodeModel.configure(DataTableSpec[] inSpecs)
          This function is called whenever the derived model should re-configure its output DataTableSpecs.
(package private)  void RegexSplitSettings.loadSettingsInModel(NodeSettingsRO settings)
          Load method for NodeModel.
protected  void RegexSplitNodeModel.loadValidatedSettingsFrom(NodeSettingsRO settings)
          Sets new settings from the passed object in the model.
protected  void RegexSplitNodeDialogPane.saveSettingsTo(NodeSettingsWO settings)
          Invoked when the settings need to be applied.
protected  void RegexSplitNodeModel.validateSettings(NodeSettingsRO settings)
          Validates the settings in the passed NodeSettings object.
 

Uses of InvalidSettingsException in org.knime.base.node.preproc.rename
 

Methods in org.knime.base.node.preproc.rename that throw InvalidSettingsException
(package private)  DataColumnSpec RenameColumnSetting.configure(DataColumnSpec inSpec)
          Called by configure in NodeModel to compute the new column spec.
protected  DataTableSpec[] RenameNodeModel.configure(DataTableSpec[] inSpecs)
          This function is called whenever the derived model should re-configure its output DataTableSpecs.
(package private) static RenameColumnSetting RenameColumnSetting.createFrom(NodeSettingsRO settings)
          Factory method used in NodeModel#validate and #loadSettingsFrom.
protected  void RenameNodeModel.loadValidatedSettingsFrom(NodeSettingsRO settings)
          Sets new settings from the passed object in the model.
protected  void RenameNodeDialogPane.saveSettingsTo(NodeSettingsWO settings)
          Invoked when the settings need to be applied.
protected  void RenameNodeModel.validateSettings(NodeSettingsRO settings)
          Validates the settings in the passed NodeSettings object.
 

Uses of InvalidSettingsException in org.knime.base.node.preproc.rowkey
 

Methods in org.knime.base.node.preproc.rowkey that throw InvalidSettingsException
protected  DataTableSpec[] RowKeyNodeModel.configure(DataTableSpec[] inSpecs)
          This function is called whenever the derived model should re-configure its output DataTableSpecs.
protected  void RowKeyNodeModel.loadValidatedSettingsFrom(NodeSettingsRO settings)
          Sets new settings from the passed object in the model.
 void RowKeyNodeDialog.saveAdditionalSettingsTo(NodeSettingsWO settings)
          This method can be overridden to save additional settings to the given settings object.
protected static void RowKeyNodeModel.validateInput(DataTableSpec origSpec, boolean appendRowKey, String newColName, boolean replaceKey, String newRowKeyCol, boolean removeRowKeyCol)
           
protected  void RowKeyNodeModel.validateSettings(NodeSettingsRO settings)
          Validates the settings in the passed NodeSettings object.
 

Uses of InvalidSettingsException in org.knime.base.node.preproc.rowsplit
 

Methods in org.knime.base.node.preproc.rowsplit that throw InvalidSettingsException
protected  DataTableSpec[] NumericRowSplitterNodeModel.configure(DataTableSpec[] inSpecs)
          This function is called whenever the derived model should re-configure its output DataTableSpecs.
protected  void NumericRowSplitterNodeModel.loadValidatedSettingsFrom(NodeSettingsRO settings)
          Sets new settings from the passed object in the model.
protected  void NumericRowSplitterNodeDialogPane.saveSettingsTo(NodeSettingsWO settings)
           
protected  void NumericRowSplitterNodeModel.validateSettings(NodeSettingsRO settings)
          Validates the settings in the passed NodeSettings object.
 

Uses of InvalidSettingsException in org.knime.base.node.preproc.sample
 

Methods in org.knime.base.node.preproc.sample that throw InvalidSettingsException
protected  void AbstractSamplingNodeModel.checkSettings(DataTableSpec inSpec)
          Checks if the node settings are valid, i.e.
 DataTableSpec LinearSamplingRowFilter.configure(DataTableSpec inSpec)
          Called when a new DataTableSpec is available.
 DataTableSpec RandomFractionRowFilter.configure(DataTableSpec inSpec)
          Throws exception, not supported.
 DataTableSpec RandomNumberRowFilter.configure(DataTableSpec inSpec)
          Throws exception, not supported.
 DataTableSpec StratifiedSamplingRowFilter.configure(DataTableSpec inSpec)
          Called when a new DataTableSpec is available.
protected  DataTableSpec[] SamplingNodeModel.configure(DataTableSpec[] inSpecs)
          This function is called whenever the derived model should re-configure its output DataTableSpecs.
protected  RowFilter AbstractSamplingNodeModel.getSamplingRowFilter(BufferedDataTable in, ExecutionMonitor exec)
          Method to be used in the execute method to determine the row filter for the sampling.
 void LinearSamplingRowFilter.loadSettingsFrom(NodeSettingsRO cfg)
          Load your internal settings from the configuration object.
 void RandomFractionRowFilter.loadSettingsFrom(NodeSettingsRO cfg)
          Throws exception, not supported.
 void RandomNumberRowFilter.loadSettingsFrom(NodeSettingsRO cfg)
          Throws exception, not supported.
 void StratifiedSamplingRowFilter.loadSettingsFrom(NodeSettingsRO cfg)
          Load your internal settings from the configuration object.
 void SamplingNodeSettings.loadSettingsFrom(NodeSettingsRO settings, boolean guessValues)
          Loads the setting from the given object.
protected  void AbstractSamplingNodeModel.loadValidatedSettingsFrom(NodeSettingsRO settings)
          Sets new settings from the passed object in the model.
protected  void SamplingNodeDialog.saveSettingsTo(NodeSettingsWO settings)
          Invoked when the settings need to be applied.
protected  void AbstractSamplingNodeModel.validateSettings(NodeSettingsRO settings)
          Validates the settings in the passed NodeSettings object.
 

Uses of InvalidSettingsException in org.knime.base.node.preproc.setoperator
 

Methods in org.knime.base.node.preproc.setoperator that throw InvalidSettingsException
protected  DataTableSpec[] SetOperatorNodeModel.configure(DataTableSpec[] inSpecs)
          This function is called whenever the derived model should re-configure its output DataTableSpecs.
protected  void SetOperatorNodeModel.loadValidatedSettingsFrom(NodeSettingsRO settings)
          Sets new settings from the passed object in the model.
protected  void SetOperatorNodeModel.validateSettings(NodeSettingsRO settings)
          Validates the settings in the passed NodeSettings object.
 

Uses of InvalidSettingsException in org.knime.base.node.preproc.shuffle
 

Methods in org.knime.base.node.preproc.shuffle that throw InvalidSettingsException
protected  DataTableSpec[] ShuffleNodeModel.configure(DataTableSpec[] inSpecs)
          This function is called whenever the derived model should re-configure its output DataTableSpecs.
protected  void ShuffleNodeModel.loadValidatedSettingsFrom(NodeSettingsRO settings)
          Sets new settings from the passed object in the model.
protected  void ShuffleNodeDialogPane.saveSettingsTo(NodeSettingsWO settings)
          Invoked when the settings need to be applied.
protected  void ShuffleNodeModel.validateSettings(NodeSettingsRO settings)
          Validates the settings in the passed NodeSettings object.
 

Uses of InvalidSettingsException in org.knime.base.node.preproc.sorter
 

Methods in org.knime.base.node.preproc.sorter that throw InvalidSettingsException
protected  DataTableSpec[] SorterNodeModel.configure(DataTableSpec[] inSpecs)
          Check if the values of the include list also exist in the DataTableSpec at the inport.
protected  void SorterNodeModel.loadValidatedSettingsFrom(NodeSettingsRO settings)
          Load the settings (includelist and sort order) in the SorterNodeModel.
protected  void SorterNodeModel.validateSettings(NodeSettingsRO settings)
          Valid settings should contain the list of columns and a corresponding sort order array of same size.
 

Uses of InvalidSettingsException in org.knime.base.node.preproc.split
 

Methods in org.knime.base.node.preproc.split that throw InvalidSettingsException
protected  DataTableSpec[] SplitNodeModel.configure(DataTableSpec[] inSpecs)
          This function is called whenever the derived model should re-configure its output DataTableSpecs.
protected  void SplitNodeModel.loadValidatedSettingsFrom(NodeSettingsRO settings)
          Sets new settings from the passed object in the model.
protected  void SplitNodeDialog.saveSettingsTo(NodeSettingsWO settings)
          Invoked when the settings need to be applied.
protected  void SplitNodeModel.validateSettings(NodeSettingsRO settings)
          Validates the settings in the passed NodeSettings object.
 

Uses of InvalidSettingsException in org.knime.base.node.preproc.stringreplacer
 

Methods in org.knime.base.node.preproc.stringreplacer that throw InvalidSettingsException
protected  DataTableSpec[] StringReplacerNodeModel.configure(DataTableSpec[] inSpecs)
          This function is called whenever the derived model should re-configure its output DataTableSpecs.
 void StringReplacerSettings.loadSettings(NodeSettingsRO settings)
          Loads the settings from the node settings object.
protected  void StringReplacerNodeModel.loadValidatedSettingsFrom(NodeSettingsRO settings)
          Sets new settings from the passed object in the model.
protected  void StringReplacerDialog.saveSettingsTo(NodeSettingsWO settings)
          Invoked when the settings need to be applied.
protected  void StringReplacerNodeModel.validateSettings(NodeSettingsRO settings)
          Validates the settings in the passed NodeSettings object.
 

Uses of InvalidSettingsException in org.knime.base.node.preproc.stringreplacer.dict
 

Methods in org.knime.base.node.preproc.stringreplacer.dict that throw InvalidSettingsException
protected  DataTableSpec[] SearchReplaceDictNodeModel.configure(DataTableSpec[] inSpecs)
          This function is called whenever the derived model should re-configure its output DataTableSpecs.
protected  void SearchReplaceDictNodeModel.loadValidatedSettingsFrom(NodeSettingsRO settings)
          Sets new settings from the passed object in the model.
protected  void SearchReplaceDictNodeDialogPane.saveSettingsTo(NodeSettingsWO settings)
          Invoked when the settings need to be applied.
protected  void SearchReplaceDictNodeModel.validateSettings(NodeSettingsRO settings)
          Validates the settings in the passed NodeSettings object.
 

Uses of InvalidSettingsException in org.knime.base.node.preproc.transpose
 

Methods in org.knime.base.node.preproc.transpose that throw InvalidSettingsException
protected  DataTableSpec[] TransposeTableNodeModel.configure(DataTableSpec[] inSpecs)
          This function is called whenever the derived model should re-configure its output DataTableSpecs.
protected  void TransposeTableNodeModel.loadValidatedSettingsFrom(NodeSettingsRO settings)
          Sets new settings from the passed object in the model.
protected  void TransposeTableNodeModel.validateSettings(NodeSettingsRO settings)
          Validates the settings in the passed NodeSettings object.
 

Uses of InvalidSettingsException in org.knime.base.node.preproc.unpivot
 

Methods in org.knime.base.node.preproc.unpivot that throw InvalidSettingsException
protected  DataTableSpec[] UnpivotNodeModel.configure(DataTableSpec[] inSpecs)
          This function is called whenever the derived model should re-configure its output DataTableSpecs.
protected  void UnpivotNodeModel.loadValidatedSettingsFrom(NodeSettingsRO settings)
          Sets new settings from the passed object in the model.
protected  void UnpivotNodeModel.validateSettings(NodeSettingsRO settings)
          Validates the settings in the passed NodeSettings object.
 

Uses of InvalidSettingsException in org.knime.base.node.preproc.valcount
 

Methods in org.knime.base.node.preproc.valcount that throw InvalidSettingsException
protected  DataTableSpec[] ValueCounterNodeModel.configure(DataTableSpec[] inSpecs)
          This function is called whenever the derived model should re-configure its output DataTableSpecs.
 void ValueCounterSettings.loadSettings(NodeSettingsRO settings)
          Loads the settings from the node settings object.
protected  void ValueCounterNodeModel.loadValidatedSettingsFrom(NodeSettingsRO settings)
          Sets new settings from the passed object in the model.
protected  void ValueCounterNodeDialog.saveSettingsTo(NodeSettingsWO settings)
          Invoked when the settings need to be applied.
protected  void ValueCounterNodeModel.validateSettings(NodeSettingsRO settings)
          Validates the settings in the passed NodeSettings object.
 

Uses of InvalidSettingsException in org.knime.base.node.rules
 

Methods in org.knime.base.node.rules that throw InvalidSettingsException
protected  DataTableSpec[] RuleEngineNodeModel.configure(DataTableSpec[] inSpecs)
          This function is called whenever the derived model should re-configure its output DataTableSpecs.
 void RuleEngineSettings.loadSettings(NodeSettingsRO settings)
          Loads the settings from the settings object.
protected  void RuleEngineNodeModel.loadValidatedSettingsFrom(NodeSettingsRO settings)
          Sets new settings from the passed object in the model.
protected  void RuleEngineNodeDialog.saveSettingsTo(NodeSettingsWO settings)
          Invoked when the settings need to be applied.
protected  void RuleEngineNodeModel.validateSettings(NodeSettingsRO settings)
          Validates the settings in the passed NodeSettings object.
 

Uses of InvalidSettingsException in org.knime.base.node.util.cache
 

Methods in org.knime.base.node.util.cache that throw InvalidSettingsException
protected  void CacheNodeModel.loadValidatedSettingsFrom(NodeSettingsRO settings)
          Sets new settings from the passed object in the model.
protected  void CacheNodeModel.validateSettings(NodeSettingsRO settings)
          Validates the settings in the passed NodeSettings object.
 

Uses of InvalidSettingsException in org.knime.base.node.util.sampledata
 

Methods in org.knime.base.node.util.sampledata that throw InvalidSettingsException
protected  void SampleDataNodeModel.loadValidatedSettingsFrom(NodeSettingsRO settings)
          Sets new settings from the passed object in the model.
protected  void SampleDataNodeDialog.saveSettingsTo(NodeSettingsWO settings)
          Invoked when the settings need to be applied.
protected  void SampleDataNodeModel.validateSettings(NodeSettingsRO settings)
          Validates the settings in the passed NodeSettings object.
 

Uses of InvalidSettingsException in org.knime.base.node.viz.aggregation
 

Methods in org.knime.base.node.viz.aggregation that throw InvalidSettingsException
protected abstract  Collection<T> AggregationValModel.loadElements(ConfigRO config, ExecutionMonitor exec)
           
 

Constructors in org.knime.base.node.viz.aggregation that throw InvalidSettingsException
AggregationValModel(ConfigRO config, ExecutionMonitor exec)
          Constructor for class AggregationValModel.
AggregationValSubModel(ConfigRO config)
          Constructor for class AggregationValSubModel.
 

Uses of InvalidSettingsException in org.knime.base.node.viz.condbox
 

Methods in org.knime.base.node.viz.condbox that throw InvalidSettingsException
protected  DataTableSpec[] ConditionalBoxPlotNodeModel.configure(DataTableSpec[] inSpecs)
          This function is called whenever the derived model should re-configure its output DataTableSpecs.
 void ConditionalBoxPlotSettings.loadSettings(NodeSettingsRO settings)
          Load settings from given NodeSettings.
protected  void ConditionalBoxPlotNodeModel.loadValidatedSettingsFrom(NodeSettingsRO settings)
          Sets new settings from the passed object in the model.
protected  void ConditionalBoxPlotNodeDialog.saveSettingsTo(NodeSettingsWO settings)
          Invoked when the settings need to be applied.
protected  void ConditionalBoxPlotNodeModel.validateSettings(NodeSettingsRO settings)
          Validates the settings in the passed NodeSettings object.
 

Uses of InvalidSettingsException in org.knime.base.node.viz.enrichment
 

Methods in org.knime.base.node.viz.enrichment that throw InvalidSettingsException
protected  DataTableSpec[] EnrichmentPlotterModel.configure(DataTableSpec[] inSpecs)
          This function is called whenever the derived model should re-configure its output DataTableSpecs.
 void EnrichmentPlotterSettings.loadSettings(NodeSettingsRO settings)
          Loads the settings from the given node settings object.
protected  void EnrichmentPlotterModel.loadValidatedSettingsFrom(NodeSettingsRO settings)
          Sets new settings from the passed object in the model.
protected  void EnrichmentPlotterDialog.saveSettingsTo(NodeSettingsWO settings)
          Invoked when the settings need to be applied.
protected  void EnrichmentPlotterModel.validateSettings(NodeSettingsRO settings)
          Validates the settings in the passed NodeSettings object.
 

Uses of InvalidSettingsException in org.knime.base.node.viz.histogram.datamodel
 

Methods in org.knime.base.node.viz.histogram.datamodel that throw InvalidSettingsException
protected  Collection<BarElementDataModel> BarDataModel.loadElements(ConfigRO config, ExecutionMonitor exec)
          
static BarDataModel BarDataModel.loadFromFile(Config config, ExecutionMonitor exec)
           
static BarElementDataModel BarElementDataModel.loadFromFile(Config config, ExecutionMonitor exec)
           
static BinDataModel BinDataModel.loadFromFile(ConfigRO config, ExecutionMonitor exec)
           
static InteractiveHistogramDataModel InteractiveHistogramDataModel.loadFromFile(File dataDir, ExecutionMonitor exec)
           
static FixedHistogramDataModel FixedHistogramDataModel.loadFromFile(File directory, ExecutionMonitor exec)
           
 

Uses of InvalidSettingsException in org.knime.base.node.viz.histogram.node
 

Methods in org.knime.base.node.viz.histogram.node that throw InvalidSettingsException
protected  DataTableSpec[] FixedColumnHistogramNodeModel.configure(PortObjectSpec[] inSpecs)
          Configure method for general port types.
protected  DataTableSpec[] HistogramNodeModel.configure(PortObjectSpec[] inSpecs)
          Configure method for general port types.
protected  DataTableSpec[] AbstractHistogramNodeModel.configure(PortObjectSpec[] inSpecs)
          Configure method for general port types.
protected  void FixedColumnHistogramNodeModel.loadValidatedSettingsFrom(NodeSettingsRO settings)
          Sets new settings from the passed object in the model.
protected  void AbstractHistogramNodeModel.loadValidatedSettingsFrom(NodeSettingsRO settings)
          Sets new settings from the passed object in the model.
protected  void FixedColumnHistogramNodeModel.validateSettings(NodeSettingsRO settings)
          Validates the settings in the passed NodeSettings object.
protected  void AbstractHistogramNodeModel.validateSettings(NodeSettingsRO settings)
          Validates the settings in the passed NodeSettings object.
 

Uses of InvalidSettingsException in org.knime.base.node.viz.histogram.util
 

Methods in org.knime.base.node.viz.histogram.util that throw InvalidSettingsException
static ColorColumn ColorColumn.loadFromFile(Config config, ExecutionMonitor exec)
           
protected  void SettingsModelColorNameColumns.loadSettingsForModel(NodeSettingsRO settings)
          Read value(s) of this settings model from the configuration object.
protected  void SettingsModelColorNameColumns.validateSettingsForModel(NodeSettingsRO settings)
          Read the expected values from the settings object, without assigning them to the internal variables! (Is not called when the model was disabled at the time the settings were saved.)
 

Uses of InvalidSettingsException in org.knime.base.node.viz.liftchart
 

Methods in org.knime.base.node.viz.liftchart that throw InvalidSettingsException
protected  DataTableSpec[] LiftChartNodeModel.configure(DataTableSpec[] inSpecs)
          This function is called whenever the derived model should re-configure its output DataTableSpecs.
protected  void LiftChartNodeModel.loadValidatedSettingsFrom(NodeSettingsRO settings)
          Sets new settings from the passed object in the model.
protected  void LiftChartNodeModel.validateSettings(NodeSettingsRO settings)
          Validates the settings in the passed NodeSettings object.
 

Uses of InvalidSettingsException in org.knime.base.node.viz.pie.datamodel
 

Methods in org.knime.base.node.viz.pie.datamodel that throw InvalidSettingsException
protected  Collection<PieSubSectionDataModel> PieSectionDataModel.loadElements(ConfigRO config, ExecutionMonitor exec)
          
static PieSubSectionDataModel PieSubSectionDataModel.loadFromFile(Config config, ExecutionMonitor exec)
           
static PieSectionDataModel PieSectionDataModel.loadFromFile(Config config, ExecutionMonitor exec)
           
 

Uses of InvalidSettingsException in org.knime.base.node.viz.pie.datamodel.fixed
 

Methods in org.knime.base.node.viz.pie.datamodel.fixed that throw InvalidSettingsException
static FixedPieDataModel FixedPieDataModel.loadFromFile(File directory, ExecutionMonitor exec)
           
 

Uses of InvalidSettingsException in org.knime.base.node.viz.pie.datamodel.interactive
 

Methods in org.knime.base.node.viz.pie.datamodel.interactive that throw InvalidSettingsException
static InteractivePieDataModel InteractivePieDataModel.loadFromFile(File dataDir, ExecutionMonitor exec)
           
 

Uses of InvalidSettingsException in org.knime.base.node.viz.pie.node
 

Methods in org.knime.base.node.viz.pie.node that throw InvalidSettingsException
protected  DataTableSpec[] PieNodeModel.configure(PortObjectSpec[] inSpecs)
          Configure method for general port types.
protected  void PieNodeModel.loadValidatedSettingsFrom(NodeSettingsRO settings)
          Sets new settings from the passed object in the model.
protected  void PieNodeModel.validateSettings(NodeSettingsRO settings)
          Validates the settings in the passed NodeSettings object.
 

Uses of InvalidSettingsException in org.knime.base.node.viz.pie.node.interactive
 

Methods in org.knime.base.node.viz.pie.node.interactive that throw InvalidSettingsException
protected  DataTableSpec[] InteractivePieNodeModel.configure(PortObjectSpec[] inSpecs)
          Configure method for general port types.
 

Uses of InvalidSettingsException in org.knime.base.node.viz.plotter.box
 

Methods in org.knime.base.node.viz.plotter.box that throw InvalidSettingsException
protected  DataTableSpec[] BoxPlotNodeModel.configure(DataTableSpec[] inSpecs)
          This function is called whenever the derived model should re-configure its output DataTableSpecs.
protected  void BoxPlotNodeModel.loadValidatedSettingsFrom(NodeSettingsRO settings)
          Sets new settings from the passed object in the model.
protected  void BoxPlotNodeModel.validateSettings(NodeSettingsRO settings)
          Validates the settings in the passed NodeSettings object.
 

Uses of InvalidSettingsException in org.knime.base.node.viz.plotter.node
 

Methods in org.knime.base.node.viz.plotter.node that throw InvalidSettingsException
protected  DataTableSpec[] DefaultVisualizationNodeModel.configure(DataTableSpec[] inSpecs)
          All nominal columns without possible values or with more than 60 possible values are ignored.
protected  void DefaultVisualizationNodeModel.loadValidatedSettingsFrom(NodeSettingsRO settings)
          Loads the maximum number of rows.
protected  void DefaultVisualizationNodeModel.validateSettings(NodeSettingsRO settings)
          Validates the settings in the passed NodeSettings object.
 

Uses of InvalidSettingsException in org.knime.base.node.viz.property.color
 

Methods in org.knime.base.node.viz.property.color that throw InvalidSettingsException
protected  PortObjectSpec[] ColorAppender2NodeModel.configure(PortObjectSpec[] inSpecs)
          Configure method for general port types.
protected  PortObjectSpec[] ColorManager2NodeModel.configure(PortObjectSpec[] inSpecs)
           
protected  void ColorAppender2NodeModel.loadValidatedSettingsFrom(NodeSettingsRO settings)
          Sets new settings from the passed object in the model.
protected  void ColorManager2NodeModel.loadValidatedSettingsFrom(NodeSettingsRO settings)
          Load color settings.
(package private)  void ColorManager2DialogNominal.saveSettings(NodeSettingsWO settings)
          Save settings that are the current color settings.
protected  void ColorManager2NodeDialogPane.saveSettingsTo(NodeSettingsWO settings)
          Method is invoked by the super class in order to force the dialog to apply its changes.
protected  void ColorAppender2NodeModel.validateSettings(NodeSettingsRO settings)
          Validates the settings in the passed NodeSettings object.
protected  void ColorManager2NodeModel.validateSettings(NodeSettingsRO settings)
          Validate the color settings, that are, column name must be available, as well as, a color model either nominal or range that contains a color mapping, from each possible value to a color or from min and max value to color, respectively.
 

Uses of InvalidSettingsException in org.knime.base.node.viz.property.shape
 

Methods in org.knime.base.node.viz.property.shape that throw InvalidSettingsException
protected  PortObjectSpec[] ShapeManagerNodeModel.configure(PortObjectSpec[] inPorts)
          Configure method for general port types.
protected  PortObjectSpec[] ShapeAppenderNodeModel.configure(PortObjectSpec[] inSpecs)
          Configure method for general port types.
protected  void ShapeManagerNodeModel.loadValidatedSettingsFrom(NodeSettingsRO settings)
          Sets new settings from the passed object in the model.
protected  void ShapeAppenderNodeModel.loadValidatedSettingsFrom(NodeSettingsRO settings)
          Sets new settings from the passed object in the model.
protected  void ShapeManagerNodeDialogPane.saveSettingsTo(NodeSettingsWO settings)
          Method is invoked by the super class in order to force the dialog to apply its changes.
protected  void ShapeManagerNodeModel.validateSettings(NodeSettingsRO settings)
          Validates the settings in the passed NodeSettings object.
protected  void ShapeAppenderNodeModel.validateSettings(NodeSettingsRO settings)
          Validates the settings in the passed NodeSettings object.
 

Uses of InvalidSettingsException in org.knime.base.node.viz.property.size
 

Methods in org.knime.base.node.viz.property.size that throw InvalidSettingsException
protected  PortObjectSpec[] SizeAppenderNodeModel.configure(PortObjectSpec[] inSpecs)
          Configure method for general port types.
protected  PortObjectSpec[] SizeManager2NodeModel.configure(PortObjectSpec[] inSpecs)
           
protected  void SizeAppenderNodeModel.loadValidatedSettingsFrom(NodeSettingsRO settings)
          Sets new settings from the passed object in the model.
protected  void SizeManager2NodeModel.loadValidatedSettingsFrom(NodeSettingsRO settings)
          Sets new settings from the passed object in the model.
protected  void SizeAppenderNodeModel.validateSettings(NodeSettingsRO settings)
          Validates the settings in the passed NodeSettings object.
protected  void SizeManager2NodeModel.validateSettings(NodeSettingsRO settings)
          Validates the settings in the passed NodeSettings object.
 

Uses of InvalidSettingsException in org.knime.base.node.viz.roc
 

Methods in org.knime.base.node.viz.roc that throw InvalidSettingsException
protected  DataTableSpec[] ROCNodeModel.configure(DataTableSpec[] inSpecs)
          This function is called whenever the derived model should re-configure its output DataTableSpecs.
 void ROCSettings.loadSettings(NodeSettingsRO settings)
          Loads the settings from the given node settings object.
protected  void ROCNodeModel.loadValidatedSettingsFrom(NodeSettingsRO settings)
          Sets new settings from the passed object in the model.
protected  void ROCNodeDialog.saveSettingsTo(NodeSettingsWO settings)
          Invoked when the settings need to be applied.
protected  void ROCNodeModel.validateSettings(NodeSettingsRO settings)
          Validates the settings in the passed NodeSettings object.
 

Uses of InvalidSettingsException in org.knime.base.node.viz.statistics
 

Methods in org.knime.base.node.viz.statistics that throw InvalidSettingsException
protected  DataTableSpec[] Statistics2NodeModel.configure(DataTableSpec[] inSpecs)
          Output table is like the input table.
protected  void Statistics2NodeModel.loadValidatedSettingsFrom(NodeSettingsRO settings)
          Sets new settings from the passed object in the model.
protected  void Statistics2NodeModel.validateSettings(NodeSettingsRO settings)
          Validates the settings in the passed NodeSettings object.
 

Uses of InvalidSettingsException in org.knime.base.node.viz.table
 

Methods in org.knime.base.node.viz.table that throw InvalidSettingsException
protected  void TableNodeModel.loadValidatedSettingsFrom(NodeSettingsRO settings)
          Sets new settings from the passed object in the model.
protected  void TableNodeModel.validateSettings(NodeSettingsRO settings)
          Validates the settings in the passed NodeSettings object.
 

Uses of InvalidSettingsException in org.knime.base.util
 

Constructors in org.knime.base.util that throw InvalidSettingsException
HalfDoubleMatrix(ConfigRO config)
          Loads a half int matrix from the given node settings object.
HalfFloatMatrix(ConfigRO config)
          Loads a half int matrix from the given node settings object.
HalfIntMatrix(ConfigRO config)
          Loads a half int matrix from the given node settings object.
 

Uses of InvalidSettingsException in org.knime.core.data
 

Methods in org.knime.core.data that throw InvalidSettingsException
static DataColumnSpec DataColumnSpec.load(ConfigRO config)
          Reads name, type, domain, and properties from the given ConfigRO and - if available - size, shape, and color handler.
static DataColumnProperties DataColumnProperties.load(ConfigRO config)
          Reads all properties (key-value pairs) from the given ConfigRO and returns a new DataColumnProperties object.
static DataType DataType.load(ConfigRO config)
          Loads a DataType from a given ConfigRO.
static DataTableSpec DataTableSpec.load(ConfigRO config)
          Reads all DataColumnSpec objects from the given ConfigRO and returns a new DataTableSpec object containing them.
 

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

Methods in org.knime.core.data.container that throw InvalidSettingsException
static TableSpecReplacerTable TableSpecReplacerTable.load(NodeSettingsRO s, DataTableSpec newSpec, Map<Integer,BufferedDataTable> tblRep)
          Restores table from a file that has been written using KNIME 1.2.0 or later.
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.
static ConcatenateTable ConcatenateTable.load(NodeSettingsRO s, DataTableSpec spec, Map<Integer,BufferedDataTable> tblRep)
          Restore table form node settings object.
static WrappedTable WrappedTable.load(NodeSettingsRO s, Map<Integer,BufferedDataTable> tblRep)
          Restore table, reverse operation to save.
static TableSpecReplacerTable TableSpecReplacerTable.load11x(File f, NodeSettingsRO s, Map<Integer,BufferedDataTable> tblRep)
          Restores table from a file that has been written using KNIME 1.1.x or before.
 

Constructors in org.knime.core.data.container that throw InvalidSettingsException
RearrangeColumnsTable(ReferencedFile f, NodeSettingsRO settings, Map<Integer,BufferedDataTable> tblRep, DataTableSpec spec, int tableID, HashMap<Integer,ContainerTable> bufferRep)
          Creates new object based on the content in settings and the content from the file f.
 

Uses of InvalidSettingsException in org.knime.core.data.date
 

Methods in org.knime.core.data.date that throw InvalidSettingsException
static DateAndTimeCell DateAndTimeCell.load(ConfigRO config)
          Load a data cell that was previously written with the DateAndTimeCell.save(ConfigWO) method.
 

Uses of InvalidSettingsException in org.knime.core.data.property
 

Methods in org.knime.core.data.property that throw InvalidSettingsException
static ShapeModelNominal ShapeModelNominal.load(ConfigRO config)
          Reads Shape settings from given Config and returns a new ShapeModelNominal object.
static SizeModelDouble SizeModelDouble.load(ConfigRO config)
          Reads the size settings and return a new SizeModelDouble.
static SizeHandler SizeHandler.load(ConfigRO config)
          Reads size settings from the given Config and returns a new SizeHandler.
static ColorHandler ColorHandler.load(ConfigRO config)
          Reads the color model settings from the given Config, inits a new ColorModel, and returns a new ColorHandler.
static ColorModelRange ColorModelRange.load(ConfigRO config)
          Load color settings from Config including lower and upper bound, and min and max colors.
static ColorModelNominal ColorModelNominal.load(ConfigRO config)
          Read color settings from given Config and returns a new ColorModelNominal object.
static ShapeHandler ShapeHandler.load(ConfigRO config)
          Reads ShapeModel from the given Config and returns a new ShapeHandler.
 

Uses of InvalidSettingsException in org.knime.core.node
 

Methods in org.knime.core.node that throw InvalidSettingsException
protected  DataTableSpec[] NodeModel.configure(DataTableSpec[] inSpecs)
          This function is called whenever the derived model should re-configure its output DataTableSpecs.
protected  PortObjectSpec[] NodeModel.configure(PortObjectSpec[] inSpecs)
          Configure method for general port types.
 PortObjectSpec[] NodePostConfigure.configure(PortObjectSpec[] inSpecs, PortObjectSpec[] nodeModelOutSpecs)
          Modifies the output table specs calculated by the NodeModel.configure(PortObjectSpec[]) method.
(package private)  PortObjectSpec[] NodeModel.configureModel(PortObjectSpec[] inSpecs)
          This function is called when something changes that could affect the output DataTableSpec elements.
 void NodeDialogPane.finishEditingAndSaveSettingsTo(NodeSettingsWO settings)
          Commit spinners and save settings.
static BufferedDataTable BufferedDataTable.getDataTable(Map<Integer,BufferedDataTable> tblRep, Integer tableID)
          Method that is used internally while the workflow is being loaded.
 ModelContent ModelContent.getModelContent(String key)
          Returns a read-only ModelContentRO object from this config.
 ModelContentRO ModelContentRO.getModelContent(String key)
          Returns a read-only ModelContentRO object from this config.
 NodeSettings NodeSettings.getNodeSettings(String key)
          Returns a read-only NodeSettingsRO object from this config.
 NodeSettingsRO NodeSettingsRO.getNodeSettings(String key)
          Returns a read-only NodeSettingsRO object from this config.
(package private)  void NodeDialogPane.internalSaveSettingsTo(NodeSettingsWO settings)
          Called from the node when the current settings shall be writing to a NodeSettings object.
(package private) static Node.SettingsLoaderAndWriter Node.SettingsLoaderAndWriter.load(NodeSettingsRO settings)
           
(package private) static BufferedDataTable BufferedDataTable.loadFromFile(ReferencedFile dirRef, NodeSettingsRO settings, ExecutionMonitor exec, Map<Integer,BufferedDataTable> tblRep, HashMap<Integer,ContainerTable> bufferRep)
          Factory method to restore a table that has been written using the save method.
protected  boolean NodePersistorVersion1xx.loadHasContent(NodeSettingsRO settings)
           
protected  boolean NodePersistorVersion200.loadHasContent(NodeSettingsRO settings)
          
protected  void NodePersistorVersion1xx.loadInternalHeldTables(Node node, ExecutionMonitor execMon, NodeSettingsRO settings, Map<Integer,BufferedDataTable> loadTblRep, HashMap<Integer,ContainerTable> tblRep)
           
protected  void NodePersistorVersion200.loadInternalHeldTables(Node node, ExecutionMonitor execMon, NodeSettingsRO settings, Map<Integer,BufferedDataTable> loadTblRep, HashMap<Integer,ContainerTable> tblRep)
          
protected  boolean NodePersistorVersion1xx.loadIsConfigured(NodeSettingsRO settings)
           
protected  boolean NodePersistorVersion200.loadIsConfigured(NodeSettingsRO settings)
          
protected  boolean NodePersistorVersion1xx.loadIsExecuted(NodeSettingsRO settings)
           
protected  boolean NodePersistorVersion200.loadIsExecuted(NodeSettingsRO settings)
          
protected  ReferencedFile NodePersistorVersion1xx.loadNodeInternDirectory(NodeSettingsRO settings, ReferencedFile nodeDir)
           
protected  void NodePersistorVersion200.loadPort(Node node, ReferencedFile portDir, NodeSettingsRO settings, ExecutionMonitor exec, int portIdx, Map<Integer,BufferedDataTable> loadTblRep, HashMap<Integer,ContainerTable> tblRep)
           
protected  void NodePersistorVersion1xx.loadPorts(Node node, ExecutionMonitor execMon, NodeSettingsRO settings, Map<Integer,BufferedDataTable> loadTblRep, HashMap<Integer,ContainerTable> tblRep)
           
protected  void NodePersistorVersion200.loadPorts(Node node, ExecutionMonitor exec, NodeSettingsRO settings, Map<Integer,BufferedDataTable> loadTblRep, HashMap<Integer,ContainerTable> tblRep)
          
 void Node.loadSettingsFrom(NodeSettingsRO settings)
          Loads the settings (but not the data) from the given settings object.
(package private)  void NodeModel.loadSettingsFrom(NodeSettingsRO settings)
          Validates the specified settings in the model and then loads them into it.
(package private) static DataTableSpec BufferedDataTable.loadSpec(ReferencedFile dataPortDir)
          Utility method used in the node's load method.
protected  void NoSettingsNodeModel.loadValidatedSettingsFrom(NodeSettingsRO settings)
          Sets new settings from the passed object in the model.
protected abstract  void NodeModel.loadValidatedSettingsFrom(NodeSettingsRO settings)
          Sets new settings from the passed object in the model.
protected  String NodePersistorVersion1xx.loadWarningMessage(NodeSettingsRO settings)
           
protected  String NodePersistorVersion200.loadWarningMessage(NodeSettingsRO settings)
          
protected abstract  void NodeDialogPane.saveSettingsTo(NodeSettingsWO settings)
          Invoked when the settings need to be applied.
protected  void EmptyNodeDialogPane.saveSettingsTo(NodeSettingsWO settings)
          Invoked when the settings need to be applied.
 void NodeDialogPane.saveSettingsTo(OutputStream out)
          Saves current settings to an output stream (in xml format).
protected  void NoSettingsNodeModel.validateSettings(NodeSettingsRO settings)
          Validates the settings in the passed NodeSettings object.
protected abstract  void NodeModel.validateSettings(NodeSettingsRO settings)
          Validates the settings in the passed NodeSettings object.
 

Uses of InvalidSettingsException in org.knime.core.node.config
 

Methods in org.knime.core.node.config that throw InvalidSettingsException
static ConfigEditTreeModel ConfigEditTreeModel.create(Config settingsTree, Config variableTree)
          Factory method that parses the settings tree and constructs a new object of this class.
 DataCell Config.DataCellEntry.createCell(ConfigRO config)
          Create DataCell on given Config.
 DataCell Config.DataCellEntry.StringCellEntry.createCell(ConfigRO config)
          Create DataCell on given Config.
 DataCell Config.DataCellEntry.DoubleCellEntry.createCell(ConfigRO config)
          Create DataCell on given Config.
 DataCell Config.DataCellEntry.IntCellEntry.createCell(ConfigRO config)
          Create DataCell on given Config.
 DataCell Config.DataCellEntry.DateAndTimeCellEntry.createCell(ConfigRO config)
          Create DataCell on given Config.
 DataCell Config.DataCellEntry.MissingCellEntry.createCell(ConfigRO config)
          Create DataCell on given Config.
 DataCell Config.DataCellEntry.ComplexNumberCellEntry.createCell(ConfigRO config)
          Create DataCell on given Config.
 DataCell Config.DataCellEntry.FuzzyIntervalCellEntry.createCell(ConfigRO config)
          Create DataCell on given Config.
 DataCell Config.DataCellEntry.FuzzyNumberCellEntry.createCell(ConfigRO config)
          Create DataCell on given Config.
 boolean Config.getBoolean(String key)
          Return boolean for key.
 boolean ConfigRO.getBoolean(String key)
          Return boolean for key.
 boolean[] Config.getBooleanArray(String key)
          Return a boolean array for key which can be null.
 boolean[] ConfigRO.getBooleanArray(String key)
          Return a boolean array for key which can be null.
 byte Config.getByte(String key)
          Return byte for key.
 byte ConfigRO.getByte(String key)
          Return byte for key.
 byte[] Config.getByteArray(String key)
          Return byte array which can be null for key.
 byte[] ConfigRO.getByteArray(String key)
          Return byte array which can be null for key.
 char Config.getChar(String key)
          Return char for key.
 char ConfigRO.getChar(String key)
          Return char for key.
 char[] Config.getCharArray(String key)
          Return char array which can be null for key.
 char[] ConfigRO.getCharArray(String key)
          Return char array which can be null for key.
 Config Config.getConfig(String key)
          Retrieves Config by key.
 Config ConfigRO.getConfig(String key)
          Returns a Config for the given key.
 DataCell Config.getDataCell(String key)
          Return DataCell for key.
 DataCell ConfigRO.getDataCell(String key)
          Return DataCell for key.
 DataCell[] Config.getDataCellArray(String key)
          Return DataCell array.
 DataCell[] ConfigRO.getDataCellArray(String key)
          Return DataCell array.
 DataType Config.getDataType(String key)
          Return DataType for key.
 DataType ConfigRO.getDataType(String key)
          Return DataType for key.
 DataType[] Config.getDataTypeArray(String key)
          Returns an array of DataType objects which can be null.
 DataType[] ConfigRO.getDataTypeArray(String key)
          Returns an array of DataType objects which can be null.
 double Config.getDouble(String key)
          Return double for key.
 double ConfigRO.getDouble(String key)
          Return double for key.
 double[] Config.getDoubleArray(String key)
          Return double array for key or the default value if not available.
 double[] ConfigRO.getDoubleArray(String key)
          Return double array for key or the default value if not available.
 float Config.getFloat(String key)
          Return float for key.
 float ConfigRO.getFloat(String key)
          Return float for key.
 float[] Config.getFloatArray(String key)
          Return float array for key or the default value if not available.
 float[] ConfigRO.getFloatArray(String key)
          Return float array for key or the default value if not available.
 int Config.getInt(String key)
          Return int for key.
 int ConfigRO.getInt(String key)
          Return int for key.
 int[] Config.getIntArray(String key)
          Return int array which can be null for key, or the default array if the key is not available.
 int[] ConfigRO.getIntArray(String key)
          Return int array which can be null for key, or the default array if the key is not available.
 long Config.getLong(String key)
          Return long for key.
 long ConfigRO.getLong(String key)
          Return long for key.
 long[] Config.getLongArray(String key)
          Return a long array which can be null for key, or the default value if not available.
 long[] ConfigRO.getLongArray(String key)
          Return a long array which can be null for key, or the default value if not available.
 RowKey Config.getRowKey(String key)
          Return RowKey for key.
 RowKey ConfigRO.getRowKey(String key)
          Return RowKey for key.
 RowKey[] Config.getRowKeyArray(String key)
          Return RowKey array for the given key.
 RowKey[] ConfigRO.getRowKeyArray(String key)
          Return RowKey array for the given key.
 short Config.getShort(String key)
          Return short for key.
 short ConfigRO.getShort(String key)
          Return short for key.
 short[] Config.getShortArray(String key)
          Return a short array which can be null for key, or the default value if not available.
 short[] ConfigRO.getShortArray(String key)
          Return a short array which can be null for key, or the default value if not available.
 String Config.getString(String key)
          Return String for key.
 String ConfigRO.getString(String key)
          Return String for key.
 String[] Config.getStringArray(String key)
          Return String array which can be null for key.
 String[] ConfigRO.getStringArray(String key)
          Return String array which can be null for key.
 List<FlowVariable> ConfigEditTreeModel.overwriteSettings(Config settingsTree, Map<String,FlowVariable> variables)
          Modifies the first argument to reflect the values of the mask represented by this object.
 

Uses of InvalidSettingsException in org.knime.core.node.defaultnodesettings
 

Methods in org.knime.core.node.defaultnodesettings that throw InvalidSettingsException
<T extends SettingsModel>
T
SettingsModel.createCloneWithValidatedValue(NodeSettingsRO settings)
          Creates a new settings model with identical values for everything except the stored value (also except the list of listeners).
(package private)  void SettingsModel.dlgSaveSettingsTo(NodeSettingsWO settings)
          This method is called by the default dialog to save the model specific settings into the settings object.
protected  void SettingsModelColumnName.loadSettingsForModel(NodeSettingsRO settings)
          Read value(s) of this settings model from the configuration object.
protected  void SettingsModelString.loadSettingsForModel(NodeSettingsRO settings)
          Read value(s) of this settings model from the configuration object.
protected  void SettingsModelFilterString.loadSettingsForModel(NodeSettingsRO settings)
          Read value(s) of this settings model from the configuration object.
protected  void SettingsModelBoolean.loadSettingsForModel(NodeSettingsRO settings)
          Read value(s) of this settings model from the configuration object.
protected abstract  void SettingsModel.loadSettingsForModel(NodeSettingsRO settings)
          Read value(s) of this settings model from the configuration object.
protected  void DialogComponent.EmptySettingsModel.loadSettingsForModel(NodeSettingsRO settings)
          Read value(s) of this settings model from the configuration object.
protected  void SettingsModelDoubleRange.loadSettingsForModel(NodeSettingsRO settings)
          Read value(s) of this settings model from the configuration object.
protected  void SettingsModelInteger.loadSettingsForModel(NodeSettingsRO settings)
          Read value(s) of this settings model from the configuration object.
protected  void SettingsModelLong.loadSettingsForModel(NodeSettingsRO settings)
          Read value(s) of this settings model from the configuration object.
protected  void SettingsModelStringArray.loadSettingsForModel(NodeSettingsRO settings)
          Read value(s) of this settings model from the configuration object.
protected  void SettingsModelDouble.loadSettingsForModel(NodeSettingsRO settings)
          Read value(s) of this settings model from the configuration object.
 void SettingsModel.loadSettingsFrom(NodeSettingsRO settings)
          Read value(s) of this component model from configuration object.
 void DefaultNodeSettingsPane.saveAdditionalSettingsTo(NodeSettingsWO settings)
          This method can be overridden to save additional settings to the given settings object.
protected  void SettingsModelColumnName.saveSettingsForDialog(NodeSettingsWO settings)
          Write value(s) of this component model to configuration object.
protected  void SettingsModelString.saveSettingsForDialog(NodeSettingsWO settings)
          Write value(s) of this component model to configuration object.
protected  void SettingsModelFilterString.saveSettingsForDialog(NodeSettingsWO settings)
          Write value(s) of this component model to configuration object.
protected  void SettingsModelBoolean.saveSettingsForDialog(NodeSettingsWO settings)
          Write value(s) of this component model to configuration object.
protected abstract  void SettingsModel.saveSettingsForDialog(NodeSettingsWO settings)
          Write value(s) of this component model to configuration object.
protected  void DialogComponent.EmptySettingsModel.saveSettingsForDialog(NodeSettingsWO settings)
          Write value(s) of this component model to configuration object.
protected  void SettingsModelDoubleRange.saveSettingsForDialog(NodeSettingsWO settings)
          Write value(s) of this component model to configuration object.
protected  void SettingsModelInteger.saveSettingsForDialog(NodeSettingsWO settings)
          Write value(s) of this component model to configuration object.
protected  void SettingsModelLong.saveSettingsForDialog(NodeSettingsWO settings)
          Write value(s) of this component model to configuration object.
protected  void SettingsModelStringArray.saveSettingsForDialog(NodeSettingsWO settings)
          Write value(s) of this component model to configuration object.
protected  void SettingsModelDouble.saveSettingsForDialog(NodeSettingsWO settings)
          Write value(s) of this component model to configuration object.
 void DefaultNodeSettingsPane.saveSettingsTo(NodeSettingsWO settings)
          Save settings of all registered DialogComponents into the configuration object.
 void DialogComponent.saveSettingsTo(NodeSettingsWO settings)
          Write value(s) of this dialog component to the configuration object.
(package private)  void DialogComponentStringListSelection.updateModel(boolean checkRequired)
          Transfers the current value from the component into the model.
 void SettingsModel.validateSettings(NodeSettingsRO settings)
          Read the expected values from the settings object, without assigning them to the internal variables!
protected  void DialogComponentColumnFilter.validateSettingsBeforeSave()
          We store the values from the panel in the model now.
protected  void DialogComponentColumnNameSelection.validateSettingsBeforeSave()
          Will be called before the value of the component is saved into the NodeSettings object.
protected  void DialogComponentPasswordField.validateSettingsBeforeSave()
          Will be called before the value of the component is saved into the NodeSettings object.
protected  void DialogComponentString.validateSettingsBeforeSave()
          Will be called before the value of the component is saved into the NodeSettings object.
protected  void DialogComponentStringListSelection.validateSettingsBeforeSave()
          Will be called before the value of the component is saved into the NodeSettings object.
protected  void DialogComponentStringSelection.validateSettingsBeforeSave()
          Will be called before the value of the component is saved into the NodeSettings object.
protected abstract  void DialogComponent.validateSettingsBeforeSave()
          Will be called before the value of the component is saved into the NodeSettings object.
protected  void DialogComponentLabel.validateSettingsBeforeSave()
          Will be called before the value of the component is saved into the NodeSettings object.
protected  void DialogComponentNumber.validateSettingsBeforeSave()
          Will be called before the value of the component is saved into the NodeSettings object.
protected  void DialogComponentNumberEdit.validateSettingsBeforeSave()
          Will be called before the value of the component is saved into the NodeSettings object.
protected  void DialogComponentFileChooser.validateSettingsBeforeSave()
          Will be called before the value of the component is saved into the NodeSettings object.
protected  void DialogComponentButton.validateSettingsBeforeSave()
          Will be called before the value of the component is saved into the NodeSettings object.
protected  void DialogComponentButtonLabel.validateSettingsBeforeSave()
          Will be called before the value of the component is saved into the NodeSettings object.
protected  void DialogComponentBoolean.validateSettingsBeforeSave()
          Will be called before the value of the component is saved into the NodeSettings object.
protected  void DialogComponentDoubleRange.validateSettingsBeforeSave()
          Will be called before the value of the component is saved into the NodeSettings object.
protected  void DialogComponentMultiLineString.validateSettingsBeforeSave()
          Will be called before the value of the component is saved into the NodeSettings object.
protected  void SettingsModelColumnName.validateSettingsForModel(NodeSettingsRO settings)
          Read the expected values from the settings object, without assigning them to the internal variables! (Is not called when the model was disabled at the time the settings were saved.)
protected  void SettingsModelString.validateSettingsForModel(NodeSettingsRO settings)
          Read the expected values from the settings object, without assigning them to the internal variables! (Is not called when the model was disabled at the time the settings were saved.)
protected  void SettingsModelFilterString.validateSettingsForModel(NodeSettingsRO settings)
          Read the expected values from the settings object, without assigning them to the internal variables! (Is not called when the model was disabled at the time the settings were saved.)
protected  void SettingsModelBoolean.validateSettingsForModel(NodeSettingsRO settings)
          Read the expected values from the settings object, without assigning them to the internal variables! (Is not called when the model was disabled at the time the settings were saved.)
protected abstract  void SettingsModel.validateSettingsForModel(NodeSettingsRO settings)
          Read the expected values from the settings object, without assigning them to the internal variables! (Is not called when the model was disabled at the time the settings were saved.)
protected  void DialogComponent.EmptySettingsModel.validateSettingsForModel(NodeSettingsRO settings)
          Read the expected values from the settings object, without assigning them to the internal variables! (Is not called when the model was disabled at the time the settings were saved.)
protected  void SettingsModelDoubleRange.validateSettingsForModel(NodeSettingsRO settings)
          Read the expected values from the settings object, without assigning them to the internal variables! (Is not called when the model was disabled at the time the settings were saved.)
protected  void SettingsModelInteger.validateSettingsForModel(NodeSettingsRO settings)
          Read the expected values from the settings object, without assigning them to the internal variables! (Is not called when the model was disabled at the time the settings were saved.)
protected  void SettingsModelLong.validateSettingsForModel(NodeSettingsRO settings)
          Read the expected values from the settings object, without assigning them to the internal variables! (Is not called when the model was disabled at the time the settings were saved.)
protected  void SettingsModelStringArray.validateSettingsForModel(NodeSettingsRO settings)
          Read the expected values from the settings object, without assigning them to the internal variables! (Is not called when the model was disabled at the time the settings were saved.)
protected  void SettingsModelDouble.validateSettingsForModel(NodeSettingsRO settings)
          Read the expected values from the settings object, without assigning them to the internal variables! (Is not called when the model was disabled at the time the settings were saved.)
protected  void SettingsModelDouble.validateValue(double value)
          Called during SettingsModelDouble.validateSettingsForModel(org.knime.core.node.NodeSettingsRO), can be overwritten by derived classes.
protected  void SettingsModelDoubleBounded.validateValue(double value)
          Called during SettingsModelDouble.validateSettingsForModel(org.knime.core.node.NodeSettingsRO), can be overwritten by derived classes.
protected  void SettingsModelIntegerBounded.validateValue(int value)
          Called during SettingsModelInteger.validateSettingsForModel(org.knime.core.node.NodeSettingsRO), can be overwritten by derived classes.
protected  void SettingsModelInteger.validateValue(int value)
          Called during SettingsModelInteger.validateSettingsForModel(org.knime.core.node.NodeSettingsRO), can be overwritten by derived classes.
protected  void SettingsModelOddIntegerBounded.validateValue(int value)
          Called during SettingsModelInteger.validateSettingsForModel(org.knime.core.node.NodeSettingsRO), can be overwritten by derived classes.
protected  void SettingsModelLongBounded.validateValue(long value)
          Called during SettingsModelLong.validateSettingsForModel(org.knime.core.node.NodeSettingsRO), can be overwritten by derived classes.
protected  void SettingsModelLong.validateValue(long value)
          Called during SettingsModelLong.validateSettingsForModel(org.knime.core.node.NodeSettingsRO), can be overwritten by derived classes.
 

Uses of InvalidSettingsException in org.knime.core.node.exec
 

Methods in org.knime.core.node.exec that throw InvalidSettingsException
 void ThreadNodeExecutionJobManager.load(NodeSettingsRO settings)
          Restores the properties of the specific job manager.
 NodeExecutionJob ThreadNodeExecutionJobManager.loadFromReconnectSettings(NodeSettingsRO settings, PortObject[] inports, NodeContainer snc)
          Read the information previously stored in the settings object and restore an executing job.
 

Uses of InvalidSettingsException in org.knime.core.node.interrupt
 

Methods in org.knime.core.node.interrupt that throw InvalidSettingsException
abstract  void InterruptibleNodeModel.init(BufferedDataTable[] inData, ExecutionContext exec)
          Do here the initialisation of the model.
 

Uses of InvalidSettingsException in org.knime.core.node.port
 

Methods in org.knime.core.node.port that throw InvalidSettingsException
protected abstract  void AbstractSimplePortObjectSpec.load(ModelContentRO model)
          Loads the content into the freshly instantiated object.
protected abstract  void AbstractSimplePortObject.load(ModelContentRO model, PortObjectSpec spec, ExecutionMonitor exec)
          Loads the content into the freshly instantiated object.
static PortType PortType.load(NodeSettingsRO settings)
           
 

Uses of InvalidSettingsException in org.knime.core.node.port.database
 

Methods in org.knime.core.node.port.database that throw InvalidSettingsException
 Connection DatabaseConnectionSettings.createConnection()
          Create a database connection based on this settings.
 void DatabaseConnectionSettings.execute(String statement)
          Execute statement on current database connection.
 boolean DatabaseConnectionSettings.loadValidatedConnection(ConfigRO settings)
          Load validated settings.
(package private) static Driver DatabaseDriverLoader.registerDriver(String driver)
          Registers given Driver at the DriverManager.
 void DatabaseConnectionSettings.validateConnection(ConfigRO settings)
          Validate settings.
 void DatabaseQueryConnectionSettings.validateConnection(ConfigRO settings)
          Validate settings.
 

Constructors in org.knime.core.node.port.database that throw InvalidSettingsException
DatabaseQueryConnectionSettings(ConfigRO settings)
          Create a new connection with an empty query object.
 

Uses of InvalidSettingsException in org.knime.core.node.port.pmml
 

Methods in org.knime.core.node.port.pmml that throw InvalidSettingsException
static PMMLPortObjectSpec PMMLPortObjectSpec.loadFrom(PortObjectSpecZipInputStream in)
           
 

Constructors in org.knime.core.node.port.pmml that throw InvalidSettingsException
PMMLPortObjectSpecCreator(DataTableSpec tableSpec)
          Adds all columns in the table spec as learning columns.
 

Uses of InvalidSettingsException in org.knime.core.node.port.viewproperty
 

Methods in org.knime.core.node.port.viewproperty that throw InvalidSettingsException
protected  void ViewPropertyPortObject.load(ModelContentRO model, PortObjectSpec spec, ExecutionMonitor exec)
          Loads the content into the freshly instantiated object.
 

Uses of InvalidSettingsException in org.knime.core.node.property.hilite
 

Methods in org.knime.core.node.property.hilite that throw InvalidSettingsException
static DefaultHiLiteMapper DefaultHiLiteMapper.load(ConfigRO config)
          Restores the mapper from the config object that has been written using the save method.
 

Uses of InvalidSettingsException in org.knime.core.node.util
 

Methods in org.knime.core.node.util that throw InvalidSettingsException
static NodeExecutionJobManager NodeExecutionJobManagerPool.load(NodeExecutionJobManager instance, NodeSettingsRO ncSettings)
          Updates the settings of the passed job manager - if the settings specify the same type of job manager - or creates and returns a new instance of that new type of job manager.
static NodeExecutionJobManager NodeExecutionJobManagerPool.load(NodeSettingsRO sncSettings)
          Restores a job manager given the parameters contained in the argument settings.
 void FileSelectionPanel.loadSettingsFrom(NodeSettingsRO settings, DataTableSpec[] specs)
          Method loadSettingsFrom.
 

Uses of InvalidSettingsException in org.knime.core.node.workflow
 

Methods in org.knime.core.node.workflow that throw InvalidSettingsException
 void NodeContainer.applySettingsFromDialog()
          Take settings from the node's dialog and apply them to the model.
 PortObjectSpec[] NodeExecutionJobManager.configure(PortObjectSpec[] inSpecs, PortObjectSpec[] nodeModelOutSpecs)
          In case the executor modifies the result of the underlying node it can create the appropriate output specs.
(package private)  boolean WorkflowManager.continueExecutionOnLoad(NodeContainer nc, NodeContainerPersistor persistor)
           
(package private)  void NodeContainer.continueExecutionOnLoad(PortObject[] inData, NodeSettingsRO settings)
          Called upon load when the node has been saved as remotely executing.
 WorkflowPersistor.WorkflowLoadResult WorkflowManager.load(File directory, ExecutionMonitor exec, boolean keepNodeMessages)
          Loads the workflow contained in the directory as node into this workflow instance.
 void NodeContainer.NodeContainerSettings.load(NodeSettingsRO settings)
          Restores all settings (currently only job manager and its settings) from argument.
 void NodeExecutionJobManager.load(NodeSettingsRO settings)
          Restores the properties of the specific job manager.
(package private) static FlowVariable FlowVariable.load(NodeSettingsRO sub)
          Read a flow variable from a settings object.
 void ConnectionUIInformation.load(NodeSettingsRO config)
          Reads the information from the NodeSettings object.
 void UIInformation.load(NodeSettingsRO config)
          Reads the information from the NodeSettings object.
 void NodeUIInformation.load(NodeSettingsRO conf)
          Reads the information from the NodeSettings object.
protected  WorkflowPersistor.ConnectionContainerTemplate WorkflowPersistorVersion1xx.loadConnection(NodeSettingsRO settings)
           
protected  WorkflowPersistor.ConnectionContainerTemplate ObsoleteMetaNodeWorkflowPersistorVersion1xx.loadConnection(NodeSettingsRO settings)
          
protected  int WorkflowPersistorVersion1xx.loadConnectionDestID(NodeSettingsRO settings)
           
protected  int WorkflowPersistorVersion200.loadConnectionDestID(NodeSettingsRO settings)
          
protected  int WorkflowPersistorVersion1xx.loadConnectionDestPort(NodeSettingsRO settings)
           
protected  int WorkflowPersistorVersion200.loadConnectionDestPort(NodeSettingsRO settings)
          
protected  String NodeContainerMetaPersistorVersion200.loadCustomDescription(NodeSettingsRO settings, NodeSettingsRO parentSettings)
          Read the custom description.
protected  String NodeContainerMetaPersistorVersion1xx.loadCustomDescription(NodeSettingsRO settings, NodeSettingsRO parentSettings)
          Read the custom description.
protected  String NodeContainerMetaPersistorVersion200.loadCustomName(NodeSettingsRO settings, NodeSettingsRO parentSettings)
          Read the custom name.
protected  String NodeContainerMetaPersistorVersion1xx.loadCustomName(NodeSettingsRO settings, NodeSettingsRO parentSettings)
          Read the custom name.
protected  List<FlowObject> SingleNodeContainerPersistorVersion1xx.loadFlowObjects(NodeSettingsRO settings)
           
protected  List<FlowObject> SingleNodeContainerPersistorVersion200.loadFlowObjects(NodeSettingsRO settings)
          
 NodeExecutionJob NodeExecutionJobManager.loadFromReconnectSettings(NodeSettingsRO settings, PortObject[] inports, NodeContainer nc)
          Read the information previously stored in the settings object and restore an executing job.
protected  void WorkflowPersistorVersion1xx.loadInPortsBarUIInfo(UIInformation uiInfo, NodeSettingsRO settings)
           
protected  void WorkflowPersistorVersion200.loadInPortsBarUIInfo(UIInformation uiInfo, NodeSettingsRO settings)
          
protected  String WorkflowPersistorVersion1xx.loadInPortsBarUIInfoClassName(NodeSettingsRO settings)
           
protected  String WorkflowPersistorVersion200.loadInPortsBarUIInfoClassName(NodeSettingsRO settings)
          
protected  NodeSettingsRO WorkflowPersistorVersion1xx.loadInPortsSetting(NodeSettingsRO settings)
           
protected  NodeSettingsRO ObsoleteMetaNodeWorkflowPersistorVersion1xx.loadInPortsSetting(NodeSettingsRO settings)
          
protected  NodeSettingsRO WorkflowPersistorVersion200.loadInPortsSetting(NodeSettingsRO settings)
           
protected  NodeSettingsRO WorkflowPersistorVersion1xx.loadInPortsSettingsEnum(NodeSettingsRO settings)
           
protected  NodeSettingsRO ObsoleteMetaNodeWorkflowPersistorVersion1xx.loadInPortsSettingsEnum(NodeSettingsRO settings)
          
protected  NodeSettingsRO WorkflowPersistorVersion200.loadInPortsSettingsEnum(NodeSettingsRO settings)
          
protected  WorkflowPersistor.WorkflowPortTemplate WorkflowPersistorVersion1xx.loadInPortTemplate(NodeSettingsRO settings)
           
protected  WorkflowPersistor.WorkflowPortTemplate ObsoleteMetaNodeWorkflowPersistorVersion1xx.loadInPortTemplate(NodeSettingsRO settings)
          
protected  WorkflowPersistor.WorkflowPortTemplate WorkflowPersistorVersion200.loadInPortTemplate(NodeSettingsRO settings)
          
protected  boolean WorkflowPersistorVersion1xx.loadIsMetaNode(NodeSettingsRO settings)
           
protected  boolean WorkflowPersistorVersion200.loadIsMetaNode(NodeSettingsRO settings)
           
protected  ReferencedFile NodeContainerMetaPersistorVersion200.loadJobManagerInternalsDirectory(ReferencedFile parentDir, NodeSettingsRO settings)
          Load the directory name that is used to persist internals of the associated job manager.
protected  ReferencedFile NodeContainerMetaPersistorVersion1xx.loadJobManagerInternalsDirectory(ReferencedFile parentDir, NodeSettingsRO settings)
          Load the directory name that is used to persist internals of the associated job manager.
 void SingleNodeContainerPersistorVersion1xx.loadNodeContainer(Map<Integer,BufferedDataTable> tblRep, ExecutionMonitor exec, WorkflowPersistor.LoadResult result)
          
 void NodeContainerPersistor.loadNodeContainer(Map<Integer,BufferedDataTable> tblRep, ExecutionMonitor exec, WorkflowPersistor.LoadResult loadResult)
           
 void PasteWorkflowContentPersistor.loadNodeContainer(Map<Integer,BufferedDataTable> tblRep, ExecutionMonitor exec, WorkflowPersistor.LoadResult loadResult)
          
protected  NodeExecutionJobManager NodeContainerMetaPersistorVersion200.loadNodeExecutionJobManager(NodeSettingsRO settings)
          Load the execution manager responsible for this node.
protected  NodeExecutionJobManager NodeContainerMetaPersistorVersion1xx.loadNodeExecutionJobManager(NodeSettingsRO settings)
          Load the execution manager responsible for this node.
protected  NodeSettingsRO NodeContainerMetaPersistorVersion200.loadNodeExecutionJobSettings(NodeSettingsRO settings)
          Load the settings representing the pending execution of this node.
protected  NodeSettingsRO NodeContainerMetaPersistorVersion1xx.loadNodeExecutionJobSettings(NodeSettingsRO settings)
          Load the settings representing the pending execution of this node.
protected  NodeFactory<NodeModel> SingleNodeContainerPersistorVersion1xx.loadNodeFactory(String factoryClassName)
           
protected  String SingleNodeContainerPersistorVersion1xx.loadNodeFactoryClassName(NodeSettingsRO parentSettings, NodeSettingsRO settings)
           
protected  String SingleNodeContainerPersistorVersion200.loadNodeFactoryClassName(NodeSettingsRO parentSettings, NodeSettingsRO settings)
          
protected  String SingleNodeContainerPersistorVersion1xx.loadNodeFile(NodeSettingsRO settings)
           
protected  String SingleNodeContainerPersistorVersion200.loadNodeFile(NodeSettingsRO settings)
           
protected  ReferencedFile WorkflowPersistorVersion1xx.loadNodeFile(NodeSettingsRO settings, ReferencedFile workflowDirRef)
           
protected  int WorkflowPersistorVersion1xx.loadNodeIDSuffix(NodeSettingsRO settings)
           
protected  NodeMessage NodeContainerMetaPersistorVersion200.loadNodeMessage(NodeSettingsRO settings)
          
protected  NodeMessage NodeContainerMetaPersistorVersion1xx.loadNodeMessage(NodeSettingsRO settings)
           
 void WorkflowManager.loadNodeSettings(NodeID id, NodeSettingsRO settings)
          Load Settings into specified node.
protected  void WorkflowPersistorVersion1xx.loadOutPortsBarUIInfo(UIInformation uiInfo, NodeSettingsRO settings)
           
protected  void WorkflowPersistorVersion200.loadOutPortsBarUIInfo(UIInformation uiInfo, NodeSettingsRO settings)
          
protected  String WorkflowPersistorVersion1xx.loadOutPortsBarUIInfoClassName(NodeSettingsRO settings)
           
protected  String WorkflowPersistorVersion200.loadOutPortsBarUIInfoClassName(NodeSettingsRO settings)
          
protected  NodeSettingsRO WorkflowPersistorVersion1xx.loadOutPortsSetting(NodeSettingsRO settings)
           
protected  NodeSettingsRO ObsoleteMetaNodeWorkflowPersistorVersion1xx.loadOutPortsSetting(NodeSettingsRO settings)
          
protected  NodeSettingsRO WorkflowPersistorVersion200.loadOutPortsSetting(NodeSettingsRO settings)
           
protected  NodeSettingsRO WorkflowPersistorVersion1xx.loadOutPortsSettingsEnum(NodeSettingsRO settings)
           
protected  NodeSettingsRO ObsoleteMetaNodeWorkflowPersistorVersion1xx.loadOutPortsSettingsEnum(NodeSettingsRO settings)
          
protected  NodeSettingsRO WorkflowPersistorVersion200.loadOutPortsSettingsEnum(NodeSettingsRO settings)
          
protected  WorkflowPersistor.WorkflowPortTemplate WorkflowPersistorVersion1xx.loadOutPortTemplate(NodeSettingsRO settings)
           
protected  WorkflowPersistor.WorkflowPortTemplate ObsoleteMetaNodeWorkflowPersistorVersion1xx.loadOutPortTemplate(NodeSettingsRO settings)
          
protected  WorkflowPersistor.WorkflowPortTemplate WorkflowPersistorVersion200.loadOutPortTemplate(NodeSettingsRO settings)
          
static WorkflowPersistor.WorkflowLoadResult WorkflowManager.loadProject(File directory, ExecutionMonitor exec)
           
(package private)  void NodeContainer.loadSettings(NodeSettingsRO settings)
           
(package private)  void WorkflowManager.loadSettings(NodeSettingsRO settings)
          
(package private)  void SingleNodeContainer.loadSettings(NodeSettingsRO settings)
          
protected  NodeSettingsRO WorkflowPersistorVersion1xx.loadSettingsForConnections(NodeSettingsRO set)
           
protected  NodeSettingsRO ObsoleteMetaNodeWorkflowPersistorVersion1xx.loadSettingsForConnections(NodeSettingsRO set)
          
protected  NodeSettingsRO WorkflowPersistorVersion1xx.loadSettingsForNodes(NodeSettingsRO set)
           
(package private)  void SingleNodeContainer.loadSNCSettings(NodeSettingsRO settings)
          Loads the SingleNodeContainer settings from the argument.
protected  SingleNodeContainer.SingleNodeContainerSettings SingleNodeContainerPersistorVersion1xx.loadSNCSettings(NodeSettingsRO settings, NodePersistorVersion1xx nodePersistor)
           
protected  SingleNodeContainer.SingleNodeContainerSettings SingleNodeContainerPersistorVersion200.loadSNCSettings(NodeSettingsRO settings, NodePersistorVersion1xx nodePersistor)
          
protected  NodeContainer.State NodeContainerMetaPersistorVersion200.loadState(NodeSettingsRO settings, NodeSettingsRO parentSettings)
          Load the state of the node.
protected  NodeContainer.State NodeContainerMetaPersistorVersion1xx.loadState(NodeSettingsRO settings, NodeSettingsRO parentSettings)
          Load the state of the node.
protected  String WorkflowPersistorVersion1xx.loadUIInfoClassName(NodeSettingsRO settings)
           
protected  String WorkflowPersistorVersion200.loadUIInfoClassName(NodeSettingsRO settings)
          
protected  void WorkflowPersistorVersion1xx.loadUIInfoSettings(UIInformation uiInfo, NodeSettingsRO settings)
           
protected  void WorkflowPersistorVersion200.loadUIInfoSettings(UIInformation uiInfo, NodeSettingsRO settings)
          
protected  String WorkflowPersistorVersion1xx.loadVersion(NodeSettingsRO settings)
           
protected  String WorkflowPersistorVersion1xx.loadWorkflowName(NodeSettingsRO set)
           
protected  String ObsoleteMetaNodeWorkflowPersistorVersion1xx.loadWorkflowName(NodeSettingsRO set)
          
protected  String WorkflowPersistorVersion200.loadWorkflowName(NodeSettingsRO set)
          
protected  List<FlowVariable> WorkflowPersistorVersion1xx.loadWorkflowVariables(NodeSettingsRO settings)
          Load workflow variables (not available in 1.3.x flows).
 List<FlowVariable> WorkflowPersistorVersion200.loadWorkflowVariables(NodeSettingsRO settings)
          Load workflow variables (not available in 1.3.x flows).
static void BatchExecutor.main(String[] args)
          Main method.
static int BatchExecutor.mainRun(String[] args)
          Called from BatchExecutor.main(String[]) method.
 void SingleNodeContainerPersistorVersion1xx.preLoadNodeContainer(ReferencedFile settingsFileRef, NodeSettingsRO parentSettings, WorkflowPersistor.LoadResult result)
          
 void WorkflowPersistorVersion1xx.preLoadNodeContainer(ReferencedFile nodeFileRef, NodeSettingsRO parentSettings, WorkflowPersistor.LoadResult loadResult)
          
 void NodeContainerPersistor.preLoadNodeContainer(ReferencedFile nodeFileRef, NodeSettingsRO parentSettings, WorkflowPersistor.LoadResult loadResult)
           
 void ObsoleteMetaNodeWorkflowPersistorVersion1xx.preLoadNodeContainer(ReferencedFile nodeFileRef, NodeSettingsRO parentSettings, WorkflowPersistor.LoadResult result)
          
 void InsertWorkflowPersistor.preLoadNodeContainer(ReferencedFile nodeFileRef, NodeSettingsRO parentSettings, WorkflowPersistor.LoadResult loadResult)
          
 void PasteWorkflowContentPersistor.preLoadNodeContainer(ReferencedFile nodeFileRef, NodeSettingsRO parentSettings, WorkflowPersistor.LoadResult loadResult)
          
 void WorkflowManager.saveNodeSettings(NodeID id, NodeSettingsWO settings)
          write node settings into Settings object.
 void NodeExecutorJobManagerDialogTab.saveSettings(NodeContainer.NodeContainerSettings settings)
          Writes the current settings of the job manager tab into the provided settings object.
abstract  void NodeExecutionJobManagerPanel.saveSettings(NodeSettingsWO settings)
          Save settings into the provided parameter.
 

Constructors in org.knime.core.node.workflow that throw InvalidSettingsException
SingleNodeContainer.SingleNodeContainerSettings(NodeSettingsRO settings)
          Creates a new instance holding the settings contained in the specified object.
 

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

Constructors in org.knime.core.util.tokenizer that throw InvalidSettingsException
Comment(NodeSettingsRO settings)
          Creates a new Comment object and sets its parameters from the config object.
Delimiter(NodeSettingsRO settings)
          Creates a new Delimiter object and sets its parameters from the config object.
Quote(NodeSettingsRO settings)
          Creates a new Quote object and sets its parameters from the config object.
TokenizerSettings(NodeSettingsRO settings)
          Creates a new FileTokenizerSettings object and sets its parameters from the config object.
 



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.