| Package | Description |
|---|---|
| alice.tuprolog | |
| alice.tuprolog.clausestore |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultClauseStore |
| Modifier and Type | Method and Description |
|---|---|
static ClauseStore |
DefaultClauseStore.build(Prolog engine,
Term goal,
List vars,
List familyClauses)
Carica una famiglia di clausole
|
ClauseStore |
ClauseStoreFactory.buildClause(Prolog prolog,
Term goal,
List<?> varList) |
ClauseStore |
ClauseStoreManager.buildClause(Prolog prolog,
Term goal,
List<?> varList) |
ClauseStore |
ChoicePointContext.getCompatibleGoals() |
| Modifier and Type | Class and Description |
|---|---|
class |
CollectionItemsStore |
class |
HyperGraphClauseStore |
class |
MapEntriesStore |
| Modifier and Type | Method and Description |
|---|---|
ClauseStore |
JavaCollectionStoreFactory.buildClause(Prolog prolog,
Term goal,
List<?> varList) |
ClauseStore |
JavaMapStoreFactory.buildClause(Prolog prolog,
Term goal,
List<?> varList) |
ClauseStore |
HyperGraphStoreFactory.buildClause(Prolog prolog,
Term goal,
List<?> varList) |
Copyright © 2015. All rights reserved.