public interface FunctionalDependency
| Modifier and Type | Interface and Description |
|---|---|
static interface |
FunctionalDependency.Builder |
| Modifier and Type | Method and Description |
|---|---|
static FunctionalDependency.Builder |
defaultBuilder(DatabaseRelationDefinition relation) |
it.unibz.inf.ontop.com.google.common.collect.ImmutableSet<Attribute> |
getDependents() |
it.unibz.inf.ontop.com.google.common.collect.ImmutableSet<Attribute> |
getDeterminants() |
it.unibz.inf.ontop.com.google.common.collect.ImmutableSet<Attribute> getDeterminants()
it.unibz.inf.ontop.com.google.common.collect.ImmutableSet<Attribute> getDependents()
static FunctionalDependency.Builder defaultBuilder(DatabaseRelationDefinition relation)
Copyright © 2009–2020 Free University of Bozen-Bolzano. All rights reserved.