public interface Column extends Named
The following features are supported:
RelationalPackage.getColumn()
Modifier and Type | Method and Description |
---|---|
Table |
getKeyOf()
Returns the value of the 'Key Of' reference.
|
Table |
getOwner()
Returns the value of the 'Owner' container reference.
|
Type |
getType()
Returns the value of the 'Type' reference.
|
void |
setKeyOf(Table value)
Sets the value of the '
Key Of ' reference. |
void |
setOwner(Table value)
Sets the value of the '
Owner ' container reference. |
void |
setType(Type value)
Sets the value of the '
Type ' reference. |
compareTo, eExtendedClass, eIsInstanceOf, eIsInstanceOf, eIsProfiled, eIsRemoved, eMetamodel, eMetaTypeName, eModel, eRemove, eSetUniqueID, eUniqueID, superScript, superScript, toBoolean, toBoolean, toByte, toByte, toChar, toChar, toDouble, toDouble, toFloat, toFloat, toInt, toInt, toList, toList, toList, toList, toList, toLong, toLong, toObject, toObject, toSet, toSet, toShort, toShort, toString, toString
getEAnnotation, getEAnnotations
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
eAdapters, eDeliver, eNotify, eSetDeliver
Table getOwner()
Columns
'.
setOwner(Table)
,
RelationalPackage.getColumn_Owner()
,
Table.getColumns()
void setOwner(Table value)
Owner
' container reference.
value
- the new value of the 'Owner' container reference.getOwner()
Table getKeyOf()
Keys
'.
setKeyOf(Table)
,
RelationalPackage.getColumn_KeyOf()
,
Table.getKeys()
void setKeyOf(Table value)
Key Of
' reference.
value
- the new value of the 'Key Of' reference.getKeyOf()
Type getType()
setType(Type)
,
RelationalPackage.getColumn_Type()