public class DataSetEvent extends EventObject
EventObject,
Serialized Form| Constructor 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, toStringpublic Instances getDataSet()
Instances valuepublic boolean isStructureOnly()
Copyright © 2012 University of Waikato, Hamilton, NZ. All Rights Reserved.