| Modifier and Type | Field and Description |
|---|---|
protected CoreUtilsFactory |
LinearInclusionDependenciesImpl.Builder.coreUtilsFactory |
| Modifier and Type | Method and Description |
|---|---|
static <P extends AtomPredicate> |
FullLinearInclusionDependenciesImpl.builder(CoreUtilsFactory coreUtilsFactory,
AtomFactory atomFactory) |
static <P extends AtomPredicate> |
LinearInclusionDependenciesImpl.builder(CoreUtilsFactory coreUtilsFactory,
AtomFactory atomFactory) |
| Constructor and Description |
|---|
Builder(CoreUtilsFactory coreUtilsFactory,
AtomFactory atomFactory) |
Builder(CoreUtilsFactory coreUtilsFactory,
AtomFactory atomFactory) |
DBLinearInclusionDependenciesImpl(CoreUtilsFactory coreUtilsFactory,
AtomFactory atomFactory) |
LinearInclusionDependenciesImpl(CoreUtilsFactory coreUtilsFactory,
AtomFactory atomFactory,
it.unibz.inf.ontop.com.google.common.collect.ImmutableList<LinearInclusionDependenciesImpl.LinearInclusionDependency<P>> dependencies) |
| Modifier and Type | Method and Description |
|---|---|
CoreUtilsFactory |
CoreSingletons.getCoreUtilsFactory() |
| Modifier and Type | Method and Description |
|---|---|
CoreUtilsFactory |
CoreSingletonsImpl.getCoreUtilsFactory() |
| Constructor and Description |
|---|
DefaultIntermediateQueryBuilder(ExecutorRegistry executorRegistry,
IntermediateQueryFactory iqFactory,
IntermediateQueryValidator validator,
CoreUtilsFactory coreUtilsFactory,
OntopModelSettings settings) |
DefaultQueryTreeComponent(QueryTree tree,
CoreUtilsFactory coreUtilsFactory)
TODO: explain
|
| Constructor and Description |
|---|
AggregationNodeImpl(it.unibz.inf.ontop.com.google.common.collect.ImmutableSet<Variable> groupingVariables,
ImmutableSubstitution<ImmutableFunctionalTerm> substitution,
SubstitutionFactory substitutionFactory,
IntermediateQueryFactory iqFactory,
AggregationNormalizer aggregationNormalizer,
ImmutableUnificationTools unificationTools,
ConstructionNodeTools constructionNodeTools,
ImmutableSubstitutionTools substitutionTools,
TermFactory termFactory,
CoreUtilsFactory coreUtilsFactory,
OntopModelSettings settings) |
ExtendedProjectionNodeImpl(SubstitutionFactory substitutionFactory,
IntermediateQueryFactory iqFactory,
ImmutableUnificationTools unificationTools,
ConstructionNodeTools constructionNodeTools,
ImmutableSubstitutionTools substitutionTools,
TermFactory termFactory,
CoreUtilsFactory coreUtilsFactory) |
VariableNullabilityImpl(Stream<Variable> variableStream,
CoreUtilsFactory coreUtilsFactory,
TermFactory termFactory,
SubstitutionFactory substitutionFactory)
Treats all the variables as independently nullable
|
Copyright © 2009–2021 Free University of Bozen-Bolzano. All rights reserved.