public class FunctionalDependencyImpl extends Object implements FunctionalDependency
| Modifier and Type | Class and Description |
|---|---|
static class |
FunctionalDependencyImpl.BuilderImpl |
FunctionalDependency.Builder| Modifier and Type | Method and Description |
|---|---|
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 FunctionalDependencyCopyright © 2009–2020 Free University of Bozen-Bolzano. All rights reserved.