| Package | Description |
|---|---|
| org.provarules.kernel2 | |
| org.provarules.parser2 | |
| org.provarules.reference2 |
| Modifier and Type | Method and Description |
|---|---|
ProvaRule |
ProvaKnowledgeBase.generateSolveGoal(ProvaResultSet resultSet,
ProvaLiteral[] body) |
| Modifier and Type | Field and Description |
|---|---|
static java.lang.ThreadLocal<ProvaResultSet> |
ProvaParserImpl.tlRS |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<ProvaRule> |
ProvaParserImpl.parse(ProvaKnowledgeBase kb,
ProvaResultSet resultSet,
java.io.BufferedReader in) |
java.util.List<ProvaRule> |
ProvaParserImpl.parse(ProvaKnowledgeBase kb,
ProvaResultSet resultSet,
java.lang.String filename) |
| Modifier and Type | Class and Description |
|---|---|
class |
ProvaResultSetImpl |
| Modifier and Type | Method and Description |
|---|---|
ProvaRule |
ProvaKnowledgeBaseImpl.generateSolveGoal(ProvaResultSet resultSet,
ProvaLiteral[] body) |
Copyright © 2019. All Rights Reserved.