| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ColumnName
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, getExtensions, getLabel, getPrivileges, removeEAnnotationDetail, setAnnotationDetail, setDescription, setLabel | 
| Methods inherited from interface org.eclipse.emf.ecore.ENamedElement | 
|---|
| getName, setName | 
| Methods inherited from interface org.eclipse.emf.ecore.EModelElement | 
|---|
| getEAnnotations | 
| Methods inherited from interface org.eclipse.emf.ecore.EObject | 
|---|
| eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset | 
| Methods inherited from interface org.eclipse.emf.common.notify.Notifier | 
|---|
| eAdapters, eDeliver, eNotify, eSetDeliver | 
| Method Detail | 
|---|
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()void setTableCorrelation(TableCorrelation value)
Table Correlation' container reference.
 
 
value - the new value of the 'Table Correlation' container reference.getTableCorrelation()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()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 | |||||||||