Package org.evrete.api
Interface RuntimeRule
- All Superinterfaces:
FluentImports<Rule>,Named,PropertyAccess,Rule
public interface RuntimeRule extends Rule
-
Method Summary
Modifier and Type Method Description RuntimeRuleaddImport(String imp)StatefulSessiongetRuntime()Methods inherited from interface org.evrete.api.FluentImports
addImport, getImportsMethods inherited from interface org.evrete.api.PropertyAccess
get, get, getPropertyNames, setMethods inherited from interface org.evrete.api.Rule
chainRhs, getRhs, getSalience, setRhs, setRhs, setSalience
-
Method Details
-
addImport
- Specified by:
addImportin interfaceFluentImports<Rule>
-
getRuntime
StatefulSession getRuntime()
-