|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sf.myra.datamining.model.AbstractRuleModel.DefaultGatherer
public static class AbstractRuleModel.DefaultGatherer
Constructor Summary | |
---|---|
AbstractRuleModel.DefaultGatherer()
|
Method Summary | |
---|---|
void |
add(Model model)
|
protected int |
countTerms(java.util.Collection<Rule> discovered)
Returns the number of term of the discovered rule set. |
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public AbstractRuleModel.DefaultGatherer()
Method Detail |
---|
public void add(Model model)
add
in interface Gatherer
protected int countTerms(java.util.Collection<Rule> discovered)
discovered
- the discovered rule set.
public java.lang.String toString()
toString
in class java.lang.Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |