public class RuleEngine
extends java.lang.Object
Constructor and Description |
---|
RuleEngine(org.openl.IOpenSourceCodeModule src,
org.openl.conf.IUserContext ucxt) |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
automaticRun(Decision decision) |
java.lang.Object |
getField(java.lang.String fieldName) |
RuleMethod |
getMethod(java.lang.String name) |
java.util.Iterator |
getMethodIterator() |
public RuleEngine(org.openl.IOpenSourceCodeModule src, org.openl.conf.IUserContext ucxt)
public RuleMethod getMethod(java.lang.String name)
public java.lang.Object automaticRun(Decision decision)
public java.util.Iterator getMethodIterator()
public java.lang.Object getField(java.lang.String fieldName)