public interface ExpressionInterface
| Modifier and Type | Method and Description |
|---|---|
Value |
evaluate(WorkingMemory wm) |
Type |
evaluateType(WorkingMemory wm) |
Value evaluate(WorkingMemory wm) throws java.lang.UnsupportedOperationException, NotInTheDomainException
java.lang.UnsupportedOperationExceptionNotInTheDomainExceptionType evaluateType(WorkingMemory wm)
wm - The WorkingMemory object with respect to which a type of an expression should be evaluated