| Package | Description |
|---|---|
| it.unibz.inf.ontop.model.term.functionsymbol.db | |
| it.unibz.inf.ontop.model.term.functionsymbol.db.impl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
DBIfElseNullFunctionSymbol |
| 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 |
DefaultDBCaseFunctionSymbol |
class |
DefaultDBIfElseNullFunctionSymbol |
class |
MockupDBIfElseNullFunctionSymbol |
class |
WrappedDBBooleanCaseFunctionSymbolImpl |
Copyright © 2009–2020 Free University of Bozen-Bolzano. All rights reserved.