public class DefaultSQLSimpleDBBooleanFunctionSymbol
extends it.unibz.inf.ontop.model.term.functionsymbol.db.impl.SimpleTypedDBFunctionSymbolImpl
implements it.unibz.inf.ontop.model.term.functionsymbol.db.DBBooleanFunctionSymbol
| Modifier | Constructor and Description |
|---|---|
protected |
DefaultSQLSimpleDBBooleanFunctionSymbol(String nameInDialect,
int arity,
it.unibz.inf.ontop.model.type.DBTermType dbBooleanType,
it.unibz.inf.ontop.model.type.DBTermType rootDBTermType) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
blocksNegation() |
it.unibz.inf.ontop.model.term.ImmutableExpression |
negate(com.google.common.collect.ImmutableList<? extends it.unibz.inf.ontop.model.term.ImmutableTerm> subTerms,
it.unibz.inf.ontop.model.term.TermFactory termFactory) |
canBePostProcessed, getNativeDBString, isAlwaysInjectiveInTheAbsenceOfNonInjectiveFunctionalTermsgetTargetType, inferType, isPreferringToBePostProcessedOverBeingBlocked, mayReturnNullWithoutNullArguments, tolerateNullsanalyzeInjectivity, buildTermAfterEvaluation, canBeSafelyDecomposedIntoConjunction, decomposeInjectiveTopFunctionalTerm, enableIfElseNullLifting, 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, waitsimplify2VLisPreferringToBePostProcessedOverBeingBlockedanalyzeInjectivity, canBePostProcessed, evaluateIsNotNull, evaluateNullability, evaluateStrictEq, getExpectedBaseType, inferType, isAggregation, isDeterministic, isNullable, proposeProvenanceVariables, simplify, simplifyAsGuaranteedToBeNonNullprotected DefaultSQLSimpleDBBooleanFunctionSymbol(String nameInDialect, int arity, it.unibz.inf.ontop.model.type.DBTermType dbBooleanType, it.unibz.inf.ontop.model.type.DBTermType rootDBTermType)
public boolean blocksNegation()
blocksNegation in interface it.unibz.inf.ontop.model.term.functionsymbol.BooleanFunctionSymbolpublic it.unibz.inf.ontop.model.term.ImmutableExpression negate(com.google.common.collect.ImmutableList<? extends it.unibz.inf.ontop.model.term.ImmutableTerm> subTerms,
it.unibz.inf.ontop.model.term.TermFactory termFactory)
negate in interface it.unibz.inf.ontop.model.term.functionsymbol.BooleanFunctionSymbolCopyright © 2009–2020 Free University of Bozen-Bolzano. All rights reserved.