public class FunctionalDependencyImpl extends Object implements FunctionalDependency
FunctionalDependency.Builder| Modifier and Type | Method and Description |
|---|---|
static FunctionalDependency.Builder |
builder(DatabaseRelationDefinition relation) |
com.google.common.collect.ImmutableSet<Attribute> |
getDependents() |
com.google.common.collect.ImmutableSet<Attribute> |
getDeterminants() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdefaultBuilderpublic com.google.common.collect.ImmutableSet<Attribute> getDeterminants()
getDeterminants in interface FunctionalDependencypublic com.google.common.collect.ImmutableSet<Attribute> getDependents()
getDependents in interface FunctionalDependencypublic static FunctionalDependency.Builder builder(DatabaseRelationDefinition relation)
Copyright © 2009–2020 Free University of Bozen-Bolzano. All rights reserved.