Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
X
V
validate()
- Method in class de.fesenmeyer.dbnormalizer.core.configuration.xml.
DOMValidator
Validates the DOM-Document against the XML-Schema, as specified in the constructor.
validateData()
- Method in class de.fesenmeyer.dbnormalizer.gui.
DBConfigFrame
valueOf(String)
- Static method in enum de.fesenmeyer.dbnormalizer.core.
FDCheckState
Returns the enum constant of this type with the specified name.
valueOf(String)
- Static method in enum de.fesenmeyer.dbnormalizer.core.
NormalForm
Returns the enum constant of this type with the specified name.
valueOf(String)
- Static method in enum de.fesenmeyer.dbnormalizer.core.
TableContainerType
Returns the enum constant of this type with the specified name.
valueOf(String)
- Static method in enum de.fesenmeyer.dbnormalizer.gui.
DBNormalizerTreeNode.NodeType
Returns the enum constant of this type with the specified name.
valueOf(String)
- Static method in enum de.fesenmeyer.dbnormalizer.gui.
TableTreePanel.Add_Mode
Returns the enum constant of this type with the specified name.
values()
- Static method in enum de.fesenmeyer.dbnormalizer.core.
FDCheckState
Returns an array containing the constants of this enum type, in the order they are declared.
values()
- Static method in enum de.fesenmeyer.dbnormalizer.core.
NormalForm
Returns an array containing the constants of this enum type, in the order they are declared.
values()
- Static method in enum de.fesenmeyer.dbnormalizer.core.
TableContainerType
Returns an array containing the constants of this enum type, in the order they are declared.
values()
- Static method in enum de.fesenmeyer.dbnormalizer.gui.
DBNormalizerTreeNode.NodeType
Returns an array containing the constants of this enum type, in the order they are declared.
values()
- Static method in enum de.fesenmeyer.dbnormalizer.gui.
TableTreePanel.Add_Mode
Returns an array containing the constants of this enum type, in the order they are declared.
verticalSplit
- Variable in class de.fesenmeyer.dbnormalizer.gui.
ApplicationFrame
violates2NF(FD)
- Method in class de.fesenmeyer.dbnormalizer.core.algorithms.
NFDetermination
Checks if a FD violates 2NF.
violates3NF(FD)
- Method in class de.fesenmeyer.dbnormalizer.core.algorithms.
NFDetermination
Checks if a FD violates 3NF.
violatesBCNF(FD)
- Method in class de.fesenmeyer.dbnormalizer.core.algorithms.
NFDetermination
Checks if a FD violates BCNF.
violatingFDs
- Variable in class de.fesenmeyer.dbnormalizer.core.algorithms.
NFDetermination
Map, which holds for each key (normal form) the FDs which violate this normal form
violatingFDs
- Variable in class de.fesenmeyer.dbnormalizer.core.algorithms.
NFDeterminationResult
The determined violating FDs, grouped by normal form.
violatingFDs
- Variable in class de.fesenmeyer.dbnormalizer.gui.
FDAnalysisPanel.FDAnalysisTableModel
violatingFDs
- Variable in class de.fesenmeyer.dbnormalizer.gui.
SimpleFDPanel.SimpleFDTableModel
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
X