| Package | Description |
|---|---|
| org.provarules.kernel2 | |
| org.provarules.kernel2.cache | |
| org.provarules.reference2 | |
| org.provarules.reference2.cache |
| Modifier and Type | Method and Description |
|---|---|
ProvaLocalAnswers |
ProvaLiteral.getAnswers() |
| Modifier and Type | Method and Description |
|---|---|
ProvaLiteral |
ProvaKnowledgeBase.generateCachedLiteral(java.lang.String symbol,
ProvaList terms,
ProvaCacheState cacheState,
ProvaLocalAnswers answers) |
| Modifier and Type | Method and Description |
|---|---|
ProvaLocalAnswers |
ProvaCachedLiteral.getAnswers() |
| Modifier and Type | Method and Description |
|---|---|
ProvaLocalAnswers |
ProvaLiteralImpl.getAnswers() |
| Modifier and Type | Method and Description |
|---|---|
ProvaLiteral |
ProvaKnowledgeBaseImpl.generateCachedLiteral(java.lang.String symbol,
ProvaList terms,
ProvaCacheState cacheState,
ProvaLocalAnswers answers) |
| Modifier and Type | Class and Description |
|---|---|
class |
ProvaLocalAnswersImpl |
| Modifier and Type | Method and Description |
|---|---|
ProvaLocalAnswers |
ProvaCachedLiteralImpl.getAnswers() |
| Constructor and Description |
|---|
ProvaCachedLiteralImpl(ProvaPredicate predicate,
ProvaList terms,
ProvaCacheState cacheState,
ProvaLocalAnswers answers) |
Copyright © 2019. All Rights Reserved.