public class GeoDBTypedFunctionSymbol extends DefaultSQLSimpleTypedDBFunctionSymbol
| Constructor and Description |
|---|
GeoDBTypedFunctionSymbol(String nameInDialect,
int arity,
it.unibz.inf.ontop.model.type.DBTermType targetType,
boolean isInjective,
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) |
canBePostProcessed, 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, waitpublic GeoDBTypedFunctionSymbol(String nameInDialect, int arity, it.unibz.inf.ontop.model.type.DBTermType targetType, boolean isInjective, 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.