|
||||||||||
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.Schema
Field Summary | |
java.util.Vector |
m_attributes
|
Constructor Summary | |
Schema()
|
Method Summary | |
void |
addAttr(Attribute a)
|
void |
dumpOn(java.io.PrintWriter w)
|
Attribute |
findAttr(java.lang.String name)
|
java.util.Vector |
getAttributes()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public java.util.Vector m_attributes
Constructor Detail |
public Schema()
Method Detail |
public final java.util.Vector getAttributes()
public final void addAttr(Attribute a)
public final Attribute findAttr(java.lang.String name)
public void dumpOn(java.io.PrintWriter w)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |