| Package | Description | 
|---|---|
| alice.tuprolog | 
| Modifier and Type | Method and Description | 
|---|---|
List | 
SolveInfo.getBindingVars()
Gets the list of the variables in the solution. 
 | 
Term | 
SolveInfo.getSolution()
Gets the solution of the request 
 | 
Term | 
SolveInfo.getTerm(String varName)
Gets the value of a variable in the substitution. 
 | 
Term | 
SolveInfo.getVarValue(String varName)
Gets the value of a variable in the substitution. 
 | 
Copyright © 2015. All rights reserved.