|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SetOfFDs | |
---|---|
functionalDependency.general | |
functionalDependency.parser |
Uses of SetOfFDs in functionalDependency.general |
---|
Methods in functionalDependency.general that return SetOfFDs | |
---|---|
SetOfFDs |
SetOfFDs.base()
Berechnung einer minimalen Ueberdeckung (Basisalgorithmus). |
SetOfFDs |
SetOfFDs.clone()
|
SetOfFDs |
RelationalDatabaseSchema.getBase()
|
SetOfFDs |
RelationalDatabaseSchema.getFDs()
|
static SetOfFDs |
SetOfFDs.parseSchemaFromLine(java.lang.String line)
|
Methods in functionalDependency.general with parameters of type SetOfFDs | |
---|---|
boolean |
SetOfFDs.equals(SetOfFDs s)
Prueft die Gleichheit zweier SetOfFDs -Objekte. |
boolean |
SetOfFDs.exactMatch(SetOfFDs s)
|
Constructors in functionalDependency.general with parameters of type SetOfFDs | |
---|---|
RelationalDatabaseSchema(AttributeSet attr,
SetOfFDs fd)
|
|
RelationalDatabaseSchema(java.lang.String attr,
SetOfFDs fd)
|
|
RelationSchema(java.lang.String nm,
AttributeSet attr,
SetOfFDs fds)
|
|
RelationSchema(java.lang.String nm,
java.lang.String attr,
SetOfFDs fds)
|
Uses of SetOfFDs in functionalDependency.parser |
---|
Methods in functionalDependency.parser that return SetOfFDs | |
---|---|
SetOfFDs |
Parser.parseFDDef()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |