public class RelationLogic
extends java.lang.Object
Constructor and Description |
---|
RelationLogic() |
Modifier and Type | Method and Description |
---|---|
void |
addAttribute()
Add a new attribute to the selected relation
|
void |
addFd()
Add a fd to the selected relation
|
void |
deleteRelation()
Delete the selected relation
|
void |
editRelationWizard()
Edit the selected relation with wizard
|
void |
inspectRelation()
Inspect the selected relation
|
void |
optimizeRelation(NormalForm nf)
Normalize the selected relation to the given normalform
|
void |
renameRelation()
Rename the selected relation
|
public void addAttribute()
public void addFd()
public void editRelationWizard()
public void deleteRelation()
public void renameRelation()
public void inspectRelation()
public void optimizeRelation(NormalForm nf)
nf
- Target normalform