|
||||||||||
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.Tree
Field Summary | |
protected Node |
m_root
|
protected Schema |
m_schema
|
Constructor Summary | |
Tree()
|
Method Summary | |
void |
dumpOn(java.io.PrintWriter w)
|
Node |
getRoot()
|
Schema |
getSchema()
|
void |
setRoot(Node n)
|
void |
setSchema(Schema s)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
protected Schema m_schema
protected Node m_root
Constructor Detail |
public Tree()
Method Detail |
public final void setRoot(Node n)
public final Node getRoot()
public final Schema getSchema()
public final void setSchema(Schema s)
public void dumpOn(java.io.PrintWriter w)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |