public class DefaultDBStringInequalityOperator extends AbstractDBInequalityOperator
FunctionSymbol.FunctionalTermNullabilityinequalityLabel| Modifier | Constructor and Description |
|---|---|
protected |
DefaultDBStringInequalityOperator(InequalityLabel inequalityLabel,
DBTermType rootDBTermType,
DBTermType dbBoolean)
TODO: type the input
|
| Modifier and Type | Method and Description |
|---|---|
protected ImmutableExpression |
buildInequality(InequalityLabel inequalityLabel,
it.unibz.inf.ontop.com.google.common.collect.ImmutableList<? extends ImmutableTerm> subTerms,
TermFactory termFactory) |
boolean |
canBePostProcessed(it.unibz.inf.ontop.com.google.common.collect.ImmutableList<? extends ImmutableTerm> arguments)
TODO: allow it
|
blocksNegation, getNativeDBString, isAlwaysInjectiveInTheAbsenceOfNonInjectiveFunctionalTerms, negate, tolerateNullsinBrackets, isPreferringToBePostProcessedOverBeingBlocked, mayReturnNullWithoutNullArgumentsbuildTermAfterEvaluation, enableIfElseNullLifting, inferType, tryToLiftIfThenTerm, tryToLiftMagicNumbersanalyzeInjectivity, canBeSafelyDecomposedIntoConjunction, decomposeInjectiveTopFunctionalTerm, evaluateIsNotNull, evaluateNullability, evaluateStrictEq, evaluateStrictEqWithFunctionalTerm, evaluateStrictEqWithNonNullConstant, getExpectedBaseType, getExpectedBaseTypes, isAggregation, isDeterministic, isInjective, isNullable, proposeProvenanceVariables, simplify, simplifyAsGuaranteedToBeNonNull, transformIntoRegularArguments, tryToLiftMagicNumbersequals, getArity, getName, hashCode, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitsimplify2VLanalyzeInjectivity, evaluateIsNotNull, evaluateNullability, evaluateStrictEq, getExpectedBaseType, inferType, isAggregation, isDeterministic, isNullable, proposeProvenanceVariables, simplify, simplifyAsGuaranteedToBeNonNullprotected DefaultDBStringInequalityOperator(InequalityLabel inequalityLabel, DBTermType rootDBTermType, DBTermType dbBoolean)
public boolean canBePostProcessed(it.unibz.inf.ontop.com.google.common.collect.ImmutableList<? extends ImmutableTerm> arguments)
protected ImmutableExpression buildInequality(InequalityLabel inequalityLabel, it.unibz.inf.ontop.com.google.common.collect.ImmutableList<? extends ImmutableTerm> subTerms, TermFactory termFactory)
buildInequality in class AbstractDBInequalityOperatorCopyright © 2009–2020 Free University of Bozen-Bolzano. All rights reserved.