public class TypeFactoryImpl extends Object implements TypeFactory
| Modifier and Type | Method and Description |
|---|---|
TermType |
getAbstractAtomicTermType() |
ObjectRDFType |
getAbstractObjectRDFType() |
RDFDatatype |
getAbstractOntopDateOrDatetimeDatatype() |
RDFDatatype |
getAbstractOntopNumericDatatype() |
RDFDatatype |
getAbstractRDFSLiteral() |
RDFTermType |
getAbstractRDFTermType() |
ObjectRDFType |
getBlankNodeType() |
RDFDatatype |
getDatatype(org.apache.commons.rdf.api.IRI iri)
Don't call it with langString!
|
DBTypeFactory |
getDBTypeFactory() |
ObjectRDFType |
getIRITermType() |
RDFDatatype |
getLangTermType(String languageTagString) |
MetaRDFTermType |
getMetaRDFTermType() |
RDFDatatype |
getUnsupportedDatatype() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetXsdBooleanDatatype, getXsdDatetimeDatatype, getXsdDatetimeStampDatatype, getXsdDecimalDatatype, getXsdDoubleDatatype, getXsdFloatDatatype, getXsdIntegerDatatype, getXsdStringDatatypepublic RDFDatatype getLangTermType(String languageTagString)
getLangTermType in interface TypeFactorypublic RDFDatatype getDatatype(org.apache.commons.rdf.api.IRI iri)
TypeFactorygetDatatype in interface TypeFactorypublic ObjectRDFType getIRITermType()
getIRITermType in interface TypeFactorypublic ObjectRDFType getBlankNodeType()
getBlankNodeType in interface TypeFactorypublic RDFDatatype getUnsupportedDatatype()
getUnsupportedDatatype in interface TypeFactorypublic RDFDatatype getAbstractOntopNumericDatatype()
getAbstractOntopNumericDatatype in interface TypeFactorypublic RDFDatatype getAbstractOntopDateOrDatetimeDatatype()
getAbstractOntopDateOrDatetimeDatatype in interface TypeFactorypublic RDFDatatype getAbstractRDFSLiteral()
getAbstractRDFSLiteral in interface TypeFactorypublic TermType getAbstractAtomicTermType()
getAbstractAtomicTermType in interface TypeFactorypublic RDFTermType getAbstractRDFTermType()
getAbstractRDFTermType in interface TypeFactorypublic ObjectRDFType getAbstractObjectRDFType()
getAbstractObjectRDFType in interface TypeFactorypublic MetaRDFTermType getMetaRDFTermType()
getMetaRDFTermType in interface TypeFactorypublic DBTypeFactory getDBTypeFactory()
getDBTypeFactory in interface TypeFactoryCopyright © 2009–2020 Free University of Bozen-Bolzano. All rights reserved.