| Package | Description |
|---|---|
| com.clarkparsia.pellet.rules | |
| com.clarkparsia.pellet.rules.rete |
| Modifier and Type | Method and Description |
|---|---|
Rule |
ContinuousReteTransformer.transformRule(Rule rule)
Transform the rule as follows:
|
Rule |
RulesToReteTranslator.translateRule(Rule rule)
Translates a rule.Rule to a rete.Rule.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Compiler.compile(Rule rule,
Set<aterm.ATermAppl> explain) |
| Constructor and Description |
|---|
RuleNode(Rule rule,
Set<aterm.ATermAppl> explain) |
Copyright © 2013. All Rights Reserved.