public class InformationToDisplayEvent extends PrologEvent
source
Constructor and Description |
---|
InformationToDisplayEvent(Prolog source,
ArrayList<QueryEvent> queryEventList,
int solveType) |
Modifier and Type | Method and Description |
---|---|
int |
getListSize() |
SolveInfo |
getQueryResult() |
QueryEvent[] |
getQueryResults() |
int |
getSolveType() |
getTime
getSource, toString
public InformationToDisplayEvent(Prolog source, ArrayList<QueryEvent> queryEventList, int solveType)
public int getSolveType()
public QueryEvent[] getQueryResults()
public SolveInfo getQueryResult()
public int getListSize()