public static class LinearInclusionDependenciesImpl.Builder<P extends AtomPredicate> extends Object
| Modifier and Type | Field and Description |
|---|---|
protected AtomFactory |
atomFactory |
protected it.unibz.inf.ontop.com.google.common.collect.ImmutableList.Builder<LinearInclusionDependenciesImpl.LinearInclusionDependency<P>> |
builder |
protected CoreUtilsFactory |
coreUtilsFactory |
| Modifier | Constructor and Description |
|---|---|
protected |
Builder(CoreUtilsFactory coreUtilsFactory,
AtomFactory atomFactory) |
| Modifier and Type | Method and Description |
|---|---|
LinearInclusionDependenciesImpl.Builder<P> |
add(DataAtom<P> head,
DataAtom<P> body) |
BasicLinearInclusionDependenciesImpl<P> |
build() |
protected final it.unibz.inf.ontop.com.google.common.collect.ImmutableList.Builder<LinearInclusionDependenciesImpl.LinearInclusionDependency<P extends AtomPredicate>> builder
protected final CoreUtilsFactory coreUtilsFactory
protected final AtomFactory atomFactory
protected Builder(CoreUtilsFactory coreUtilsFactory, AtomFactory atomFactory)
public BasicLinearInclusionDependenciesImpl<P> build()
Copyright © 2009–2020 Free University of Bozen-Bolzano. All rights reserved.