@FunctionalInterface public static interface JoinLikeChildBindingLifter.BindingLiftConverter<R>
| Modifier and Type | Method and Description |
|---|---|
R |
convert(it.unibz.inf.ontop.com.google.common.collect.ImmutableList<IQTree> liftedChildren,
IQTree selectedGrandChild,
int selectedChildPosition,
Optional<ImmutableExpression> newCondition,
ImmutableSubstitution<ImmutableTerm> ascendingSubstitution,
ImmutableSubstitution<? extends VariableOrGroundTerm> descendingSubstitution) |
R convert(it.unibz.inf.ontop.com.google.common.collect.ImmutableList<IQTree> liftedChildren, IQTree selectedGrandChild, int selectedChildPosition, Optional<ImmutableExpression> newCondition, ImmutableSubstitution<ImmutableTerm> ascendingSubstitution, ImmutableSubstitution<? extends VariableOrGroundTerm> descendingSubstitution)
Copyright © 2009–2020 Free University of Bozen-Bolzano. All rights reserved.