Uses of Interface
org.evrete.api.RuntimeRule
| Package | Description |
|---|---|
| org.evrete.api |
-
Uses of RuntimeRule in org.evrete.api
Methods in org.evrete.api that return RuntimeRule Modifier and Type Method Description default RuntimeRuleKnowledge. deployRule(org.evrete.runtime.RuleDescriptor descriptor)RuntimeRuleRuntimeContext. deployRule(org.evrete.runtime.RuleDescriptor descriptor)RuntimeRuleStatefulSession. getRule(String name)default RuntimeRuleStatefulSession. getRule(Named named)Methods in org.evrete.api that return types with arguments of type RuntimeRule Modifier and Type Method Description List<RuntimeRule>StatefulSession. getRules()