| Package | Description |
|---|---|
| it.unibz.inf.ontop.model.type | |
| it.unibz.inf.ontop.model.type.impl | |
| it.unibz.inf.ontop.model.type.lexical |
| 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 |
DBTermTypeImpl.getCategory() |
| Constructor and Description |
|---|
DBTermTypeImpl(String name,
TermTypeAncestry parentAncestry,
boolean isAbstract,
DBTermType.Category category) |
NumberDBTermType(String name,
String castName,
TermTypeAncestry parentAncestry,
RDFDatatype rdfDatatype,
DBTermType.Category category) |
NumberDBTermType(String name,
TermTypeAncestry parentAncestry,
RDFDatatype rdfDatatype,
DBTermType.Category category) |
| Modifier and Type | Method and Description |
|---|---|
static LexicalSpace |
DefaultLexicalSpaces.getDefaultSpace(DBTermType.Category category) |
Copyright © 2009–2020 Free University of Bozen-Bolzano. All rights reserved.