|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object | +--com.ugos.JIProlog.client.JIPSolution
JIPSolution wraps a solution returned by JIProlog Server.
For more information see the section "How to call JIProlog Server" in the Reference Manual
JIPClient| Method Summary | |
java.util.Hashtable |
getInstantiatedVariables()
Returns an hashtable containing all instantiated variables in the solution. |
java.lang.String |
getSolution()
Returns a string representation of the solution. |
java.lang.String |
toString()
Returns a string rapresentation of the solution containing also all instantiated variables. |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Method Detail |
public final java.lang.String getSolution()
JIPClient.nextSolution(),
getInstantiatedVariables()public final java.util.Hashtable getInstantiatedVariables()
JIPClient.nextSolution(),
getSolution()public final java.lang.String toString()
toString in class java.lang.ObjectJIPClient.nextSolution()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||