|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectjava.util.EventObject
alice.tuprolog.PrologEvent
alice.tuprolog.QueryEvent
This class represents events concerning query management.
| Constructor Summary | |
QueryEvent(Prolog source,
SolveInfo info)
|
|
| Method Summary | |
SolveInfo |
getSolveInfo()
Gets information about the query result. |
| Methods inherited from class alice.tuprolog.PrologEvent |
getTime |
| Methods inherited from class java.util.EventObject |
getSource, toString |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public QueryEvent(Prolog source,
SolveInfo info)
| Method Detail |
public SolveInfo getSolveInfo()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||