public class DataSetEvent extends EventObject
EventObject
,
Serialized FormConstructor and Description |
---|
DataSetEvent(Object source,
Instances dataSet) |
Modifier and Type | Method and Description |
---|---|
Instances |
getDataSet()
Return the instances of the data set
|
boolean |
isStructureOnly()
Returns true if the encapsulated instances
contain just header information
|
getSource, toString
public Instances getDataSet()
Instances
valuepublic boolean isStructureOnly()
Copyright © 2012 University of Waikato, Hamilton, NZ. All Rights Reserved.