org.jactr.core.module.procedural.five.learning
Interface IProceduralLearningModule5
- All Known Subinterfaces:
- IProceduralLearningModule6
- All Known Implementing Classes:
- DefaultProceduralLearningModule6
public interface IProceduralLearningModule5
PRODUCTION_COMPILATION_PARAM
static final java.lang.String PRODUCTION_COMPILATION_PARAM
- See Also:
- Constant Field Values
isProductionCompilationEnabled
boolean isProductionCompilationEnabled()
setProductionCompilationEnabled
void setProductionCompilationEnabled(boolean enabled)
getProductionCompiler
IProductionCompiler getProductionCompiler()