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(RuleScope scope, String imp)RuleSession<?>getRuntime()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, getSalience, setRhs, setRhs, setSalience
-
Method Details
-
addImport
- Specified by:
addImportin interfaceFluentImports<Rule>
-
getRuntime
RuleSession<?> getRuntime()
-