|
|||||||||
| 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.ReturnNode
public class ReturnNode
| Field Summary | |
|---|---|
protected java.lang.String |
m_value_name
|
| Fields inherited from class edu.udo.cs.miningmart.compiler.wrapper.dista.C45.Node |
|---|
m_attr, m_children |
| Constructor Summary | |
|---|---|
ReturnNode()
|
|
| Method Summary | |
|---|---|
void |
dumpOn(java.io.PrintWriter w,
int s)
|
java.lang.String |
getReturnValueName()
|
void |
setValueName(java.lang.String 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 java.lang.String m_value_name
| Constructor Detail |
|---|
public ReturnNode()
| Method Detail |
|---|
public final java.lang.String getReturnValueName()
public final void setValueName(java.lang.String 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 | ||||||||