|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sf.myra.cantminer.alpha.step.AbstractStep
public abstract class AbstractStep
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface net.sf.myra.framework.Info |
---|
net.sf.myra.framework.Info.Void |
Constructor Summary | |
---|---|
AbstractStep()
|
Method Summary | |
---|---|
protected boolean |
accept(net.sf.myra.datamining.data.Term term,
java.util.List<net.sf.myra.datamining.data.Instance> instances,
int minimum)
|
AbstractStep |
clone()
|
Methods inherited from class java.lang.Object |
---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface net.sf.myra.cantminer.alpha.step.Step |
---|
getAttribute, select |
Constructor Detail |
---|
public AbstractStep()
Method Detail |
---|
protected boolean accept(net.sf.myra.datamining.data.Term term, java.util.List<net.sf.myra.datamining.data.Instance> instances, int minimum)
public AbstractStep clone()
clone
in interface net.sf.myra.framework.Info
clone
in class java.lang.Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |