|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--org.rdtdm.rule.criterion.CriterionDefault
|
+--org.rdtdm.rule.criterion.CriterionConclCount
| Field Summary | |
private int |
bound
|
| Fields inherited from class org.rdtdm.rule.criterion.CriterionDefault |
|
| Constructor Summary | |
CriterionConclCount()
|
|
CriterionConclCount(int bound)
|
|
| Method Summary | |
boolean |
accepts(Results results)
|
java.lang.String |
toString()
|
| Methods inherited from class org.rdtdm.rule.criterion.CriterionDefault |
getOption, getOption, optionsToString, setOption, setOptions |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
private int bound
| Constructor Detail |
public CriterionConclCount()
public CriterionConclCount(int bound)
| Method Detail |
public boolean accepts(Results results)
accepts in interface Criterionaccepts in class CriterionDefaultpublic java.lang.String toString()
toString in class CriterionDefault
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||