程序包 weka.gui.beans
类 VisualizableErrorEvent
java.lang.Object
java.util.EventObject
weka.gui.beans.VisualizableErrorEvent
- 所有已实现的接口:
Serializable
Event encapsulating error information for a learning scheme
that can be visualized in the DataVisualizer
- 版本:
- $Revision: 1.3 $
- 作者:
- Mark Hall
- 另请参阅:
-
构造器概要
构造器 -
方法概要
从类继承的方法 java.util.EventObject
getSource, toString
-
构造器详细资料
-
VisualizableErrorEvent
-
-
方法详细资料
-
getDataSet
Return the instances of the data set- 返回:
- an
Instances
value
-