|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object | +--opennlp.grok.ml.dectree.DTreeContinuousCondition
A query asked by a decion tree that has specifically to do with the value of a continuous (double) value in relation to a literal.
| Constructor Summary | |
DTreeContinuousCondition(java.lang.String f,
java.lang.String o,
java.lang.Double v)
|
|
| Method Summary | |
boolean |
eval(java.util.Map querier)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public DTreeContinuousCondition(java.lang.String f,
java.lang.String o,
java.lang.Double v)
| Method Detail |
public boolean eval(java.util.Map querier)
eval in interface DTreeCondition
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||