|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.util.EventObject
alice.tuprolog.event.PrologEvent
alice.tuprolog.event.QueryEvent
This class represents events concerning query management.
Field Summary |
Fields inherited from class java.util.EventObject |
source |
Constructor Summary | |
QueryEvent(Prolog source,
SolveInfo info)
|
Method Summary | |
SolveInfo |
getSolveInfo()
Gets information about the query result. |
Methods inherited from class alice.tuprolog.event.PrologEvent |
getTime |
Methods inherited from class java.util.EventObject |
getSource, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, 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 |