|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectuk.ac.ed.inf.taweka.Initialised
uk.ac.ed.inf.taweka.weka.ArffProperties
uk.ac.ed.inf.taweka.mulan.MulanArffProperties
public class MulanArffProperties
Class
| Field Summary | |
|---|---|
static java.lang.String |
XML_QUERY_PROP
The query to get the class labels for the Mulan xml file (if needed) |
| Fields inherited from class uk.ac.ed.inf.taweka.weka.ArffProperties |
|---|
ARFF_FILE_PATH_PROP, CLASS_NAME_PROP, DATA_PROPERTIES_FILE_PATH_PROP, DATASET_NAME_PROP, DESCRIPTION_PROP, INSTANCE_ATTRIBUTE_QUERY_PROP, INSTANCE_CLASS_QUERY_PROP, NUMBER_OF_ATTRIBUTES, NUMBER_OF_CLASS_VALUES, NUMBER_OF_CORE_PROPERTIES, NUMBER_OF_INSTANCES, NUMBER_OF_STATISTICS_PROPERTIES, TIMESTAMP_FIELD |
| Fields inherited from class uk.ac.ed.inf.taweka.Initialised |
|---|
m_initialisationIsCorrect |
| Constructor Summary | |
|---|---|
MulanArffProperties(java.lang.String propertiesFilePath)
|
|
| Method Summary | |
|---|---|
java.util.TreeSet<java.lang.String> |
propertiesKeys()
All properties: core + statistics |
| Methods inherited from class uk.ac.ed.inf.taweka.weka.ArffProperties |
|---|
checkPropertiesKeys, coreKeys, corePropertiesAreCorrect, getArffFilePath, getDbConn, getProperties, getPropertiesFilePath, getProperty, propertiesAreCorrect, saveStatisticsAsProperties, statisticsKeys, statsPropertiesAreCorrect, toString |
| Methods inherited from class uk.ac.ed.inf.taweka.Initialised |
|---|
initialisationIsCorrect, setInitialisationIsCorrect |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String XML_QUERY_PROP
| Constructor Detail |
|---|
public MulanArffProperties(java.lang.String propertiesFilePath)
| Method Detail |
|---|
public java.util.TreeSet<java.lang.String> propertiesKeys()
ArffProperties
propertiesKeys in class ArffProperties
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||