- undo() - Method in class dba.gui.auxClasses.GuiLogic
-
- uniteFdsWithSameLeftSide(ArrayList<FunctionalDependency>) - Method in class dbaCore.logic.Analysis.RelationUtils
-
Unites all fd's with equal left sides
- uniteMutualDepdendentGroups(ArrayList<ArrayList<FunctionalDependency>>) - Method in class dbaCore.logic.normalization.Synthese
-
Unites groups of fd's that are mutual dependent
- update(Observable, Object) - Method in class dba.gui.auxClasses.toolBars.ToolBar
-
- update(Observable, Object) - Method in class dba.gui.MainWindow
-
- updateAttrLists() - Method in class dba.gui.newRelation.auxClasses.AddRelationFunctionalDependencyPanel
-
Method to update the JLists containing the Sources and Targets
- updateDatatype() - Method in class dba.gui.auxClasses.toolBars.ToolBarDatabase
-
- updateElements() - Method in class dba.gui.auxClasses.toolBars.ToolBarAttribute
-
Method which updates the Checkboxes in the JPopupMenu according
to the attributes PK/FK status
- updateFDsLists() - Method in class dba.gui.newRelation.auxClasses.AddRelationFunctionalDependencyPanel
-
Method to update the JList with the FDs
- updateFkAttributeNames(String, String, String) - Method in class dbaCore.data.Database
-
Replace old AttributeNames with new ones
- updateFkRelationNames(String, String) - Method in class dbaCore.data.Database
-
Replaces a old relation name with a new one
- updateFunctionalDependencies() - Method in class dbaCore.data.RelationSchema
-
- updatePrimaryAndForeignKeys(RelationSchema, RelationSchema, ArrayList<ForeignKeyConstraint>) - Method in class dbaCore.logic.normalization.Decomposition
-
Updates the primary- and foreignKeys of the given relations
- updatePrimaryAndForeignKeys(ArrayList<RelationSchema>, ArrayList<ForeignKeyConstraint>) - Method in class dbaCore.logic.normalization.Synthese
-
Updates the primary- and foreignKeys of the given relations
- updateScrollpane() - Method in class dba.gui.auxClasses.navBarPanels.InspectPanel
-
Set update the Text inside the inspect panel
- updateTree() - Method in class dba.gui.auxClasses.navBarPanels.DatabaseTreePanel
-
Update tree and reload all elements from database
- updateZoom(Object) - Method in class dba.gui.auxClasses.toolBars.ToolBar
-
- Utilities - Class in dbaCore.data
-
Provides common functions for all Classes