| 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 |
|---|---|
LPBRuleEngine |
LPInterpreter.getEngine()
Return the engine which owns this interpreter.
|
| Constructor and Description |
|---|
LPInterpreter(LPBRuleEngine engine,
TriplePattern goal)
Constructor used to construct top level calls.
|
LPInterpreter(LPBRuleEngine engine,
TriplePattern goal,
boolean isTop)
Constructor.
|
LPInterpreter(LPBRuleEngine engine,
TriplePattern goal,
List<RuleClauseCode> clauses,
boolean isTop)
Constructor.
|
Licenced under the Apache License, Version 2.0