Package org.openl.xls
Class RulesCompileContext
- java.lang.Object
-
- org.openl.impl.DefaultCompileContext
-
- org.openl.xls.RulesCompileContext
-
- All Implemented Interfaces:
ICompileContext
public class RulesCompileContext extends DefaultCompileContext
The current implementation of compile context used for rules projects and contains part of code that is auto generated to simplify rules projects configuration. Do not used this class separately.
-
-
Constructor Summary
Constructors Constructor Description RulesCompileContext()
-
Method Summary
-
Methods inherited from class org.openl.impl.DefaultCompileContext
addValidator, addValidators, getValidators, removeValidator, removeValidators
-
-