public class StatementTripleBoundary extends Object implements StatementBoundary
| Constructor and Description |
|---|
StatementTripleBoundary(TripleBoundary tb)
Initialise this StatementTripleBoundary with the TripleBoundary
tb. |
| Modifier and Type | Method and Description |
|---|---|
TripleBoundary |
asTripleBoundary(Model ignored)
Answer the supplied-to-constructor TripleBoundary.
|
boolean |
stopAt(Statement s)
Answer whatever the triple-boundary answers for the triple of
s. |
public StatementTripleBoundary(TripleBoundary tb)
tb.tb - public boolean stopAt(Statement s)
s.stopAt in interface StatementBoundarypublic TripleBoundary asTripleBoundary(Model ignored)
asTripleBoundary in interface StatementBoundaryLicenced under the Apache License, Version 2.0