|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface RuleEvaluator
The Rule Evaluator evaluates the operation and returns details of the commands to implement those operations.
It is configured with a list of scenarios.
Method Summary | |
---|---|
EvaluatorContext |
createContext()
Create a new evaluator context. |
Command |
evaluate(EvaluatorContext context,
Operation operation)
Evaluate the scenarios against the current operation |
Method Detail |
---|
EvaluatorContext createContext()
Command evaluate(EvaluatorContext context, Operation operation)
Command
- the command to fulfill the operation
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |