|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface StatementBoundary
An interface for expressing search boundaries in terms of bounding statements.
| Method Summary | |
|---|---|
TripleBoundary |
asTripleBoundary(Model m)
Answer a TripleBoundary corresponding to this StatementBoundary, where Triples may be converted to Statements using m. |
boolean |
stopAt(Statement s)
Answer true if this statement is a boundary of the search. |
| Method Detail |
|---|
boolean stopAt(Statement s)
TripleBoundary asTripleBoundary(Model m)
m.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||