public class DefaultDBDateInequalityOperator extends AbstractDBInequalityOperator
FunctionSymbol.FunctionalTermNullabilityinequalityLabel| Modifier | Constructor and Description |
|---|---|
protected |
DefaultDBDateInequalityOperator(InequalityLabel inequalityLabel,
DBTermType rootDBTermType,
DBTermType dbBoolean)
TODO: type the input
|
| Modifier and Type | Method and Description |
|---|---|
protected ImmutableExpression |
buildInequality(InequalityLabel inequalityLabel,
com.google.common.collect.ImmutableList<? extends ImmutableTerm> subTerms,
TermFactory termFactory) |
boolean |
canBePostProcessed(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, tryToLiftMagicNumbersclone, equals, getArity, getName, hashCode, toStringfinalize, getClass, notify, notifyAll, wait, wait, waitsimplify2VLanalyzeInjectivity, evaluateIsNotNull, evaluateNullability, evaluateStrictEq, getExpectedBaseType, inferType, isAggregation, isDeterministic, isNullable, proposeProvenanceVariables, simplify, simplifyAsGuaranteedToBeNonNullprotected DefaultDBDateInequalityOperator(InequalityLabel inequalityLabel, DBTermType rootDBTermType, DBTermType dbBoolean)
public boolean canBePostProcessed(com.google.common.collect.ImmutableList<? extends ImmutableTerm> arguments)
protected ImmutableExpression buildInequality(InequalityLabel inequalityLabel, com.google.common.collect.ImmutableList<? extends ImmutableTerm> subTerms, TermFactory termFactory)
buildInequality in class AbstractDBInequalityOperatorCopyright © 2009–2020 Free University of Bozen-Bolzano. All rights reserved.