public abstract class AbstractUnaryGeofWKTFunctionSymbolDirectImpl extends AbstractGeofWKTFunctionSymbolImpl
FunctionSymbol.FunctionalTermNullability| Modifier | Constructor and Description |
|---|---|
protected |
AbstractUnaryGeofWKTFunctionSymbolDirectImpl(String functionSymbolName,
org.apache.commons.rdf.api.IRI functionIRI,
it.unibz.inf.ontop.com.google.common.collect.ImmutableList<TermType> inputTypes,
RDFDatatype wktLiteralType) |
| Modifier and Type | Method and Description |
|---|---|
protected ImmutableTerm |
computeDBTerm(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 Function<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 AbstractUnaryGeofWKTFunctionSymbolDirectImpl(String functionSymbolName, org.apache.commons.rdf.api.IRI functionIRI, it.unibz.inf.ontop.com.google.common.collect.ImmutableList<TermType> inputTypes, RDFDatatype wktLiteralType)
protected ImmutableTerm computeDBTerm(it.unibz.inf.ontop.com.google.common.collect.ImmutableList<ImmutableTerm> subLexicalTerms, it.unibz.inf.ontop.com.google.common.collect.ImmutableList<ImmutableTerm> typeTerms, TermFactory termFactory)
computeDBTerm in class AbstractGeofWKTFunctionSymbolImplpublic abstract Function<ImmutableTerm,ImmutableTerm> getDBFunction(TermFactory termFactory)
Copyright © 2009–2021 Free University of Bozen-Bolzano. All rights reserved.