A B C D E F G H I J K L M N O P R S T U V W X

M

main(String[]) - Static method in class de.fesenmeyer.dbnormalizer.gui.ApplicationFrame
 
mainInformationPanel - Variable in class de.fesenmeyer.dbnormalizer.gui.TableInformationPanel
 
mergeFDs(Collection<FD>) - Static method in class de.fesenmeyer.dbnormalizer.core.algorithms.FDAlgorithms
Merges FDs using the union inference rule, e.g.: {a -> b, a -> c} => {a -> bc} One can also say that the FDs are grouped by equal LHS.
mergeThrowableWithMessage(String, Throwable) - Method in class de.fesenmeyer.dbnormalizer.core.log.DBNormalizerLogger
This method includes information about a Throwable t in the message.
MiscUtil - Class in de.fesenmeyer.dbnormalizer.core.util
"Miscellaneous" Utility class: Contains helper methods for various purposes.
MiscUtil() - Constructor for class de.fesenmeyer.dbnormalizer.core.util.MiscUtil
Makes the constructor inaccessible.

A B C D E F G H I J K L M N O P R S T U V W X