org.knime.core.node
Interface NodeModelWarningListener
- All Superinterfaces:
- EventListener
- All Known Implementing Classes:
- AccuracyScorerNodeView, BasisFunctionLearnerNodeView, BinModelNodeView, BitVectorGeneratorView, BoxPlotNodeView, ClusterNodeView, ConditionalBoxPlotNodeView, DecTreeNodeView, DecTreePredictorNodeView, DefaultVisualizationNodeView, EnrichmentPlotterView, EntropyNodeView, ExtToolOutputNodeView, ExtToolStderrNodeView, ExtToolStdoutNodeView, FixedColumnHistogramNodeView, FixedPieNodeView, FuzzyBasisFunctionLearnerNodeView, FuzzyClusterNodeView, HierarchicalClusterNodeView, HiLiteCollectorNodeView, HistogramNodeView, InteractivePieNodeView, InterruptibleNodeView, LiftChartNodeView, LinRegLearnerNodeView, LinRegLineNodeView, NaiveBayesLearnerNodeView, Node, NodeView, ParallelCoordinateNodeView, PieNodeView, PMCCNodeView, PolyRegCoefficientView, PolyRegLineNodeView, RadialBasisFunctionLearnerNodeView, ROCNodeView, ROCView, RPropNodeView, ScatterPlotterNodeView, SotaNodeView, Statistics2NodeView, SVMLearnerNodeView, TableNodeView
public interface NodeModelWarningListener
- extends EventListener
- Author:
- M .Berthold, University of Konstanz
warningChanged
void warningChanged(String warning)
- Called when the NodeModel warning changes.
- Parameters:
warning
- new warning
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.