public interface SQLNaryJoinExpression extends SQLExpression
| Modifier and Type | Method and Description |
|---|---|
Optional<it.unibz.inf.ontop.model.term.ImmutableExpression> |
getFilterCondition() |
com.google.common.collect.ImmutableList<SQLExpression> |
getJoinedExpressions() |
acceptVisitorcom.google.common.collect.ImmutableList<SQLExpression> getJoinedExpressions()
Optional<it.unibz.inf.ontop.model.term.ImmutableExpression> getFilterCondition()
Copyright © 2009–2020 Free University of Bozen-Bolzano. All rights reserved.