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
I
IconManager
- Class in
de.fesenmeyer.dbnormalizer.gui
IconManager()
- Constructor for class de.fesenmeyer.dbnormalizer.gui.
IconManager
imageIcons
- Variable in class de.fesenmeyer.dbnormalizer.gui.
IconManager
importedFKs
- Variable in class de.fesenmeyer.dbnormalizer.core.algorithms.
NormalizationFKsProposal
The FKs to be defined due to the old table's imported keys.
importedFKsPanel
- Variable in class de.fesenmeyer.dbnormalizer.gui.
NormPropPanel
importedKeys
- Variable in class de.fesenmeyer.dbnormalizer.core.
Table
The imported keys for this table.
importedKeysPanel
- Variable in class de.fesenmeyer.dbnormalizer.gui.
TableInformationPanel
info(String)
- Method in class de.fesenmeyer.dbnormalizer.core.log.
DBNormalizerLogger
Logs an info with the specified message.
infoPanel
- Variable in class de.fesenmeyer.dbnormalizer.gui.
ApplicationFrame
InformationPanel
- Class in
de.fesenmeyer.dbnormalizer.gui
InformationPanel()
- Constructor for class de.fesenmeyer.dbnormalizer.gui.
InformationPanel
initialize(Table)
- Method in class de.fesenmeyer.dbnormalizer.core.algorithms.
NFDetermination
Helper method for initialization of the member variables of this class.
innerFKS
- Variable in class de.fesenmeyer.dbnormalizer.core.algorithms.
NormalizationFKsProposal
The FKs to be defined between the created tables of the normalization proposal.
innerFKsPanel
- Variable in class de.fesenmeyer.dbnormalizer.gui.
NormPropPanel
inputDoc
- Variable in class de.fesenmeyer.dbnormalizer.core.configuration.xml.
DOMTransformer
The Input-DOM-Document.
INSTANCE
- Static variable in class de.fesenmeyer.dbnormalizer.core.dbaccess.
DBConnectionManager
The singleton instance.
INSTANCE
- Static variable in class de.fesenmeyer.dbnormalizer.gui.
IconManager
isAccepted()
- Method in class de.fesenmeyer.dbnormalizer.gui.
DBConfigFrame
isAccepted()
- Method in class de.fesenmeyer.dbnormalizer.gui.
DBTableSelectionFrame
isBlank(String)
- Static method in class de.fesenmeyer.dbnormalizer.core.util.
StringUtil
Tests if a String variable is empty, that means if it is null or if it contains an empty string.
isCellEditable(int, int)
- Method in class de.fesenmeyer.dbnormalizer.gui.
FDAnalysisPanel.FDAnalysisTableModel
isCellEditable(int, int)
- Method in class de.fesenmeyer.dbnormalizer.gui.
FDCheckInfoFrame.FDCheckResultTableModel
isCellEditable(int, int)
- Method in class de.fesenmeyer.dbnormalizer.gui.
FDModificationPanel.FDModTableModel
isCellEditable(int, int)
- Method in class de.fesenmeyer.dbnormalizer.gui.
FKInfoPanel.FKInfoTableModel
isCellEditable(int, int)
- Method in class de.fesenmeyer.dbnormalizer.gui.
SimpleFDPanel.SimpleFDTableModel
isCellEditable(int, int)
- Method in class de.fesenmeyer.dbnormalizer.gui.
TableColumnInfoPanel.TableColumnInfoTableModel
isCellEditable(EventObject)
- Method in class de.fesenmeyer.dbnormalizer.gui.util.
JComponentCellEditor
isDbTable()
- Method in class de.fesenmeyer.dbnormalizer.core.
Table
States whether this table is a DB-Table or not.
isDebugLoggable()
- Method in class de.fesenmeyer.dbnormalizer.core.log.
DBNormalizerLogger
Returns if debug messages are loggable.
isErrorLoggable()
- Method in class de.fesenmeyer.dbnormalizer.core.log.
DBNormalizerLogger
Returns if error messages are loggable.
isFatalLoggable()
- Method in class de.fesenmeyer.dbnormalizer.core.log.
DBNormalizerLogger
Returns if fatal error messages are loggable.
isInfoLoggable()
- Method in class de.fesenmeyer.dbnormalizer.core.log.
DBNormalizerLogger
Returns if info messages are loggable.
isKeyAttribute(String)
- Method in class de.fesenmeyer.dbnormalizer.core.algorithms.
NFDetermination
Helper method which looks if the attribute specified by argument attr is part of a candidate key (a prime attribute).
isMember(FD, Set<FD>)
- Static method in class de.fesenmeyer.dbnormalizer.core.algorithms.
FDAlgorithms
The Membership algorithm checks if the FD specified by argument fd is member of the set of FDs specified by argument fds, that means if it can be derived from this set.
isNullable()
- Method in class de.fesenmeyer.dbnormalizer.core.
TableColumn
Gets whether the column can be null or not.
isProperSubset(Set<T>, Set<T>)
- Static method in class de.fesenmeyer.dbnormalizer.core.util.
SetOperationsUtil
Tests if argument set1 is a proper subset of argument set2.
isRedundant(FD, Set<FD>)
- Static method in class de.fesenmeyer.dbnormalizer.core.algorithms.
FDAlgorithms
This algorithm checks if an FD is redundant by using the Membership algorithm
FDAlgorithms.isMember(FD, Set)
.
isSubset(Set<T>, Set<T>)
- Static method in class de.fesenmeyer.dbnormalizer.core.util.
SetOperationsUtil
Tests if argument set1 is a subset of argument set2.
isWarnLoggable()
- Method in class de.fesenmeyer.dbnormalizer.core.log.
DBNormalizerLogger
Returns if warn messages are loggable.
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