|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectuk.ac.ed.inf.csb.utils.database.Table
uk.ac.ed.inf.csb.taweka.ArffPropsTable
public class ArffPropsTable
Class to keep the name and column types for the database table to store the ARFF file parameters (the data files for Weka or Mulan machine learning)
| Field Summary | |
|---|---|
static java.lang.String |
TABLE_NAME
|
| Constructor Summary | |
|---|---|
ArffPropsTable()
|
|
| Method Summary | |
|---|---|
static java.util.Vector<uk.ac.ed.inf.csb.utils.database.TableColumn> |
getColumnDefinitions()
Creates the table for the ARFF file records |
| Methods inherited from class uk.ac.ed.inf.csb.utils.database.Table |
|---|
getColumnNames, getColumns, getTableName, hasKey |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String TABLE_NAME
| Constructor Detail |
|---|
public ArffPropsTable()
| Method Detail |
|---|
public static java.util.Vector<uk.ac.ed.inf.csb.utils.database.TableColumn> getColumnDefinitions()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||