Package | Description |
---|---|
com.declarativa.interprolog |
Modifier and Type | Method and Description |
---|---|
void |
TermModel.assignToVar(VariableNode v,
Object value)
Replaces all occurrences of v in this subterm by value, using setNodeValue
|
Modifier and Type | Method and Description |
---|---|
boolean |
TermModel.variant(TermModel tx,
Map<VariableNode,VariableNode> myVars) |
boolean |
TermModel.variant(TermModel tx,
Map<VariableNode,VariableNode> myVars) |