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

S

save() - Method in class dba.gui.auxClasses.GuiLogic
Saves the database to the xml file
saveAs() - Method in class dba.gui.auxClasses.GuiLogic
 
SaveDbNow(Database, File) - Method in class dba.fileIO.SaveToXml
Save the given database to a xml file.
SaveToXml - Class in dba.fileIO
Class to save the database to a xml file
SaveToXml() - Constructor for class dba.fileIO.SaveToXml
 
selectedCell - Variable in class dba.gui.auxClasses.jGraph.JGraphView
 
setArrowFDColor(String) - Method in class dba.options.Options
 
setArrowFKColor(String) - Method in class dba.options.Options
 
setAttributeColor(String) - Method in class dba.options.Options
 
setAttributes(ArrayList<Attribute>) - Method in class dbaCore.data.RelationSchema
 
setBackgroundColor(String) - Method in class dba.options.Options
 
setConstraints(String) - Method in class dba.gui.auxClasses.AttrLogic
Set the Attribute constraints (as given in class mySql)
setConstraints(String) - Method in class dbaCore.data.Attribute
 
setContent(mxGraphComponent) - Method in class dba.gui.auxClasses.navBarPanels.OutlinePanel
Sets the mxGraphComponent to display
setCustAdress(String) - Method in class dbaCore.data.Database
 
setCustCompany(String) - Method in class dbaCore.data.Database
 
setDatabase(Database) - Method in class dba.gui.auxClasses.GuiLogic
Set the Database
setDatabase(Database) - Method in class dba.gui.auxClasses.navBarPanels.DatabaseTreePanel
 
setDatabase(Database) - Method in class dba.gui.auxClasses.nodes.DatabaseNode
 
setDirty(boolean) - Method in class dbaCore.data.HistoricObject
 
setDirty(boolean) - Method in class dbaCore.data.TimeLine
 
setEnabledFD(boolean) - Method in class dba.gui.auxClasses.toolBars.ToolBarRelation
 
setEnabledInspect(boolean) - Method in class dba.gui.auxClasses.toolBars.ToolBarDatabase
Enable disable inspect button
setEnabledOpti(boolean) - Method in class dba.gui.auxClasses.toolBars.ToolBarRelation
 
setEnabledOpti2NF(boolean) - Method in class dba.gui.auxClasses.toolBars.ToolBarRelation
 
setEnabledOpti3NF(boolean) - Method in class dba.gui.auxClasses.toolBars.ToolBarRelation
 
setFax(String) - Method in class dbaCore.data.Person
 
setFontColor(String) - Method in class dba.options.Options
 
setForeignKeys(ArrayList<ForeignKeyConstraint>) - Method in class dbaCore.data.NormalizationResult
 
setFunctionalDependencies(ArrayList<FunctionalDependency>) - Method in class dbaCore.data.RelationSchema
 
setIconOfButtonAtIndex(int, ImageIcon) - Method in class dba.gui.newRelation.auxClasses.ToggleControl
Sets the Icon of a ToggleButton
setIsForeignKey(boolean) - Method in class dbaCore.data.Attribute
 
setIsForeignKeyWithoutFiring(boolean) - Method in class dbaCore.data.Attribute
 
setIsPrimaryKey(boolean) - Method in class dbaCore.data.Attribute
 
setJob(String) - Method in class dbaCore.data.Person
 
setLanguage(String) - Method in class dba.options.Options
 
setLastAdress(String) - Method in class dba.options.Options
 
setLastType(String) - Method in class dba.options.Options
 
setLastUser(String) - Method in class dba.options.Options
 
setLookAndFeel() - Method in class dba.init.Initialize
 
setLookAndFeel(String) - Method in class dba.options.Options
 
setMail(String) - Method in class dbaCore.data.Person
 
setName(String) - Method in class dbaCore.data.Attribute
 
setName(String) - Method in class dbaCore.data.Person
 
setName(String) - Method in class dbaCore.data.RelationSchema
 
setNameWithoutFiring(String) - Method in class dbaCore.data.Attribute
Assigns the new name without firing the changeEvent!
setNameWithoutFiring(String) - Method in class dbaCore.data.RelationSchema
Assigns the new name without firing the changeEvent!
setNotes(String) - Method in class dbaCore.data.Database
 
setOwnId(int) - Method in class dbaCore.data.RelationSchema
 
setPersons(ArrayList<Person>) - Method in class dbaCore.data.Database
 
setRelationColor(String) - Method in class dba.options.Options
 
setRelations(ArrayList<RelationSchema>) - Method in class dbaCore.data.NormalizationResult
 
setSelectedButtonIndex(int) - Method in class dba.gui.newRelation.auxClasses.ToggleControl
Sets the SelectedButton via his index
setSelectedItem(int) - Method in class dba.gui.CustomTree
Select a row in tree and scroll to it
setSelectedNode(Object) - Method in class dba.gui.CustomTree
Select Node in tree by given object
setSelectionInterval(int, int) - Method in class dba.gui.newRelation.auxClasses.MultiListSelectionModel
 
setShowTabInspect(Boolean) - Method in class dba.options.Options
 
setShowTabOutline(Boolean) - Method in class dba.options.Options
 
setShowTabTheme(Boolean) - Method in class dba.options.Options
 
setShowTabToolbox(Boolean) - Method in class dba.options.Options
 
setShowTabWiki(Boolean) - Method in class dba.options.Options
 
setShowTippsOnStartup(Boolean) - Method in class dba.options.Options
Setter for the boolean to show tip of the day
setSourceAttributeName(String) - Method in class dbaCore.data.ForeignKeyConstraint
 
setSourceAttributes(ArrayList<Attribute>) - Method in class dbaCore.data.FunctionalDependency
 
setSourceRelationName(String) - Method in class dbaCore.data.ForeignKeyConstraint
 
setTargetAttributeName(String) - Method in class dbaCore.data.ForeignKeyConstraint
 
setTargetAttributes(ArrayList<Attribute>) - Method in class dbaCore.data.FunctionalDependency
 
setTargetRelationName(String) - Method in class dbaCore.data.ForeignKeyConstraint
 
setTel(String) - Method in class dbaCore.data.Person
 
setType(TypeEnum) - Method in class dbaCore.data.Database
 
setValueAt(Object, int, int) - Method in class dba.gui.DatatypeMappingFrame.DTMTableModel
 
setValueAt(Object, int, int) - Method in class dba.gui.metaInfoFrame.PersonTableModel
 
setValueAt(Object, int, int) - Method in class dba.gui.newRelation.auxClasses.AttributeTableModel
 
setZoomEnabled(boolean) - Method in class dba.gui.auxClasses.jGraph.JGraphView
 
showFeedback(String, FeedbackEnum) - Method in class dba.gui.auxClasses.feedback.FeedbackbarPanel
 
showScreen() - Method in class dba.gui.WelcomeScreen
 
showTOD() - Method in class dba.gui.tippOfTheDayFrame
Show the tip of the day frame
SQLite3 - Class in dbaCore.data.dBTypes.types
Singelton class with all available Attribute for a SQLite Database
SQLite3() - Constructor for class dbaCore.data.dBTypes.types.SQLite3
 
SQLiteConnection - Class in dbaCore.dbConnection
Create a connection to a Database and import Relations, Attributes and Keys
SQLiteConnection() - Constructor for class dbaCore.dbConnection.SQLiteConnection
 
Synthese - Class in dbaCore.logic.normalization
Class providing basic synthesis-methods
Synthese() - Constructor for class dbaCore.logic.normalization.Synthese
 
SyntheseTo3NF - Class in dbaCore.logic.normalization
Synthese-Algorithm for Third-NF
SyntheseTo3NF() - Constructor for class dbaCore.logic.normalization.SyntheseTo3NF
 
SyntheseTo3NFTest - Class in <Unnamed>
 
SyntheseTo3NFTest() - Constructor for class SyntheseTo3NFTest
 
A B C D E F G H I J K L M N O P R S T U V W X Z