public class RDFTermTypeImpl extends TermTypeImpl implements RDFTermType
| Modifier | Constructor and Description |
|---|---|
protected |
RDFTermTypeImpl(String name,
TermTypeAncestry parentAncestry) |
protected |
RDFTermTypeImpl(String name,
TermTypeAncestry parentAncestry,
Function<DBTypeFactory,DBTermType> closestDBTypeFct)
Concrete RDF term type
|
| Modifier and Type | Method and Description |
|---|---|
DBTermType |
getClosestDBType(DBTypeFactory dbTypeFactory)
If the RDF term type has a canonical natural DB type, returns it.
|
equals, getAncestry, getCommonDenominator, hashCode, isA, isAbstract, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetAncestry, getCommonDenominator, isA, isAbstractprotected RDFTermTypeImpl(String name, TermTypeAncestry parentAncestry, Function<DBTypeFactory,DBTermType> closestDBTypeFct)
protected RDFTermTypeImpl(String name, TermTypeAncestry parentAncestry)
public DBTermType getClosestDBType(DBTypeFactory dbTypeFactory) throws UnsupportedOperationException
RDFTermTypegetClosestDBType in interface RDFTermTypeUnsupportedOperationExceptionCopyright © 2009–2020 Free University of Bozen-Bolzano. All rights reserved.