| Package | Description |
|---|---|
| org.apache.jena.reasoner.rulesys.impl |
Internal implementation objects used by the rule system interpreters
and compilers.
|
| Modifier and Type | Method and Description |
|---|---|
RETENode |
RETETerminal.clone(Map<RETENode,RETENode> netCopy,
RETERuleContext contextIn)
Clone this node in the network.
|
RETENode |
RETENode.clone(Map<RETENode,RETENode> netCopy,
RETERuleContext context)
Clone this node in the network across to a different context.
|
RETENode |
RETEQueue.clone(Map<RETENode,RETENode> netCopy,
RETERuleContext context)
Clone this node in the network.
|
RETENode |
RETEClauseFilter.clone(Map<RETENode,RETENode> netCopy,
RETERuleContext context)
Clone this node in the network.
|
static void |
RETEConflictSet.execute(RETERuleContext context,
boolean isAdd)
Execute a single rule firing.
|
| Constructor and Description |
|---|
RETEConflictSet(RETERuleContext context,
boolean isMonotonic)
Construct an empty conflict set, noting whether the overall rule system is monotonic or not
|
Licenced under the Apache License, Version 2.0