|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.lehigh.swat.hawk.storage.Query
edu.lehigh.swat.hawk.storage.simpledb.Query
edu.lehigh.swat.hawk.storage.ontper.simpledb.Query
public class Query
Constructor Summary | |
---|---|
Query()
|
Method Summary | |
---|---|
DocId |
getPerspective()
Get the id of the perspective ontology. |
void |
setPerspective(DocId pid)
Set the perspective ontology's id. |
Methods inherited from class edu.lehigh.swat.hawk.storage.simpledb.Query |
---|
addConjunct, getAtoms, StringToQuery, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public Query()
Method Detail |
---|
public void setPerspective(DocId pid)
setPerspective
in class Query
public DocId getPerspective()
getPerspective
in class Query
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |