|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.agentfactory.logic.reasoner.QueryEngine.TestQuerySource
public static class QueryEngine.TestQuerySource
| Constructor Summary | |
|---|---|
QueryEngine.TestQuerySource()
|
|
| Method Summary | |
|---|---|
boolean |
hasType(java.lang.String type)
Check whether the KS supports the specified type of item |
java.util.List |
query(FOS goal)
Query the KS for items that match the specified query. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public QueryEngine.TestQuerySource()
| Method Detail |
|---|
public java.util.List query(FOS goal)
Queryable
query in interface Queryablegoal - the item being searched for
public boolean hasType(java.lang.String type)
Queryable
hasType in interface Queryabletype - the type of KS being searched for
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||