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

C

Change - Class in dbaCore.data.events
Event signaling imminent change or already happened change
Change(Object, Time) - Constructor for class dbaCore.data.events.Change
 
Change(Change) - Method in interface dbaCore.data.events.ChangeListener
 
changedUpdate(DocumentEvent) - Method in class dba.gui.newRelation.auxClasses.CustomDocumentListener
 
ChangeListener - Interface in dbaCore.data.events
Listener for the Change-Event
changeListener - Variable in class dbaCore.data.HistoricObject
 
ChangeSupport - Class in dbaCore.data.events
Helper Class to handle Change Events
ChangeSupport() - Constructor for class dbaCore.data.events.ChangeSupport
 
changeSupport - Variable in class dbaCore.data.HistoricObject
 
checker - Variable in class dbaCore.logic.normalization.Decomposition
 
checker - Variable in class dbaCore.logic.normalization.Optimizer
 
checkForBCNF(RelationSchema) - Method in class dbaCore.logic.Analysis.GeneralRelationCheck
Returns all functional dependencies that violate the BCNF
checkForBCNF(RelationSchema) - Method in interface dbaCore.logic.Analysis.RelationInformation
 
checkForSecondNF(RelationSchema) - Method in class dbaCore.logic.Analysis.GeneralRelationCheck
Returns all functional dependencies that violate the second NF
checkForSecondNF(RelationSchema) - Method in interface dbaCore.logic.Analysis.RelationInformation
 
checkForThirdNF(RelationSchema) - Method in class dbaCore.logic.Analysis.GeneralRelationCheck
Returns all functional dependencies that violate the Third NF
checkForThirdNF(RelationSchema) - Method in interface dbaCore.logic.Analysis.RelationInformation
 
checkIfAttrExists(String, RelationSchema) - Method in class dba.gui.CustomTree
Check if a given Attribute name exists in given RelationSchema
checkIfRelationExists(String) - Method in class dba.gui.CustomTree
Check if relationname is existing in DB
constants - Interface in dba.utils
Constants used in our program
convertValueToString(Object) - Method in class dba.gui.auxClasses.jGraph.XGraph
 
copyAttributes(ArrayList<Attribute>, ArrayList<Attribute>) - Method in class dbaCore.logic.Analysis.RelationCheck
Copies a set of Attributes to another set of Attributes
CreateSqlDump - Class in dba.gui.auxClasses
Create an SQL Dump from current database
CreateSqlDump() - Constructor for class dba.gui.auxClasses.CreateSqlDump
 
CustomDocumentListener - Class in dba.gui.newRelation.auxClasses
Custom Document listener for monitoring changes in Textfield with Relationname
CustomDocumentListener(JButton) - Constructor for class dba.gui.newRelation.auxClasses.CustomDocumentListener
Constructor
CustomerInfosFrame - Class in dba.gui.metaInfoFrame
Class to print the Customer information frame
CustomerInfosFrame(Database) - Constructor for class dba.gui.metaInfoFrame.CustomerInfosFrame
Create the dialog.
CustomTable - Class in dba.gui.metaInfoFrame
Class provide a custom JTable
CustomTable(PersonTableModel) - Constructor for class dba.gui.metaInfoFrame.CustomTable
 
CustomTree - Class in dba.gui
Class which extends JTree and implements methods for our usage (singleton)
CustomTreeCellRenderer - Class in dba.gui.auxClasses
Custom TreeCellRenderer to provide custom icons for Database, Relations, Attributes and FDs
CustomTreeCellRenderer() - Constructor for class dba.gui.auxClasses.CustomTreeCellRenderer
 
A B C D E F G H I J K L M N O P R S T U V W X Z