public class GeoDBBooleanFunctionSymbol extends DefaultSQLSimpleDBBooleanFunctionSymbol
| Constructor and Description |
|---|
GeoDBBooleanFunctionSymbol(String nameInDialect,
int arity,
it.unibz.inf.ontop.model.type.DBTermType targetType,
it.unibz.inf.ontop.model.type.DBTermType rootDBTermType) |
| Modifier and Type | Method and Description |
|---|---|
it.unibz.inf.ontop.model.term.ImmutableTerm |
simplify(it.unibz.inf.ontop.com.google.common.collect.ImmutableList<? extends it.unibz.inf.ontop.model.term.ImmutableTerm> terms,
it.unibz.inf.ontop.model.term.TermFactory termFactory,
it.unibz.inf.ontop.iq.node.VariableNullability variableNullability) |
blocksNegation, negatecanBePostProcessed, getNativeDBString, isAlwaysInjectiveInTheAbsenceOfNonInjectiveFunctionalTermsgetTargetType, inferType, isPreferringToBePostProcessedOverBeingBlocked, mayReturnNullWithoutNullArguments, tolerateNullsanalyzeInjectivity, buildTermAfterEvaluation, canBeSafelyDecomposedIntoConjunction, decomposeInjectiveTopFunctionalTerm, enableIfElseNullLifting, evaluateIsNotNull, evaluateNullability, evaluateStrictEq, evaluateStrictEqWithFunctionalTerm, evaluateStrictEqWithNonNullConstant, getExpectedBaseType, getExpectedBaseTypes, isAggregation, isDeterministic, isInjective, isNullable, proposeProvenanceVariables, simplifyAsGuaranteedToBeNonNull, transformIntoRegularArguments, tryToLiftMagicNumbersequals, getArity, getName, hashCode, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitsimplify2VLisPreferringToBePostProcessedOverBeingBlockedanalyzeInjectivity, canBePostProcessed, evaluateIsNotNull, evaluateNullability, evaluateStrictEq, getExpectedBaseType, inferType, isAggregation, isDeterministic, isNullable, proposeProvenanceVariables, simplifyAsGuaranteedToBeNonNullpublic GeoDBBooleanFunctionSymbol(String nameInDialect, int arity, it.unibz.inf.ontop.model.type.DBTermType targetType, it.unibz.inf.ontop.model.type.DBTermType rootDBTermType)
public it.unibz.inf.ontop.model.term.ImmutableTerm simplify(it.unibz.inf.ontop.com.google.common.collect.ImmutableList<? extends it.unibz.inf.ontop.model.term.ImmutableTerm> terms,
it.unibz.inf.ontop.model.term.TermFactory termFactory,
it.unibz.inf.ontop.iq.node.VariableNullability variableNullability)
simplify in interface it.unibz.inf.ontop.model.term.functionsymbol.FunctionSymbolsimplify in class it.unibz.inf.ontop.model.term.functionsymbol.impl.FunctionSymbolImplCopyright © 2009–2021 Free University of Bozen-Bolzano. All rights reserved.