|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EvaluationException | |
|---|---|
| net.sf.adatagenerator.api | The API package is composed of Java interfaces, abstract classes and Exception classes that the define A Data Generator (ADG) framework. |
| net.sf.adatagenerator.core | The CORE package is composed of concrete classes for default implementations of A Data Generator (ADG) framework. |
| net.sf.adatagenerator.pred | This package is deprecated. |
| Uses of EvaluationException in net.sf.adatagenerator.api |
|---|
| Methods in net.sf.adatagenerator.api that throw EvaluationException | |
|---|---|
String |
CorrelationEvaluator.computeCorrelationSignature(com.choicemaker.shared.api.CMPair<? extends R> pair)
Deprecated. |
| Uses of EvaluationException in net.sf.adatagenerator.core |
|---|
| Methods in net.sf.adatagenerator.core that throw EvaluationException | |
|---|---|
String |
SimpleCorrelationEvaluator.computeCorrelationSignature(com.choicemaker.shared.api.CMPair<? extends R> pair)
Deprecated. |
| Uses of EvaluationException in net.sf.adatagenerator.pred |
|---|
| Methods in net.sf.adatagenerator.pred that throw EvaluationException | |
|---|---|
boolean |
AbstractPredicate.evaluate(com.choicemaker.shared.api.CMPair<? extends R> pair)
Deprecated. |
boolean |
Predicate.evaluate(com.choicemaker.shared.api.CMPair<? extends R> pair)
Deprecated. Evaluates whether a pair of records satisfies this predicate. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||