public class SyntheseTo3NF extends Synthese
Constructor and Description |
---|
SyntheseTo3NF() |
Modifier and Type | Method and Description |
---|---|
void |
normalize(RelationSchema relationToNormalize,
NormalizationResult result,
java.lang.Boolean minimizeFds) |
getFullyContainedRelation, getGroupsWithSameLeftSide, getMutualDependentGroups, getNumberOfMatchingFds, getSchemaFromFds, isAnyRelationContainingAKey, uniteMutualDepdendentGroups, updatePrimaryAndForeignKeys
public void normalize(RelationSchema relationToNormalize, NormalizationResult result, java.lang.Boolean minimizeFds)