|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectweka.core.Instance
net.sf.bddbddb.order.WekaInterface.OrderInstance
public static class WekaInterface.OrderInstance
| Field Summary | |
|---|---|
protected Order |
o
|
| Fields inherited from class weka.core.Instance |
|---|
m_AttValues, m_Dataset, m_Weight, MISSING_VALUE |
| Constructor Summary | |
|---|---|
protected |
WekaInterface.OrderInstance(double w,
double[] d,
Order o)
|
protected |
WekaInterface.OrderInstance(WekaInterface.OrderInstance that)
|
| Method Summary | |
|---|---|
static WekaInterface.OrderInstance |
construct(Order o,
weka.core.Instances dataSet)
|
static WekaInterface.OrderInstance |
construct(Order o,
weka.core.Instances dataSet,
double weight)
|
java.lang.Object |
copy()
|
Order |
getOrder()
|
| Methods inherited from class weka.core.Instance |
|---|
attribute, attributeSparse, classAttribute, classIndex, classIsMissing, classValue, dataset, deleteAttributeAt, enumerateAttributes, equalHeaders, hasMissingValue, index, insertAttributeAt, isMissing, isMissing, isMissingSparse, isMissingValue, main, mergeInstance, missingValue, numAttributes, numClasses, numValues, replaceMissingValues, setClassMissing, setClassValue, setClassValue, setDataset, setMissing, setMissing, setValue, setValue, setValue, setValue, setValueSparse, setWeight, stringValue, stringValue, toDoubleArray, toString, toString, toString, value, value, valueSparse, weight |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
protected Order o
| Constructor Detail |
|---|
protected WekaInterface.OrderInstance(double w,
double[] d,
Order o)
protected WekaInterface.OrderInstance(WekaInterface.OrderInstance that)
| Method Detail |
|---|
public static WekaInterface.OrderInstance construct(Order o,
weka.core.Instances dataSet)
public static WekaInterface.OrderInstance construct(Order o,
weka.core.Instances dataSet,
double weight)
public java.lang.Object copy()
copy in interface weka.core.Copyablecopy in class weka.core.Instancepublic Order getOrder()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||