|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.udo.cs.miningmart.compiler.wrapper.dista.C45.Node
edu.udo.cs.miningmart.compiler.wrapper.dista.C45.NumericNode
Field Summary | |
protected double |
m_value
|
Fields inherited from class edu.udo.cs.miningmart.compiler.wrapper.dista.C45.Node |
m_attr, m_children |
Constructor Summary | |
NumericNode()
|
Method Summary | |
void |
dumpOn(java.io.PrintWriter w,
int s)
|
double |
getValue()
|
void |
setValue(double v)
|
Methods inherited from class edu.udo.cs.miningmart.compiler.wrapper.dista.C45.Node |
addChild, dumpSpaceOn, getAttr, getChildren, setAttr |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
protected double m_value
Constructor Detail |
public NumericNode()
Method Detail |
public final double getValue()
public final void setValue(double v)
public void dumpOn(java.io.PrintWriter w, int s)
dumpOn
in class Node
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |