| Package | Description |
|---|---|
| it.unibz.inf.ontop.model.type | |
| it.unibz.inf.ontop.model.type.impl |
| Modifier and Type | Method and Description |
|---|---|
DBTermType.Category |
DBTermType.getCategory() |
static DBTermType.Category |
DBTermType.Category.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DBTermType.Category[] |
DBTermType.Category.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
DBTermType.Category |
DatetimeDBTermType.getCategory() |
DBTermType.Category |
NumberDBTermType.getCategory() |
DBTermType.Category |
NonStringNonNumberNonBooleanNonDatetimeDBTermType.getCategory() |
DBTermType.Category |
BooleanDBTermType.getCategory() |
DBTermType.Category |
StringDBTermType.getCategory() |
| Constructor and Description |
|---|
NumberDBTermType(String name,
String castName,
TermTypeAncestry parentAncestry,
RDFDatatype rdfDatatype,
DBTermType.Category category) |
NumberDBTermType(String name,
TermTypeAncestry parentAncestry,
RDFDatatype rdfDatatype,
DBTermType.Category category) |
Copyright © 2009–2020 Free University of Bozen-Bolzano. All rights reserved.