public abstract class AbstractGeofBooleanFunctionSymbolDirectImpl extends AbstractGeofBooleanFunctionSymbolImpl
FunctionSymbol.FunctionalTermNullability| Modifier | Constructor and Description |
|---|---|
protected |
AbstractGeofBooleanFunctionSymbolDirectImpl(String functionSymbolName,
org.apache.commons.rdf.api.IRI functionIRI,
it.unibz.inf.ontop.com.google.common.collect.ImmutableList<TermType> inputTypes,
RDFDatatype xsdBooleanType) |
| Modifier and Type | Method and Description |
|---|---|
protected ImmutableTerm |
computeDBBooleanTerm(it.unibz.inf.ontop.com.google.common.collect.ImmutableList<ImmutableTerm> subLexicalTerms,
it.unibz.inf.ontop.com.google.common.collect.ImmutableList<ImmutableTerm> typeTerms,
TermFactory termFactory) |
abstract BiFunction<ImmutableTerm,ImmutableTerm,ImmutableTerm> |
getDBFunction(TermFactory termFactory) |
canBePostProcessed, computeLexicalTerm, computeTypeTerm, inferType, isAlwaysInjectiveInTheAbsenceOfNonInjectiveFunctionalTermsbuildTermAfterEvaluation, evaluateInputTypeError, tolerateNullsgetIRI, getOfficialNameextractLexicalTerm, extractRDFTermTypeTerm, isRDFFunctionalTerm, mayReturnNullWithoutNullArgumentsanalyzeInjectivity, 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, waitanalyzeInjectivity, evaluateIsNotNull, evaluateNullability, evaluateStrictEq, getExpectedBaseType, isAggregation, isDeterministic, isNullable, proposeProvenanceVariables, simplify, simplifyAsGuaranteedToBeNonNullprotected AbstractGeofBooleanFunctionSymbolDirectImpl(String functionSymbolName, org.apache.commons.rdf.api.IRI functionIRI, it.unibz.inf.ontop.com.google.common.collect.ImmutableList<TermType> inputTypes, RDFDatatype xsdBooleanType)
protected ImmutableTerm computeDBBooleanTerm(it.unibz.inf.ontop.com.google.common.collect.ImmutableList<ImmutableTerm> subLexicalTerms, it.unibz.inf.ontop.com.google.common.collect.ImmutableList<ImmutableTerm> typeTerms, TermFactory termFactory)
computeDBBooleanTerm in class AbstractGeofBooleanFunctionSymbolImplpublic abstract BiFunction<ImmutableTerm,ImmutableTerm,ImmutableTerm> getDBFunction(TermFactory termFactory)
Copyright © 2009–2021 Free University of Bozen-Bolzano. All rights reserved.