public class UnaryLexicalFunctionSymbolImpl extends UnaryLatelyTypedFunctionSymbolImpl
FunctionSymbol.FunctionalTermNullability| Modifier | Constructor and Description |
|---|---|
protected |
UnaryLexicalFunctionSymbolImpl(DBTermType dbStringType,
MetaRDFTermType metaRDFTermType,
Function<DBTermType,DBFunctionSymbol> dbFunctionSymbolFct) |
| Modifier and Type | Method and Description |
|---|---|
protected ImmutableTerm |
transformNaturalDBTerm(ImmutableFunctionalTerm dbTerm,
DBTermType inputDBType,
RDFTermType rdfType,
TermFactory termFactory)
Converts back the natural DB term into a lexical term.
|
buildTermAfterEvaluation, canBePostProcessed, inferType, isAlwaysInjectiveInTheAbsenceOfNonInjectiveFunctionalTerms, mayReturnNullWithoutNullArguments, tolerateNullsanalyzeInjectivity, canBeSafelyDecomposedIntoConjunction, decomposeInjectiveTopFunctionalTerm, enableIfElseNullLifting, evaluateIsNotNull, evaluateNullability, evaluateStrictEq, evaluateStrictEqWithFunctionalTerm, evaluateStrictEqWithNonNullConstant, getExpectedBaseType, getExpectedBaseTypes, isAggregation, isDeterministic, isInjective, isNullable, proposeProvenanceVariables, simplify, simplifyAsGuaranteedToBeNonNull, transformIntoRegularArguments, tryToLiftMagicNumbersequals, getArity, getName, hashCode, toStringprotected UnaryLexicalFunctionSymbolImpl(DBTermType dbStringType, MetaRDFTermType metaRDFTermType, Function<DBTermType,DBFunctionSymbol> dbFunctionSymbolFct)
protected ImmutableTerm transformNaturalDBTerm(ImmutableFunctionalTerm dbTerm, DBTermType inputDBType, RDFTermType rdfType, TermFactory termFactory)
transformNaturalDBTerm in class UnaryLatelyTypedFunctionSymbolImplCopyright © 2009–2020 Free University of Bozen-Bolzano. All rights reserved.