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