|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface BinaryClause
An operation clause. A join between two other clauses.
| Method Summary | |
|---|---|
Clause |
getSecondClause()
Get the second clause. |
| Methods inherited from interface no.sesat.search.query.UnaryClause |
|---|
getFirstClause |
| Methods inherited from interface no.sesat.search.query.Clause |
|---|
getKnownPredicates, getPossiblePredicates, getTerm |
| Methods inherited from interface no.sesat.commons.visitor.Visitable |
|---|
accept |
| Method Detail |
|---|
Clause getSecondClause()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||