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

A

About - Class in dba.gui
Class to show the JDialog for the about Window
About() - Constructor for class dba.gui.About
Create the dialog.
accept(File) - Method in class dba.gui.auxClasses.ExtensionFilter
 
addAttribute() - Method in class dba.gui.auxClasses.RelationLogic
Add a new attribute to the selected relation
addAttribute(String) - Method in class dbaCore.data.RelationSchema
 
addAttribute(Attribute) - Method in class dbaCore.data.RelationSchema
 
addChangeListener(ChangeListener) - Method in class dbaCore.data.events.ChangeSupport
Adds a new ChangeListener to the collection
addChangeListener(ChangeListener) - Method in class dbaCore.data.HistoricObject
 
addFd() - Method in class dba.gui.auxClasses.RelationLogic
Add a fd to the selected relation
addFunctionalDependency(FunctionalDependency) - Method in class dbaCore.data.RelationSchema
 
addGraphicalExportRequestedListener(GraphicalExportRequestedListener) - Method in class dba.gui.auxClasses.GuiLogic
 
addHistoricObject(HistoricObject) - Method in class dbaCore.data.History
Adds a Element at the current index and erases all elements past that index
addHistoricObject(HistoricObject) - Method in class dbaCore.data.TimeLine
Adds a completely new Object to History (e.g. for load)
addObserver(Observer) - Method in class dba.gui.auxClasses.jGraph.JGraphView
Add a Observer to the Collection
addObserver(Observer) - Method in class dba.gui.metaInfoFrame.CustomerInfosFrame
 
addPropertyChangeListener(PropertyChangeListener) - Method in class dbaCore.data.TimeLine
 
AddRelationFunctionalDependencyPanel - Class in dba.gui.newRelation.auxClasses
Class to provide a JPanel with all Functions needed for the Wizard Card1
AddRelationFunctionalDependencyPanel(RelationSchema) - Constructor for class dba.gui.newRelation.auxClasses.AddRelationFunctionalDependencyPanel
Defaultconstructor to create the panel.
AddRelationNameAttributePanel - Class in dba.gui.newRelation.auxClasses
Class to provide a JPanel with all Functions needed for the Wizard Card0
AddRelationNameAttributePanel(RelationSchema, Database, WizardEnum) - Constructor for class dba.gui.newRelation.auxClasses.AddRelationNameAttributePanel
Create the panel to set Relationname and adding Attributes
addRelationSchema(RelationSchema) - Method in class dbaCore.data.Database
Adds a RelationSchema to the database and adds PropertyChangedListener
addRow(Person) - Method in class dba.gui.metaInfoFrame.PersonTableModel
Add new row to our Table
AllTests - Class in <Unnamed>
 
AllTests() - Constructor for class AllTests
 
areFdSetsEquivalent(ArrayList<FunctionalDependency>, ArrayList<FunctionalDependency>) - Method in class dbaCore.logic.Analysis.RelationCheck
Returns if two Sets of Functional Dependencies are equivalent
areFdSetsEquivalent(ArrayList<FunctionalDependency>, ArrayList<FunctionalDependency>) - Method in interface dbaCore.logic.Analysis.RelationInformation
 
Attribute - Class in dbaCore.data
Class representing a Attribute
Attribute() - Constructor for class dbaCore.data.Attribute
 
Attribute(String) - Constructor for class dbaCore.data.Attribute
 
Attribute(String, boolean, boolean) - Constructor for class dbaCore.data.Attribute
 
AttributeNode - Class in dba.gui.auxClasses.nodes
Represents Attribute Node in JTree Component
AttributeNode(Attribute) - Constructor for class dba.gui.auxClasses.nodes.AttributeNode
Parametric constructor
AttributePosition - Enum in dbaCore.data
Enum representing the position of attributes in functional dependencies
AttributeTableModel - Class in dba.gui.newRelation.auxClasses
Custom Tablemodel which can handle our ArrayList with Attributes and contains all Actions to handle it
AttributeTableModel(ArrayList<Attribute>, Database, RelationSchema) - Constructor for class dba.gui.newRelation.auxClasses.AttributeTableModel
 
AttrLogic - Class in dba.gui.auxClasses
Class with methods to perform actions on Attributes
AttrLogic() - Constructor for class dba.gui.auxClasses.AttrLogic
 
A B C D E F G H I J K L M N O P R S T U V W X Z