|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use WekaInstancesStatistic.DataType | |
|---|---|
| adams.flow.transformer | |
| Uses of WekaInstancesStatistic.DataType in adams.flow.transformer |
|---|
| Fields in adams.flow.transformer declared as WekaInstancesStatistic.DataType | |
|---|---|
protected WekaInstancesStatistic.DataType |
WekaInstancesStatistic.m_DataType
the type of data to get from the Instances object (rows or columns). |
| Methods in adams.flow.transformer that return WekaInstancesStatistic.DataType | |
|---|---|
WekaInstancesStatistic.DataType |
WekaInstancesStatistic.getDataType()
Returns what type of data to retrieve from the Instances object. |
static WekaInstancesStatistic.DataType |
WekaInstancesStatistic.DataType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static WekaInstancesStatistic.DataType[] |
WekaInstancesStatistic.DataType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in adams.flow.transformer with parameters of type WekaInstancesStatistic.DataType | |
|---|---|
void |
WekaInstancesStatistic.setDataType(WekaInstancesStatistic.DataType value)
Sets what type of data to retrieve from the Instances object. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||