public class ValueCompute extends Object
| 构造器和说明 |
|---|
ValueCompute() |
| 限定符和类型 | 方法和说明 |
|---|---|
Object |
complexValueCompute(Value value,
Object matchedObject,
Context context,
List<Object> allMatchedObjects,
Map<String,Object> variableMap) |
Object |
findObject(String className,
Object matchedFact,
Context context) |
Object |
simpleArithmeticCompute(Context context,
Object leftObj,
SimpleArithmetic simpleArithmetic) |
public Object complexValueCompute(Value value, Object matchedObject, Context context, List<Object> allMatchedObjects, Map<String,Object> variableMap)
public Object simpleArithmeticCompute(Context context, Object leftObj, SimpleArithmetic simpleArithmetic)
Copyright © 2018 Bstek. All rights reserved.