public abstract class DBBooleanFunctionSymbolImpl extends BooleanFunctionSymbolImpl implements DBBooleanFunctionSymbol
FunctionSymbol.FunctionalTermNullability| Modifier | Constructor and Description |
|---|---|
protected |
DBBooleanFunctionSymbolImpl(String name,
com.google.common.collect.ImmutableList<TermType> expectedBaseTypes,
DBTermType dbBooleanTermType) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
inBrackets(String expression) |
boolean |
isPreferringToBePostProcessedOverBeingBlocked()
By default, to be overridden when necessary
|
protected boolean |
mayReturnNullWithoutNullArguments()
Returns false when a functional term with this symbol:
1.
|
buildTermAfterEvaluation, enableIfElseNullLifting, inferType, tryToLiftIfThenTerm, tryToLiftMagicNumbersanalyzeInjectivity, canBeSafelyDecomposedIntoConjunction, decomposeInjectiveTopFunctionalTerm, evaluateIsNotNull, evaluateNullability, evaluateStrictEq, evaluateStrictEqWithFunctionalTerm, evaluateStrictEqWithNonNullConstant, getExpectedBaseType, getExpectedBaseTypes, isAggregation, isAlwaysInjectiveInTheAbsenceOfNonInjectiveFunctionalTerms, isDeterministic, isInjective, isNullable, proposeProvenanceVariables, simplify, simplifyAsGuaranteedToBeNonNull, tolerateNulls, transformIntoRegularArguments, tryToLiftMagicNumbersequals, getArity, getName, hashCode, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitblocksNegation, negate, simplify2VLanalyzeInjectivity, canBePostProcessed, evaluateIsNotNull, evaluateNullability, evaluateStrictEq, getExpectedBaseType, inferType, isAggregation, isDeterministic, isNullable, proposeProvenanceVariables, simplify, simplifyAsGuaranteedToBeNonNullgetArity, getNamegetNativeDBStringprotected DBBooleanFunctionSymbolImpl(@Nonnull String name, @Nonnull com.google.common.collect.ImmutableList<TermType> expectedBaseTypes, DBTermType dbBooleanTermType)
protected boolean mayReturnNullWithoutNullArguments()
FunctionSymbolImplmayReturnNullWithoutNullArguments in class FunctionSymbolImplpublic boolean isPreferringToBePostProcessedOverBeingBlocked()
isPreferringToBePostProcessedOverBeingBlocked in interface DBFunctionSymbolCopyright © 2009–2020 Free University of Bozen-Bolzano. All rights reserved.