Class | Description |
---|---|
Attribute |
Class representing a Attribute
|
Database |
Class representing a Database
|
ForeignKeyConstraint |
Class representing a ForeignKey-Constraint
|
FunctionalDependency |
Class representing a Functional dependency
|
HistoricObject |
Base-Class for all Elements of a History
|
History |
Class representing a Undo/Redo History
|
Key |
List of Attributes representing a Key
|
NormalizationResult |
Class representing the result of a normalization
|
Person |
Class representing a person for the metainformation
|
RelationSchema |
Class representing a Relation
|
TimeLine |
Class representing the Undo/Redo History
|
Utilities |
Provides common functions for all Classes
|
Enum | Description |
---|---|
AttributePosition |
Enum representing the position of attributes in functional
dependencies
|
NormalForm |
Enum representing the supported Normalforms
|