public interface Key
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList |
getColumns()
Return the List of Column objects associated with this Key
|
Table |
getTable()
Return the Table object associated with this Key
|
boolean |
isForeignKey()
Returns true if this Key is a foreign key
|
org.eclipse.emf.common.util.EList getColumns()
Table getTable()
boolean isForeignKey()