public class TypeConstantDictionaryImpl extends Object implements TypeConstantDictionary
| Modifier and Type | Method and Description |
|---|---|
RDFTermTypeConstant |
convert(DBConstant constant) |
DBConstant |
convert(RDFTermTypeConstant termTypeConstant) |
it.unibz.inf.ontop.com.google.common.collect.ImmutableBiMap<DBConstant,RDFTermTypeConstant> |
createConversionMap(Collection<RDFTermTypeConstant> termTypeConstants) |
public DBConstant convert(RDFTermTypeConstant termTypeConstant)
convert in interface TypeConstantDictionarypublic RDFTermTypeConstant convert(DBConstant constant)
convert in interface TypeConstantDictionarypublic it.unibz.inf.ontop.com.google.common.collect.ImmutableBiMap<DBConstant,RDFTermTypeConstant> createConversionMap(Collection<RDFTermTypeConstant> termTypeConstants)
createConversionMap in interface TypeConstantDictionaryCopyright © 2009–2020 Free University of Bozen-Bolzano. All rights reserved.