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

G

GeneralRelationCheck - Class in dbaCore.logic.Analysis
Class containing the general Relation-check
GeneralRelationCheck() - Constructor for class dbaCore.logic.Analysis.GeneralRelationCheck
 
GeneralRelationCheckTest - Class in <Unnamed>
 
GeneralRelationCheckTest() - Constructor for class GeneralRelationCheckTest
 
getAllCandidateKeys(RelationSchema) - Method in class dbaCore.logic.Analysis.RelationCheck
Returns all candidate - keys
getAllCandidateKeys(RelationSchema) - Method in interface dbaCore.logic.Analysis.RelationInformation
 
getAllRelationNames() - Method in class dbaCore.data.Database
Returns the names of all existing relations
getArrowFDColor() - Method in class dba.options.Options
 
getArrowFKColor() - Method in class dba.options.Options
 
getAttribute() - Method in class dba.gui.CustomTree
Get current marked attribute
getAttributeByName(String) - Method in class dbaCore.data.RelationSchema
Returns a Attribute of the given name
getAttributeColor() - Method in class dba.options.Options
 
getAttributePosition(Attribute, ArrayList<FunctionalDependency>) - Method in class dbaCore.logic.Analysis.RelationCheck
Returns the Position of the Attribute in the given fd's
getAttributes() - Method in class dbaCore.data.Key
 
getAttributes() - Method in class dbaCore.data.RelationSchema
 
getAttributesNameArray() - Method in class dbaCore.data.RelationSchema
Returns a array containing the names of all Attributes of the relation
getAttributeStyle(Attribute, ImageSize) - Method in class dba.gui.auxClasses.jGraph.RelationUpdater
Gets the right style for the pk/fk constallation
getAvailableLocale() - Method in class dba.options.Options
 
getAvailLAF() - Method in class dba.options.Options
 
getBackgroundColor() - Method in class dba.options.Options
 
getBackwardPossible() - Method in class dbaCore.data.History
Returns if you can navigate backward in history
getBackwardPossible() - Method in class dbaCore.data.TimeLine
Returns if it is possible to move backward
getButtonAdd() - Method in class dba.utils.GetIcons
 
getButtonAttribute() - Method in class dba.utils.GetIcons
 
getButtonCancel() - Method in class dba.utils.GetIcons
 
getButtonDelete() - Method in class dba.utils.GetIcons
 
getButtonEdit() - Method in class dba.utils.GetIcons
 
getButtonFd() - Method in class dba.utils.GetIcons
 
getButtonFinish() - Method in class dba.utils.GetIcons
 
getClone() - Method in class dbaCore.data.Attribute
 
getClone() - Method in class dbaCore.data.Database
 
getClone() - Method in class dbaCore.data.ForeignKeyConstraint
 
getClone() - Method in class dbaCore.data.FunctionalDependency
 
getClone() - Method in class dbaCore.data.HistoricObject
 
getClone() - Method in class dbaCore.data.History
 
getClone() - Method in class dbaCore.data.NormalizationResult
 
getClone() - Method in class dbaCore.data.RelationSchema
 
getClone() - Method in class dbaCore.data.TimeLine
 
getClosure(RelationSchema, ArrayList<Attribute>) - Method in class dbaCore.logic.Analysis.RelationCheck
Returns the Closure of given Attributes
getClosure(ArrayList<FunctionalDependency>, ArrayList<Attribute>) - Method in class dbaCore.logic.Analysis.RelationCheck
Returns the Closure of given Attributes
getColumnClass(int) - Method in class dba.gui.DatatypeMappingFrame.DTMTableModel
 
getColumnClass(int) - Method in class dba.gui.metaInfoFrame.PersonTableModel
 
getColumnClass(int) - Method in class dba.gui.newRelation.auxClasses.AttributeTableModel
 
getColumnCount() - Method in class dba.gui.DatatypeMappingFrame.DTMTableModel
 
getColumnCount() - Method in class dba.gui.metaInfoFrame.PersonTableModel
 
getColumnCount() - Method in class dba.gui.newRelation.auxClasses.AttributeTableModel
 
getColumnName(int) - Method in class dba.gui.DatatypeMappingFrame.DTMTableModel
 
getColumnName(int) - Method in class dba.gui.metaInfoFrame.PersonTableModel
 
getColumnName(int) - Method in class dba.gui.newRelation.auxClasses.AttributeTableModel
 
getConnection(TypeEnum, String, String, String) - Static method in class dbaCore.dbConnection.DbConnectionFactory
 
getConstraints() - Method in class dbaCore.data.Attribute
 
getCurrentElement() - Method in class dbaCore.data.History
Returns the Database that is currently active
getCurrentElement() - Method in class dbaCore.data.TimeLine
Gets the element that is currently selected
getCustAdress() - Method in class dbaCore.data.Database
 
getCustCompany() - Method in class dbaCore.data.Database
 
getDatabase() - Method in class dba.gui.CustomTree
Getter for the current database
getDatabase() - Method in class dbaCore.data.Database
 
getDatabase() - Method in class dbaCore.dbConnection.DbConnection
 
getDbaLogo() - Method in class dba.utils.GetIcons
 
getDescription() - Method in class dba.gui.auxClasses.ExtensionFilter
 
getDeterminedAttributes(RelationSchema) - Method in class dbaCore.logic.Analysis.RelationUtils
Returns a ArrayList of Attributes which are determined by at least one fd
getDump() - Method in class dba.gui.auxClasses.CreateSqlDump
 
getEnumByValue(String) - Static method in enum dbaCore.data.dBTypes.TypeEnum
Get the Enumeration by String (name)
getExportFolder() - Method in class dba.options.Options
Getter for the export folder
getFax() - Method in class dbaCore.data.Person
 
getFd() - Method in class dba.gui.CustomTree
Getter for the current marked FD
getFdArrow() - Method in class dba.utils.GetIcons
 
getFeedback() - Method in class dba.options.Feedback
 
getFontColor() - Method in class dba.options.Options
 
getForeignKeys() - Method in class dba.gui.auxClasses.OptimizeFrame
Getter for the foreign keys of the result-relations
getForeignKeys() - Method in class dbaCore.data.Database
 
getForeignKeys() - Method in class dbaCore.data.NormalizationResult
 
getForwardPossible() - Method in class dbaCore.data.History
Returns if you can navigate forward in history
getForwardPossible() - Method in class dbaCore.data.TimeLine
Returns if it is possible to move forward
getFrame() - Method in class dba.gui.MainWindow
Getter for the MainFrame
getFullyContainedRelation(ArrayList<RelationSchema>) - Method in class dbaCore.logic.normalization.Synthese
Returns one fully contained relation at a time
getFunctionalDependencies() - Method in class dbaCore.data.RelationSchema
 
getGraphComponent() - Method in class dba.gui.auxClasses.jGraph.JGraphView
Returns the mxGraphComponent used in this View
getGroupsWithSameLeftSide(ArrayList<FunctionalDependency>) - Method in class dbaCore.logic.normalization.Synthese
Functional Depdendencies with the same left side get a own group
getHistory() - Method in class dbaCore.data.History
Returns the whole History
getIconAboutFrame() - Method in class dba.utils.GetIcons
 
getIconEditInfosFrame() - Method in class dba.utils.GetIcons
 
getIconFDWizardFrame() - Method in class dba.utils.GetIcons
 
getIconFrame() - Method in class dba.utils.GetIcons
 
getIconInspectFrame() - Method in class dba.utils.GetIcons
 
getIconOptimizeFrame() - Method in class dba.utils.GetIcons
 
getIconOptionsFrame() - Method in class dba.utils.GetIcons
 
GetIcons - Class in dba.utils
Class (singelton) which provides all icons.
getIconTipFrame() - Method in class dba.utils.GetIcons
 
getIconWizardFrame() - Method in class dba.utils.GetIcons
 
getImageSize(RelationSchema) - Method in class dba.gui.auxClasses.jGraph.RelationGraphUpdater
 
getImageSizeClass(Attribute) - Method in class dba.gui.auxClasses.jGraph.RelationUpdater
 
getInfoIcon() - Method in class dba.utils.GetIcons
 
getInstance() - Static method in class dba.gui.auxClasses.feedback.FeedbackbarPanel
Getter for the singelton FeedbackbarPanel (thread-save)
getInstance() - Static method in class dba.gui.CustomTree
Getter for the singelton customtree (thread-safe)
getInstance() - Static method in class dba.init.Initialize
Getter for the singelton inizialize (thread-save)
getInstance() - Static method in class dba.options.Options
Getter for the singelton options (thread-save)
getInstance() - Static method in class dba.utils.GetIcons
Getter for the singelton geticons (thread-safe)
getInstance() - Static method in class dba.utils.Localization
Getter for the singelton localization (thread-safe)
getInstance() - Static method in class dbaCore.data.dBTypes.types.MicrosoftDatabase
Getter for the singelton MSDatabase (thread-save)
getInstance() - Static method in class dbaCore.data.dBTypes.types.MySql
Getter for the singelton MySql (thread-save)
getInstance() - Static method in class dbaCore.data.dBTypes.types.Oracle
Getter for the singelton Oracle (thread-save)
getInstance() - Static method in class dbaCore.data.dBTypes.types.ProstgreSQL
Getter for the singelton PostgreSQL (thread-save)
getInstance() - Static method in class dbaCore.data.dBTypes.types.SQLite3
Getter for the singelton SQLite (thread-save)
getInstance() - Static method in class dbaCore.data.TimeLine
Getter for the singleton options (thread-save)
getInstance() - Static method in class dbaCore.data.Utilities
 
getInstance() - Static method in class dbaCore.logic.Analysis.RelationUtils
 
getIsForeignKey() - Method in class dbaCore.data.Attribute
 
getIsPrimaryKey() - Method in class dbaCore.data.Attribute
 
getJob() - Method in class dbaCore.data.Person
 
getKey(RelationSchema) - Method in class dbaCore.logic.Analysis.RelationUtils
Returns the CandidateKey with fewest Attributes s
getKey(ArrayList<Key>) - Method in class dbaCore.logic.Analysis.RelationUtils
Returns the smallest of all candidateKeys
getKeyByValue(HashMap<T, E>, E) - Method in class dba.options.Options
Get the key by value
getLanguage() - Method in class dba.options.Options
Get the current language (en/de/...)
getLastAdress() - Method in class dba.options.Options
 
getLastFileName() - Method in class dba.gui.auxClasses.GuiLogic
 
getLastType() - Method in class dba.options.Options
 
getLastUser() - Method in class dba.options.Options
 
getLookAndFeel() - Method in class dba.options.Options
 
getMail() - Method in class dbaCore.data.Person
 
getMenuAbout() - Method in class dba.utils.GetIcons
 
getMenuClose() - Method in class dba.utils.GetIcons
 
getMenuDonate() - Method in class dba.utils.GetIcons
 
getMenuEditInfos() - Method in class dba.utils.GetIcons
 
getMenuExport() - Method in class dba.utils.GetIcons
 
getMenuGithub() - Method in class dba.utils.GetIcons
 
getMenuHelp() - Method in class dba.utils.GetIcons
 
getMenuImport() - Method in class dba.utils.GetIcons
 
getMenuNew() - Method in class dba.utils.GetIcons
 
getMenuOpen() - Method in class dba.utils.GetIcons
 
getMenuOptions() - Method in class dba.utils.GetIcons
 
getMenuRedo() - Method in class dba.utils.GetIcons
 
getMenuSave() - Method in class dba.utils.GetIcons
 
getMenuUndo() - Method in class dba.utils.GetIcons
 
getMinimalRelation(RelationSchema) - Method in class dbaCore.logic.normalization.Decomposition
 
getMinimalSetOfFds(ArrayList<FunctionalDependency>) - Method in class dbaCore.logic.Analysis.RelationCheck
Returns a ArrayList containing the minimal set of functional dependencies
getMinimalSetOfFds(ArrayList<FunctionalDependency>) - Method in interface dbaCore.logic.Analysis.RelationInformation
 
getMutualDependentGroups(ArrayList<ArrayList<FunctionalDependency>>) - Method in class dbaCore.logic.normalization.Synthese
Returns two mutual dependent Groups
getName() - Method in class dbaCore.data.Attribute
 
getName() - Method in enum dbaCore.data.dBTypes.TypeEnum
 
getName() - Method in class dbaCore.data.Person
 
getName() - Method in class dbaCore.data.RelationSchema
 
getNameWithKeyNotation() - Method in class dbaCore.data.Attribute
 
getNewSelectedItem(TreeEnum) - Method in class dba.gui.CustomTree
Get the new selected Node in the after performing an operation!
getNF(RelationSchema, ArrayList<FunctionalDependency>) - Method in class dbaCore.logic.Analysis.GeneralRelationCheck
Returns the NormalForm of the given Schema
getNF(ArrayList<RelationSchema>) - Method in class dbaCore.logic.Analysis.GeneralRelationCheck
Returns the highest Normal Form of the given relations
getNF(RelationSchema, ArrayList<FunctionalDependency>) - Method in class dbaCore.logic.Analysis.RelationCheck
 
getNF(RelationSchema, ArrayList<FunctionalDependency>) - Method in interface dbaCore.logic.Analysis.RelationInformation
 
getNF(ArrayList<RelationSchema>) - Method in interface dbaCore.logic.Analysis.RelationInformation
 
getNormalFormText(NormalForm) - Method in class dbaCore.logic.Analysis.RelationUtils
Returns the text for a given Normalform
getNormalizedRelations() - Method in class dba.gui.auxClasses.OptimizeFrame
Getter for the new modified Relation
getNotes() - Method in class dbaCore.data.Database
 
getNumberOfMatchingAttributes(ArrayList<Attribute>, ArrayList<Attribute>) - Method in class dbaCore.logic.Analysis.RelationCheck
Returns the number of matching items of two lists
getNumberOfMatchingFds(RelationSchema, RelationSchema) - Method in class dbaCore.logic.normalization.Synthese
Returns the number of matching fds of two relations
getOnlyDeterminedAttributes(RelationSchema) - Method in class dbaCore.logic.Analysis.RelationCheck
 
getOptionsFile() - Method in class dba.options.Options
Returns the location of the OptionsFile
getOptionsFolder() - Method in class dba.options.Options
Returns the Location of the Folder containing the Option-Files
getOwnId() - Method in class dbaCore.data.RelationSchema
 
getParentRelation() - Method in class dba.gui.CustomTree
Get parent relation from current marked attribute or fd
getPath() - Method in class dba.gui.auxClasses.events.GraphicalExportRequested
 
getPersons() - Method in class dbaCore.data.Database
 
getPopupAttribute() - Method in class dba.utils.GetIcons
 
getPopupDelete() - Method in class dba.utils.GetIcons
 
getPopupEdit() - Method in class dba.utils.GetIcons
 
getPopupFK() - Method in class dba.utils.GetIcons
 
getPopupInspect() - Method in class dba.utils.GetIcons
 
getPopupOptimize2NF() - Method in class dba.utils.GetIcons
 
getPopupOptimize3NF() - Method in class dba.utils.GetIcons
 
getPopupOptimizeBCNF() - Method in class dba.utils.GetIcons
 
getPopupPK() - Method in class dba.utils.GetIcons
 
getPopupRelation() - Method in class dba.utils.GetIcons
 
getPopupRename() - Method in class dba.utils.GetIcons
 
getPopupWizard() - Method in class dba.utils.GetIcons
 
getPrimaryKey(RelationSchema) - Method in class dbaCore.logic.Analysis.RelationCheck
Returns a Key-Object, that contains all Attributes marked as Primary Key
getPrimaryKey(RelationSchema) - Method in interface dbaCore.logic.Analysis.RelationInformation
 
getPrimaryKey(RelationSchema) - Method in class dbaCore.logic.Analysis.RelationUtils
Returns a Key made of all Attributes marked as PK
getRelation() - Method in class dba.gui.CustomTree
Get current marked relation
getRelation() - Method in class dba.gui.newRelation.RelationWizard
Getter for the relation
getRelationChanged() - Method in class dba.gui.FDWizard.FDWizard
 
getRelationChanged() - Method in class dba.gui.newRelation.RelationWizard
Getter to see, if the given relation has changed
getRelationColor() - Method in class dba.options.Options
 
getRelationName(String, ArrayList<RelationSchema>) - Method in class dbaCore.logic.Analysis.RelationUtils
Returns a name for a new Relation
getRelations() - Method in class dbaCore.data.NormalizationResult
 
getRelationSchema(String) - Method in class dbaCore.data.Database
Returns the RelationSchema with the given Name / Index (starting with 1)
getRelationSchemaByIndex(Integer) - Method in class dbaCore.data.Database
Returns the Relation at the given Index
getRelationSchemaByName(String) - Method in class dbaCore.data.Database
Returns the Relation with the given Name
getRetVal() - Method in class dba.gui.DatatypeMappingFrame.DatatypeMappingFrame
 
getRetVal() - Method in class dba.gui.ImportDbFrame
 
getRetVal() - Method in class dba.gui.WelcomeScreen
 
getRowCount() - Method in class dba.gui.DatatypeMappingFrame.DTMTableModel
 
getRowCount() - Method in class dba.gui.metaInfoFrame.PersonTableModel
 
getRowCount() - Method in class dba.gui.newRelation.auxClasses.AttributeTableModel
 
getSaveFolder() - Method in class dba.options.Options
Getter for save folder
getSchemaFromFds(ArrayList<FunctionalDependency>) - Method in class dbaCore.logic.normalization.Synthese
Creates and returns a new RelationSchema from a given List of Fds
getSelectedButtonIndex() - Method in class dba.gui.newRelation.auxClasses.ToggleControl
Returns the Index of the Selected Button
getSelectedButtonText() - Method in class dba.gui.newRelation.auxClasses.ToggleControl
Returns the Text of the Selected Button
getShowTabInspect() - Method in class dba.options.Options
 
getShowTabOutline() - Method in class dba.options.Options
 
getShowTabTheme() - Method in class dba.options.Options
 
getShowTabToolbox() - Method in class dba.options.Options
 
getShowTabWiki() - Method in class dba.options.Options
 
getShowTippsOnStartup() - Method in class dba.options.Options
Getter for the boolean to show tip of the day
getSourceAttributeName() - Method in class dbaCore.data.ForeignKeyConstraint
 
getSourceAttributes() - Method in class dbaCore.data.FunctionalDependency
 
getSourceRelationName() - Method in class dbaCore.data.ForeignKeyConstraint
 
getString(String) - Method in class dba.utils.Localization
A little convenience for getting the Localized strings
getStringFromArrayList(ArrayList<?>) - Static method in class dbaCore.data.Utilities
Returns a String containing all elements of the list, separated by ","
getSubsetOfAttributes(ArrayList<Attribute>, ArrayList<ArrayList<Attribute>>) - Method in class dbaCore.logic.Analysis.RelationCheck
Returns all subsets of a given ArrayList
getTargetAttributeName() - Method in class dbaCore.data.ForeignKeyConstraint
 
getTargetAttributes() - Method in class dbaCore.data.FunctionalDependency
 
getTargetRelationName() - Method in class dbaCore.data.ForeignKeyConstraint
 
getTb2NF() - Method in class dba.utils.GetIcons
 
getTb3NF() - Method in class dba.utils.GetIcons
 
getTbAttribute() - Method in class dba.utils.GetIcons
 
getTbBCNF() - Method in class dba.utils.GetIcons
 
getTbDelete() - Method in class dba.utils.GetIcons
 
getTbEdit() - Method in class dba.utils.GetIcons
 
getTbFd() - Method in class dba.utils.GetIcons
 
getTbFK() - Method in class dba.utils.GetIcons
 
getTbInspect() - Method in class dba.utils.GetIcons
 
getTbNew() - Method in class dba.utils.GetIcons
 
getTbOpen() - Method in class dba.utils.GetIcons
 
getTbPK() - Method in class dba.utils.GetIcons
 
getTbRedo() - Method in class dba.utils.GetIcons
 
getTbRelation() - Method in class dba.utils.GetIcons
 
getTbRename() - Method in class dba.utils.GetIcons
 
getTbSave() - Method in class dba.utils.GetIcons
 
getTbUndo() - Method in class dba.utils.GetIcons
 
getTbWizard() - Method in class dba.utils.GetIcons
 
getTel() - Method in class dbaCore.data.Person
 
getText() - Method in class dba.options.Feedback
 
getTime() - Method in class dbaCore.data.events.Change
 
getTree() - Method in class dba.gui.auxClasses.navBarPanels.DatabaseTreePanel
 
getTreeAttribute() - Method in class dba.utils.GetIcons
 
getTreeCellRendererComponent(JTree, Object, boolean, boolean, boolean, int, boolean) - Method in class dba.gui.auxClasses.CustomTreeCellRenderer
 
getTreeDatabase() - Method in class dba.utils.GetIcons
 
getTreeFd() - Method in class dba.utils.GetIcons
 
getTreeRelation() - Method in class dba.utils.GetIcons
 
getType() - Method in class dbaCore.data.Database
 
getType() - Method in class dbaCore.data.dBTypes.DbTypeFactory
Factory method which returns the correct Datatype class
getValueAt(int, int) - Method in class dba.gui.DatatypeMappingFrame.DTMTableModel
 
getValueAt(int, int) - Method in class dba.gui.metaInfoFrame.PersonTableModel
 
getValueAt(int, int) - Method in class dba.gui.newRelation.auxClasses.AttributeTableModel
 
getZoomFactors() - Method in class dba.gui.auxClasses.jGraph.JGraphView
Returns all available zoomFactors
graph - Variable in class dba.gui.auxClasses.jGraph.JGraphView
 
graphComponent - Variable in class dba.gui.auxClasses.jGraph.JGraphView
 
GraphicalExportRequested - Class in dba.gui.auxClasses.events
Event that symbolizes a request for a graphical export
GraphicalExportRequested(Object, String) - Constructor for class dba.gui.auxClasses.events.GraphicalExportRequested
 
GraphicalExportRequested(GraphicalExportRequested) - Method in interface dba.gui.auxClasses.events.GraphicalExportRequestedListener
 
GraphicalExportRequestedListener - Interface in dba.gui.auxClasses.events
Listener for the GraphicalExportRequested - Event
GuiLogic - Class in dba.gui.auxClasses
 
GuiLogic(DatabaseTreePanel) - Constructor for class dba.gui.auxClasses.GuiLogic
 
A B C D E F G H I J K L M N O P R S T U V W X Z