| Constructor and Description |
|---|
OfflineMetadataProviderBuilder(TypeFactory typeFactory) |
| Modifier and Type | Method and Description |
|---|---|
TypeFactory |
CoreSingletons.getTypeFactory() |
TypeFactory |
OntopModelConfiguration.getTypeFactory() |
| Modifier and Type | Method and Description |
|---|---|
TypeFactory |
CoreSingletonsImpl.getTypeFactory() |
TypeFactory |
OntopModelConfigurationImpl.getTypeFactory() |
| Modifier and Type | Field and Description |
|---|---|
protected TypeFactory |
JoinOrFilterNodeImpl.typeFactory |
| Modifier and Type | Method and Description |
|---|---|
TypeFactory |
TermFactory.getTypeFactory() |
| Modifier and Type | Method and Description |
|---|---|
protected static com.google.common.collect.ImmutableTable<String,Integer,DBFunctionSymbol> |
MockupDBFunctionSymbolFactory.createDefaultRegularFunctionTable(TypeFactory typeFactory) |
static BnodeStringTemplateFunctionSymbol |
BnodeStringTemplateFunctionSymbolImpl.createFunctionSymbol(String template,
TypeFactory typeFactory) |
protected static IRIStringTemplateFunctionSymbol |
IRIStringTemplateFunctionSymbolImpl.createFunctionSymbol(String iriTemplate,
TypeFactory typeFactory) |
| Constructor and Description |
|---|
AbstractDBFunctionSymbolFactory(com.google.common.collect.ImmutableTable<String,Integer,DBFunctionSymbol> predefinedRegularFunctionTable,
TypeFactory typeFactory) |
ObjectStringTemplateFunctionSymbolImpl(String template,
int arity,
TypeFactory typeFactory) |
| Modifier and Type | Method and Description |
|---|---|
protected abstract ConcreteNumericRDFDatatype |
UnaryNumericSPARQLAggregationFunctionSymbolImpl.inferTypeWhenNonEmpty(ConcreteNumericRDFDatatype inputNumericDatatype,
TypeFactory typeFactory) |
protected ConcreteNumericRDFDatatype |
AvgSPARQLFunctionSymbolImpl.inferTypeWhenNonEmpty(ConcreteNumericRDFDatatype inputNumericDatatype,
TypeFactory typeFactory) |
protected ConcreteNumericRDFDatatype |
SumSPARQLFunctionSymbolImpl.inferTypeWhenNonEmpty(ConcreteNumericRDFDatatype inputNumericDatatype,
TypeFactory typeFactory) |
| Constructor and Description |
|---|
MinBasedSampleSPARQLFunctionSymbol(TypeFactory typeFactory) |
MinOrMaxSPARQLFunctionSymbolImpl(String name,
String officialName,
TypeFactory typeFactory,
boolean isMax) |
MinOrMaxSPARQLFunctionSymbolImpl(TypeFactory typeFactory,
boolean isMax) |
RDFTermTypeFunctionSymbolImpl(TypeFactory typeFactory,
TypeConstantDictionary dictionary,
com.google.common.collect.ImmutableBiMap<DBConstant,RDFTermTypeConstant> conversionMap,
boolean isSimplifiable) |
| Modifier and Type | Method and Description |
|---|---|
TypeFactory |
TermFactoryImpl.getTypeFactory() |
| Constructor and Description |
|---|
BNodeConstantImpl(String name,
TypeFactory typeFactory)
The default constructor.
|
IRIConstantImpl(org.apache.commons.rdf.api.IRI iri,
TypeFactory typeFactory) |
RDFLiteralConstantImpl(String value,
String language,
TypeFactory typeFactory) |
| Modifier and Type | Method and Description |
|---|---|
DBTypeFactory |
DBTypeFactory.Factory.createDBFactory(TermType rootTermType,
TypeFactory typeFactory) |
| Modifier and Type | Class and Description |
|---|---|
class |
TypeFactoryImpl |
Copyright © 2009–2020 Free University of Bozen-Bolzano. All rights reserved.