|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DynamicExecutionCompiler
Dynamic Execution Compiler compiler interface
Method Summary | |
---|---|
DeductionRuleAnalyzer<java.lang.Object> |
getAnalyzerFromCompiledModel(PropertyCollection compiledModel)
get analyzer From compiled model |
void |
resetAnalyzerFromCompiledModel(PropertyCollection<?,?> compiledModel)
reset the analyzer From Compiled Model |
Method Detail |
---|
DeductionRuleAnalyzer<java.lang.Object> getAnalyzerFromCompiledModel(PropertyCollection compiledModel) throws java.lang.IllegalStateException, CompilationFailedException, java.lang.IllegalArgumentException
compiledModel
- the compiled model
CompilationFailedException
- if the compilation operation fails
java.lang.IllegalStateException
- if the compilation model isn't enabled.
java.lang.IllegalArgumentException
- if the model to compile isn't valid.void resetAnalyzerFromCompiledModel(PropertyCollection<?,?> compiledModel)
compiledModel
- the compiled model to reset
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |