| Class and Description |
|---|
| EvaluatorFactory |
| Class and Description |
|---|
| EvaluationResultContainer |
| Evaluator |
| Class and Description |
|---|
| EvaluationResult |
| EvaluationResultContainer |
| Evaluator |
| EvaluatorDecorator
Decorator interface of an
Evaluator for implementing the decorator
pattern. |
| TypeTransformingEvaluatorDecorator
This decorator implements the
Evaluator interface for the type
<U> but transforms the lists internally into lists of <V> before
calling the
Evaluator.evaluate(java.util.List, java.util.List, EvaluationResultContainer)
method of the decorated Evaluator. |
| Class and Description |
|---|
| AbstractEvaluatorDecorator |
| AbstractTypeTransformingEvaluatorDecorator |
| EvaluationResult |
| EvaluationResultContainer |
| Evaluator |
| EvaluatorDecorator
Decorator interface of an
Evaluator for implementing the decorator
pattern. |
| SubTaskEvaluator |
| TypeTransformingEvaluatorDecorator
This decorator implements the
Evaluator interface for the type
<U> but transforms the lists internally into lists of <V> before
calling the
Evaluator.evaluate(java.util.List, java.util.List, EvaluationResultContainer)
method of the decorated Evaluator. |
| Class and Description |
|---|
| AbstractEvaluatorDecorator |
| EvaluationResultContainer |
| Evaluator |
| EvaluatorDecorator
Decorator interface of an
Evaluator for implementing the decorator
pattern. |
| Class and Description |
|---|
| EvaluationResult |
| Evaluator |
| EvaluatorFactory |
| Class and Description |
|---|
| EvaluatorFactory |
Copyright © 2014–2017. All rights reserved.