|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A representation of the model object 'SQL Column Name'.
The following features are supported:
SQLQueryModelPackage.getColumnName()
Method Summary | |
TableCorrelation |
getTableCorrelation()
Returns the value of the 'Table Correlation' container reference. |
WithTableSpecification |
getWithTableSpecification()
Returns the value of the 'With Table Specification' container reference. |
void |
setTableCorrelation(TableCorrelation value)
Sets the value of the ' Table Correlation ' container reference. |
void |
setWithTableSpecification(WithTableSpecification value)
Sets the value of the ' With Table Specification ' container reference. |
Methods inherited from interface org.eclipse.datatools.modelbase.sql.query.SQLQueryObject |
getSourceInfo, getSQL, setSourceInfo, setSQL |
Methods inherited from interface org.eclipse.datatools.modelbase.sql.schema.SQLObject |
addEAnnotation, addEAnnotationDetail, getComments, getDependencies, getDescription, getEAnnotation, getEAnnotationDetail, getLabel, getPrivileges, removeEAnnotationDetail, setAnnotationDetail, setDescription, setLabel |
Method Detail |
public TableCorrelation getTableCorrelation()
Column Name List
'.
If the meaning of the 'Table Correlation' container reference isn't clear, there really should be more of a description here...
setTableCorrelation(TableCorrelation)
,
SQLQueryModelPackage.getColumnName_TableCorrelation()
,
TableCorrelation.getColumnNameList()
public void setTableCorrelation(TableCorrelation value)
Table Correlation
' container reference.
value
- the new value of the 'Table Correlation' container reference.getTableCorrelation()
public WithTableSpecification getWithTableSpecification()
Column Name List
'.
If the meaning of the 'With Table Specification' container reference isn't clear, there really should be more of a description here...
setWithTableSpecification(WithTableSpecification)
,
SQLQueryModelPackage.getColumnName_WithTableSpecification()
,
WithTableSpecification.getColumnNameList()
public void setWithTableSpecification(WithTableSpecification value)
With Table Specification
' container reference.
value
- the new value of the 'With Table Specification' container reference.getWithTableSpecification()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |