| Package | Description |
|---|---|
| it.unibz.inf.ontop.model.term.functionsymbol.db.impl |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractDBIfThenElseFunctionSymbol
IF cond THEN v1 ELSE v2
TODO: simplify strict equalities
|
class |
AbstractDBIfThenFunctionSymbol
Abstract both for IF-THEN-ELSE or more general CASE
Arguments are an alternation of (ImmutableExpression, ImmutableTerm) plus optionally an ImmutableTerm for the default case
|
class |
BooleanDBIfElseNullFunctionSymbolImpl |
class |
DBBooleanCaseFunctionSymbolImpl |
class |
DBIntIndexFunctionSymbolImpl
The first sub-term encodes the index of the term to return.
|
class |
DefaultDBCaseFunctionSymbol |
class |
DefaultDBCoalesceFunctionSymbol |
class |
DefaultDBIfElseNullFunctionSymbol |
class |
MockupDBIfElseNullFunctionSymbol |
class |
NullIfDBFunctionSymbolImpl |
class |
WrappedDBBooleanCaseFunctionSymbolImpl |
Copyright © 2009–2021 Free University of Bozen-Bolzano. All rights reserved.